transaction 0.3.9 transaction: ^0.3.9 copied to clipboard
Dart library to connect to Ethereum clients. Send transactions and interact with smart contracts!
0.3.9 #
- update submitWithdrawERC20 maxGas
0.3.8 #
- update fixed gas Price on testnet
0.3.7 #
- update gas Price
0.3.6 #
- backend updated smart contract addresses of Rinkeby EurusInternalConfig and Eurus ExternalSmartContractConfig
0.3.5 #
- add canGetPrivateKeyHandler method
0.3.4 #
- add getTokenSymbol method
0.3.3 #
- add submitWithdrawERC20 method
- add getEurusUserDepositAddress method
0.3.2 #
- add get decimal method from smart contract
0.3.1 #
- add setErc20Contract
0.3.0 #
- update balance string
0.2.9 #
- add getBalance method.
0.2.8 #
- support estimateErcTokenGas method.
0.2.7 #
- only use blockChainType parameter to choose blockchain
0.2.6 #
- add getERC20Balance method
- add getETHBalance method
0.2.5 #
- update web3dart version to 2.0.0-dev.9
0.2.4 #
- change to rinkeby testnet
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