simolus3 / web3dart

Ethereum library, written in Dart.
MIT License
441 stars 270 forks source link

Support for BEP20 Transfer? #238

Open brijq opened 2 years ago

brijq commented 2 years ago

Hello I will like to check how can I alter the eth 'transfer' function to bep20 'transferFrom' function from this library as different amount of parameters are required.