Bridge
Execute Bridge Transfer
Execute a cross-chain bridge transfer
POST
Execute Bridge Transfer
Initiates a cross-chain bridge transfer to move tokens from one blockchain to another.
Body Parameters
The source blockchain (e.g.
ethereum, polygon, arbitrum, solana).The destination blockchain (e.g.
ethereum, polygon, arbitrum, solana).The amount of tokens to bridge.
The wallet address on the destination chain to receive the tokens.
Whether to use fast transfer mode for quicker settlement. May incur higher fees.
The bridging protocol to use (e.g.
cctp, wormhole). Defaults to cctp.Response
Unique identifier for tracking this bridge transfer.
Transaction hash on the source chain.
Current status of the bridge transfer (e.g.
pending, in_progress, completed).Execute Bridge Transfer