evmscan

evmscan is a non-async API in Rust that supports working with bscscan.com, etherscan.io, and polygonscan.com.

Native token associated with each platform API is as follows

WIP and will be gradually filled with APIs as provided on bscscan.com side.

API supports

See which APIs this project supports as seen in checking mark below.

Accounts

Contracts

Transactions

Blocks

Logs

Geth Proxy

Tokens

Gas Tracker

Stats

Test

As this library manages accessing to 3 different API platforms, thus in order to test all of them, users need to define api key for those platforms before running the test.

License

MIT, Wasin Thonkaew