get_liquidity_metadata
Retrieve liquidity details for a pair, covering both unlocked and locked liquidity, by providing the network ID and pair contract address.
Instructions
Get liquidity metadata for a pair, including both unlocked and locked liquidity data
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | The pair contract address | |
| networkId | Yes | The network ID the pair is on |