The amount of the fromToken to send in atomic units of the token. For example, 1000000000000000000 when sending ETH equates to 1 ETH, 1000000 when sending USDC equates to 1 USDC, etc.
fromToken
1000000000000000000
1000000
^\d+$
The amount of the
fromToken
to send in atomic units of the token. For example,1000000000000000000
when sending ETH equates to 1 ETH,1000000
when sending USDC equates to 1 USDC, etc.