Releases: paxosglobal/paxos-token-contracts
Releases · paxosglobal/paxos-token-contracts
Paxos Token Contracts Version 2
Changes:
- Single base repo for all Paxos stablecoins with base functionality
- Update the solidity compiler to 0.8.17
- Added two EIP for gas savings: EIP-3009 and EIP-2612
- Added ability to support mint/burn for multiple addresses via SupplyControl
- Migrate from truffle to hardhat