US
USDC (Base) (Clone)
0x8335...2913x402ERC20ERP3009erc20
Contract Level Prompt
Foundational semantic layer for AI interpretation.
This is the Base mainnet smart contract for the USDC stablecoin. The USDC stablecoin implements the EIP-3009 interface which makes it compatible with the x402 payment scheme. USDC has deep liquidity on all major DEXs and can be easily swapped into most other major ERC20 tokens with minimal slippage.
approve()
nonpayableFunctional Prompt
Function approve (write)
Input Parameters
input
spenderaddress
Input of type address
input
valueuint256
Input of type uint256
Output Parameters
output
output0bool
Output of type bool