Skip to main content
The App Kit SDK can estimate gas fees and provider fees before making a bridge transfer, and only proceed if the costs are acceptable.

Prerequisites

Before you begin, ensure that you’ve: These are required so any example below runs with a valid kit and adapter.

Estimate costs

This example estimates costs for a bridge transfer of 1.00 USDC from Ethereum Sepolia to Arc Testnet:
TypeScript