Circle Simplifies Smart Contract Interactions with ERC-1271 Support
Circle has streamlined interactions between smart contracts and USDC by adding ERC-1271 support to its Gateway infrastructure. This means that smart contract wallets can now directly sign and manage USDC balances without needing a delegate account as an intermediary.
Gateway, Circle's cross-chain layer, allows users to access unified, non-custodial USDC balances across multiple blockchains in under 500 milliseconds. However, previously, its 'burn intents' required signatures from externally owned accounts (EOAs), which smart contract wallets couldn't produce natively.
ERC-1271 solves this issue by establishing a standard way for smart contracts to verify signatures. Over 50 protocols already use it, including Uniswap, and Circle's adoption means Gateway now speaks the same language as the broader smart contract ecosystem.