ethers-rs/ethers-etherscan/src
Marcelo Fornet c7563a5f64
Add support to Aurora network (#1535)
* Add support to Aurora network

Documentation about aurora chain:
https://doc.aurora.dev/getting-started/network-endpoints

* Update changelog

* Format code using rustfmt.toml
2022-07-30 12:42:04 -07:00
..
account.rs fix(etherscan): support stringified numbers in response (#1524) 2022-07-28 11:06:56 -07:00
contract.rs chore(clippy): make clippy happy (#1230) 2022-05-06 08:15:49 -07:00
errors.rs test: replace ganache with anvil (#1286) 2022-06-01 08:22:39 -07:00
gas.rs fix(etherscan): support stringified numbers in response (#1524) 2022-07-28 11:06:56 -07:00
lib.rs Add support to Aurora network (#1535) 2022-07-30 12:42:04 -07:00
source_tree.rs chore(source_tree): add .sol extension when missing (#1077) 2022-03-24 10:04:46 -07:00
transaction.rs fix(etherscan): support stringified numbers in response (#1524) 2022-07-28 11:06:56 -07:00
utils.rs feat(etherscan): lookup solc build metadata (#1242) 2022-05-09 10:44:32 -07:00