bridge_get_quota_and_fee
Retrieve cross-chain bridge transfer limits and fees in a single request for any supported token and chain pair.
Instructions
Get bridge quota (min/max limits) and fees in one call (section 1.2.3)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Token symbol (e.g., USDT, USDC, VTHO) | |
| toChainType | Yes | Destination chain type | |
| tokenPairID | No | Token pair ID (optional, for fee query) | |
| fromChainType | Yes | Source chain type (e.g., VET, ETH, BNB) |