USDC API

USDC is one of the most popular stablecoins in DeFi. This Python module offers helpers to deal with USDC and other Centre’s fiat tokens.

  • EIP-3009 transferWithAuthorization for gasless and single click purchases

  • Support FiatToken version 1, version 2 and version 2.1

  • Test deployments

eth_defi.usdc.deployment

USDC deployment management.

eth_defi.usdc.eip_3009

EIP-3009 transferWithAuthorization() support for Python.