ethers-rs/ethers-etherscan/src
abigger87 33f5b7c5fa
fix(ethers-etherscan): Broken Etherscan URL Construction (#1100)
* 👷 fix etherscan url stringification

* 🎨 fmt
2022-03-31 16:42:31 -07:00
..
account.rs fix(core): check against ethers internal crate names (#1060) 2022-03-17 15:14:53 -07:00
contract.rs chore(etherscan): Return error for unverified contracts (#1065) 2022-03-19 11:32:19 -07:00
errors.rs feat(core): add dev as a chain (#1093) 2022-03-30 11:20:23 -07:00
gas.rs feat(abigen): use structs for outputs (#664) 2021-12-09 16:00:59 -07:00
lib.rs fix(ethers-etherscan): Broken Etherscan URL Construction (#1100) 2022-03-31 16:42:31 -07:00
source_tree.rs chore(source_tree): add .sol extension when missing (#1077) 2022-03-24 10:04:46 -07:00
transaction.rs feat(etherscan, middleware): implement gas endpoints and use in oracle middleware (#621) 2021-11-27 09:54:20 +02:00