US

USDC (Base) (Clone)

0x8335...2913BaseBase
x402ERC20ERP3009erc20

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()

nonpayable

Functional Prompt

Function approve (write)

Input Parameters

spenderaddress

Input of type address

valueuint256

Input of type uint256

Output Parameters

output0bool

Output of type bool