
USDC (Unichain)
0x078D...7AD6stablecoinx402
Contract Level Prompt
Foundational semantic layer for AI interpretation.
This is the official USDC smart contract on Unichain. USDC is a dollar-backed stablecoin; each USDC token is redeemable for 1 USD via Circle. It supports the EIP-3009 interface and can be used with any x402-compatible facilitatro.
transferWithAuthorization()
nonpayableFunctional Prompt
Function transferWithAuthorization (write)
Input Parameters
input
fromaddress
Input of type address
input
toaddress
Input of type address
input
valueuint256
Input of type uint256
input
validAfteruint256
Input of type uint256
input
validBeforeuint256
Input of type uint256
input
noncebytes32
Input of type bytes32
input
signaturebytes
Input of type bytes
Output Parameters
No output parameters.