
Uniswap V3 Pool USDT0/OKB (X Layer)
0x63d6...6e02DeFipooluniswap
Contract Level Prompt
Foundational semantic layer for AI interpretation.
Trading pool for USDC/OKB 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 in the trading pair. Important for calculating TWAP.
Input Parameters
No input parameters.
Output Parameters
output
token0Addressaddress
Address of the first token in the pool.