Uniswap V3 Pool: USDC/WETH (Arbitrum)

Uniswap V3 Pool: USDC/WETH (Arbitrum)

0xc473...B57cArbitrumArbitrum
uniswappoolDeFi

Contract Level Prompt

Foundational semantic layer for AI interpretation.

psychology
Trading pool for USDC/WETH for 0.3% LP fee on Arbitrum. Useful as an onchain price oracle via the `observe` read function.

token1()

view

Functional Prompt

Returns the second token in the trading pool. Important for calculating TWAP.

Input Parameters

No input parameters.

Output Parameters

output
token1Addressaddress

The address of the second token in the trading pair.