TransactionSide
Either the source or destination side of a transaction.
chain
stringChain slug or chainId
Example:
ethereum
token
stringToken address or symbol
Example:
ETH
address
stringWallet address
Example:
0x...
amount
stringToken amount in decimals
Example:
100
amountUSD
stringToken amount in US Dollars
Example:
100
hash
stringTransaction hash
Example:
0x...
preparing...