Data you want to send. This field will be ignored when building a token transaction request
value
True
Number
Token value that should be transferred.
🧙 You don’t have to take into account the number of decimals for different tokens, Venly handles that for you.
Example: If a token has 18 decimals and you want to transfer 1 token, provide the value 1. Venly will translate this to the correct non-decimal value (1 * 10e18).