BitGo/BitGoJS

Cannot find example to send ERC 20 token transaction

Opened this issue · 2 comments

Please provide an clear example of a ERC20 token transaction using the SDK. There is simply no example anyway. The documentation doesn't give proper explanation either. On github I see people using sendMany with a coinid let's say eth:usdt and without any child data in the object, then in the documentation its mentioned to use transferToken or data attribute but then on the sendMany fuctnion its mentioned to use tokenData. There is not 1 example in the example folder either.

you still need assistance ?

@Antuan03 I'd love to see an example transfer for an ERC20 token as I cannot seem to find one anywhere. Thanks if you're still willing!