bridging_bridgeDeBridge
Bridge tokens between blockchains using deBridge DLN. Transfer tokens across chains with deterministic pricing and slippage control.
Instructions
Bridge tokens across chains via deBridge DLN. Fast cross-chain transfers with deterministic pricing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Amount to bridge (raw) | |
| sender | Yes | Sender address | |
| tokenIn | Yes | Token address on source chain | |
| tokenOut | Yes | Token address on destination chain (use "0x0" for native) | |
| recipient | Yes | Recipient address on destination chain | |
| slippageBps | No | Slippage tolerance in bps | |
| sourceChain | Yes | Source chain ID (e.g. 7565164 for Solana) | |
| destinationChain | Yes | Destination chain ID |