BitGo / BitGoJS

BitGo JavaScript SDK
https://developers.bitgo.com/
Apache License 2.0
347 stars 268 forks source link

Cannot find example to send ERC 20 token transaction #3804

Open thebro2022 opened 11 months ago

thebro2022 commented 11 months ago

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.

Antuan03 commented 10 months ago

you still need assistance ?

jhartzell commented 3 months ago

@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!