ethers-rs/ethers-etherscan/src
Matthias Seitz 81a2a5ed68
fix(etherscan): support stringified numbers in response (#1524)
* fix(etherscan): support stringified numbers in response

* feat: add helper function

* improve string parsing

* chore(clippy): make clippy happy
2022-07-28 11:06:56 -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 For fix test code, Added morden to chainid as a Mock-like value. (#1472) 2022-07-10 14:28:39 -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