
Uniswap V3 Pool: USDC/WETH (Ethereum)
0x8ad5...e6D8DeFipooluniswap
Contract Level Prompt
Foundational semantic layer for AI interpretation.
Trading pool for USDC/WETH for 0.3% LP fee. Useful as an onchain price oracle via the `observe` read function.
token0()
viewFunctional Prompt
Returns the address of the first token of the trading pair. Needed for correct TWAP calculations
Input Parameters
No input parameters.
Output Parameters
output
token0Addressaddress
Address of the second token in the trading pool