All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Account:
tokenERC20TransferListByAddress
method was changed to supportstartblock
andendblock
params
- Account:
getBalanceHistory
method was added
- Account:
tokenERC721TransferListByAddress
method was changed to supportstartblock
andendblock
params
- Proxy: getTransactionReceipt
- Proxy: getTransactionByHash
- Stats actions
- Gas Tracker actions
- token actions
- update documentation links
- update LICENSE
- update Blocks API
- update Contracts API
- CHANGELOG.md
- missed tag for blocks
- missed account API actions
- Rename
tokenTransactionListByAddress
totokenERC20TransferListByAddress
- account tokenBalance method marked as deprecated and will be moved soon
- Merge pull request #6:
- add transactionListByAddress action
- add tokenTransactionListByAddress action
- Goerli test network
- initial version