FeeBalanceToken

chainSlug
string

Chain Slug e.g. ethereum

balances
array[TokenBalance]

Balance of each token

symbol
string

token symbol

decimals
number

decimal

tokenAddress
string

token address

amount
string

amount from contract

feeCollectorAddress
string

Fee collector smart contracts for the balance of each token for the partner address.

feeIntergationName
string

Fee collector intergration name. It could be swing, squid...

amountUsd
number

Final fees collected into the source chain in ($USD)

amount
number

Final fees collected into the source chain

Example
preparing...