Skip to content

Releases: paxosglobal/paxos-token-contracts

Paxos Token Contracts Version 2

04 Nov 16:54
a470147
Compare
Choose a tag to compare

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