The properties shared by all transfers on Salt. value is the raw amount in the token's smallest unit (wei for native, token-decimals for ERC20). Callers convert with viem's parseEther / parseUnits as needed.
value
parseEther
parseUnits
The properties shared by all transfers on Salt.
valueis the raw amount in the token's smallest unit (wei for native, token-decimals for ERC20). Callers convert with viem'sparseEther/parseUnitsas needed.