Ivan Porto Carrero
|
1d65c9394f
|
add support for polygon and avalanche (#606)
* add support for polygon and avalanche, include the block explorers
* add multicall addresses for polygon
|
2021-11-22 11:02:28 +02:00 |
Matthias Seitz
|
dcf20022c6
|
chore: add rustfmt.toml (#537)
* chore: add rustfmt.toml
* rustfmt
* chore: Update readme with fmt info
* ci: update ci
* chore: rustfmt
* rustfmt
* rustfmt
* ci: install libudev
* chore(clippy): make clippy happy
* chore(clippy): make clippy happy
* revert ci
* ci: install libudev
|
2021-10-29 14:29:35 +02:00 |
Georgios Konstantopoulos
|
c3dec4a798
|
chore(etherscan): expose modules
|
2021-10-25 15:40:29 +03:00 |
Alexey Shekhirin
|
cba1a85483
|
refactor(core, contract, etherscan): move Chain enum, use HashMap::from (#524)
* refactor(contract, etherscan): make use of HashMap::from
* feat(core): Chain enum
* rename unknown chain error
* reorg imports
|
2021-10-24 21:41:50 +03:00 |
Alexey Shekhirin
|
071a41605b
|
feat(etherscan): transaction endpoints (#512)
* feat(etherscan): transaction endpoints
* bump ethers-etherscan version to 0.1.1
* feat: replace anyhow::Result with thiserror strong types
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2021-10-17 13:01:20 +03:00 |
Matthias Seitz
|
6216b2e4a2
|
chore: remove unused && cargo fix (#496)
* chore: rm allows
* chore: cargo fix
|
2021-10-10 09:31:34 +01:00 |
Matthias Seitz
|
7d5ea2c1e3
|
feat: add etherscan client crate (#486)
* feat: add etherscan client crate
* fix: return response
* chore: rename evm version
|
2021-10-04 20:05:11 +01:00 |