Skip to content

Releases: paxosglobal/pyusd-contract

PYUSD v2.0.1

13 Nov 20:27
8e50618
Compare
Choose a tag to compare

This release includes a bugfix to prevent frozen address from performing cross chain transfers.

New contract addresses:
PYUSD implementation: 0x7302eA4E51B041b691D1F3458fA7D36560f90708
This contract implementation was deployed from paxos-token-contracts at commit 1aeaaa82d2396944c6452225c4d9859830a9be91

PYUSD Token v2

04 Nov 20:35
f712b0c
Compare
Choose a tag to compare

This release upgrades the PYUSD implementation contract to include the following new features:

  • 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
  • Add batch blocklisting function for improved operations

The PYUSD proxy address remains the same, 0x6c3ea9036406852006290770BEdFcAbA0e23A0e8
New contract addresses:

  • PYUSD implementation: 0x8EcaE0B0402E29694B3Af35d5943D4631Ee568dC
  • SupplyControl: 0x31d9bDEa6F104606C954f8FE6ba614F1BD347Ec3
  • SupplyControl implementation: 0xFaB5891ED867a1195303251912013b92c4fc3a1D

These contracts were deployed from paxos-token-contracts at commit f401417c0298584ada2f17ed80137e4bf09815e7

PYUSD Contract Version 1

04 Nov 17:23
258d5d1
Compare
Choose a tag to compare
v1.0.0

PYUSD contract version 1