
Uniswap V3 ETH/USDC Pool 0.05% (Arbitrum)
0xC696...E8D0V3DeFiuniswap
Contract Level Prompt
Foundational semantic layer for AI interpretation.
This is the Uniswap V3 trading pool in the 0.05% fee teir pairing ETH and USDC on the Arbitrum network. It can be used as a price and liquidity oracle via the data returned by `observe`.
token1()
viewFunctional Prompt
Returns the address of the second token in the trading pool pair.
Input Parameters
No input parameters.
Output Parameters
output
token1address
Address of the second token in the trading pool pair.