Change Log (update)
Records of all notable changes made to WatchData.
Last updated
Records of all notable changes made to WatchData.
Last updated
New
Bug fix with Transfers (Powered API).
Powered API support for Polygon Mainnet
UI improvements
Product improvements. (RPS increase)
Bug fixes (no possibility to choose a blockchain when creating a key)
Powered API support for Binance Smart Chain
Price API improvements
Improved interface. Now you can select the necessary blockchain, name it and get HTTP Link directly from your Dashboard
Improved stability
For Ethereum mainnet and Ropsten API added ability to communicate directly with a node
Listed endpoints
Improvements
A link to the roadmap has been added to the website, personal dashboard and documentation
Improved methods for obtaining transfers, added token metadata, fee
Listed endpoints
Improvements
Added option to use api_key via query parameter
Web3 library support
Metamask support
Listed endpoints:
Supported chains:
now gives one object, not a list.
- Polygon Blockchain enables access to most commonly used Polygon methods.
- BSC Blockchain enables access to most commonly used BSC methods.
- Bitcoin Blockchain enables access to most commonly used BTC methods.
- Check all the necessary information about tokens
Added . Now you can get lists of currencies and rates to integrate into your applications.
See the how to interact with Price API
- Tron Blockchain enables access to most commonly used Tron methods. It's possible to generate TRON account, send TRX, TRC10 and TRC20 assets. It's also possible to generate custom TRC10 or TRC20 tokens using API.
method became watch_getTransferByAddress, and watch_getTrasnfers became the general method without the address filter (all parameters are optional)