get_v1_reserves
Retrieve the ETH and token reserve amounts for a Uniswap V1 pair by providing an ERC20 token address or symbol.
Instructions
Reads the on-chain ETH/token reserves of a token's Uniswap V1 exchange.
Uniswap V1 pairs are always ETH<->token. token is a mainnet ERC20
contract address or a known symbol (e.g. "USDC", "DAI", "WBTC").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes |