US
USDC (Unichain)
0x078D...7AD6x402stablecoin
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.
decimals()
viewFunctional Prompt
Returns the number of decimals used in Unichain USDC's fixed point arithmetic.
Input Parameters
No input parameters.
Output Parameters
output
decimalsuint8
The number of decimals that Unichain USDC uses in its fixed-point arithmetic.