transaction 0.2.3 transaction: ^0.2.3 copied to clipboard
Dart library to connect to Ethereum clients. Send transactions and interact with smart contracts!
0.2.3 #
- show estimateGas on plugin on example
0.2.2 #
- update abi
0.2.1 #
- remove gas price on mainnet transaction
0.2.0 #
- remove not use code
0.1.9 #
- add transfer eurus usdt function
0.1.8 #
- fix some bug
0.1.7 #
- support getting current ethereum address function
0.1.6 #
- support eurus eth client and mainnet eth client
0.1.5 #
- support eurus blockchain eth transaction
0.1.4 #
- add return type into method
0.1.3 #
- remove gas price to use default gas price
0.1.2 #
- update getTopErc20CoinPrice function from coingecko.com
- add comment
0.1.1 #
- add getTopErc20CoinPrice function from coingecko.com
0.1.0 #
- Initial version, created by ken