Swing Points Program is Live 🚀 Learn More →

Route

bridge
required
bridgeTokenAddress
string
required
Example:
0x1111111254fb6c44bac0bed2854e76f90643097d
steps
array[string]
required

The status of the current transfer step. It should be in one of these values: allowance' | 'approve' | 'send' | 'nativeStaking' | 'bridge' | 'sign' | 'claim';

Allowed values:
allowanceapprovesendnativeStakingsignclaimbridge
path
array[RouteSwapPath]
fromChain
string
Example:
ethereum
toChain
string
Example:
ethereum
fromToken
Token
toToken
Token
amount
string
Example:
1000000000000000000
integration
string

Name of the underlying contract integration associated with this quote. Bridges, DEXs, Staking Providers, and Lending Protocols

distribution
object
Example:
{"example-1":{"PancakeV3":1.3333333333333337,"PancakeV1":1.3333333333333337,"DODOV2":1.3333333333333337},"example-2":{"Hashflow":100}}
Example
preparing...