get_bridge_fees
Retrieve itemized costs for cross-chain token transfers. Input token, amount, source and destination chains, and bridge protocol to see fee details for planning.
Instructions
Get detailed fee breakdown for a bridge transfer
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | Token to bridge | |
| amount | Yes | Amount in wei | |
| bridge | Yes | Bridge protocol | |
| destChain | Yes | Destination chain | |
| sourceChain | Yes | Source chain |