ethers-rs/ethers-contract/src
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
..
multicall add support for polygon and avalanche (#606) 2021-11-22 11:02:28 +02:00
base.rs chore: add rustfmt.toml (#537) 2021-10-29 14:29:35 +02:00
call.rs perf(contract): remove clone (#602) 2021-11-21 18:12:49 +02:00
contract.rs feat: use ethers_solc::Solc instead of ethers_core::utils::Solc (#546) 2021-10-31 13:34:51 +02:00
event.rs chore: add rustfmt.toml (#537) 2021-10-29 14:29:35 +02:00
factory.rs Feat/add call deployer (#554) 2021-11-04 15:02:05 +02:00
lib.rs chore: add rustfmt.toml (#537) 2021-10-29 14:29:35 +02:00
log.rs chore: add rustfmt.toml (#537) 2021-10-29 14:29:35 +02:00
stream.rs chore: add rustfmt.toml (#537) 2021-10-29 14:29:35 +02:00