Fee
type
stringSpecifies the type of fee. Possible values includes: 1. network gas fee 2. bridge fee 3. partner fee associated with the transfer
Allowed values:
bridgegaspartner
amount
stringFee amount in wei
amountUSD
stringFee amount converted to USD$ equivalent
tokenSymbol
stringSpecifies the token symbol this fee is being deducted in
tokenAddress
stringSpecifies the token address this fee is being deducted in
chainSlug
stringSpecifies the chain this fee is being deducted from
Example:
ethereum
decimals
numberdeductedFromSourceToken
booleanSpecifies whether this fee is deducted from the original source token amount. If false, this implies that this is an additional fee on top of the source token amount
preparing...