escan 0.2.0

Ξ Escan is a Rust API wrapper for Etherscan and its derivatives
Documentation
[dependencies.reqwest]
features = ["json"]
version = "0.11.11"

[dependencies.serde]
features = ["derive"]
version = "1.0.138"

[dependencies.tokio]
features = ["full"]
version = "1.19.2"

[package]
authors = ["Berzan <berzan@tutanota.com>"]
categories = ["web-programming"]
description = "Ξ Escan is a Rust API wrapper for Etherscan and its derivatives"
edition = "2021"
keywords = ["binance", "ethereum", "etherscan", "crypto", "gas"]
license = "MIT"
name = "escan"
readme = "README.md"
repository = "https://github.com/BerzanXYZ/escan"
resolver = "2"
version = "0.2.0"