Fee Estimation for Bridge Order
Last updated
Last updated
Our API's Fee Estimation for Bridge Order feature is designed to provide users with an accurate estimate of the fees for their planned bridging transaction. Once the source and destination chains, the asset, and the amount are determined, users can utilize this feature to understand the financial implications of their transfer. This estimation is crucial for informed financial planning and decision-making, ensuring users are aware of potential costs.
GET
/api/bridge/quote
Name | Type | Description |
---|---|---|
source_chain*
string
Name of source chain.
destination_chain*
string
Name of destination chain.
asset_from*
string
Name of the asset in source network.
asset_to*
string
Name of the asset in destination network
amount*
string
Amount of asset_from to bridge
wallet_sender
string
User wallet to calculate fee for.