
Uniswap V3 Pool: USDC/WMATIC (Polygon)
0x2DB8...0D1BDeFipooluniswap
Contract Level Prompt
Foundational semantic layer for AI interpretation.
Trading pool for USDC/WMATIC for 0.3% LP fee on Polygon. Useful as an onchain price oracle via the `observe` read function.
factory()
viewFunctional Prompt
Returns the address of the factory that deployed this pool.
Input Parameters
No input parameters.
Output Parameters
output
factoryAddressaddress
Address of the deploying factory.