ethers-rs/ethers-etherscan/src
Tomas Tauber e7befcaaa0
feat(etherscan): account endpoints (#939)
* feat(etherscan): account endpoints

* a more restricted normal transaction response

* doc fix

* extended restricted types to other functions
2022-02-26 16:35:43 +02:00
..
account.rs feat(etherscan): account endpoints (#939) 2022-02-26 16:35:43 +02:00
contract.rs feat: add contract code not verified check (#962) 2022-02-24 14:07:34 +02:00
errors.rs feat(etherscan): account endpoints (#939) 2022-02-26 16:35:43 +02:00
gas.rs feat(abigen): use structs for outputs (#664) 2021-12-09 16:00:59 -07:00
lib.rs feat(etherscan): account endpoints (#939) 2022-02-26 16:35:43 +02:00
transaction.rs feat(etherscan, middleware): implement gas endpoints and use in oracle middleware (#621) 2021-11-27 09:54:20 +02:00