ethers-rs/examples
Andrea Simeoni 845aa4920f
feat: Instantiate an event builder without a contract instance (#1882)
* Build an `Event` without requiring a contract instance

* Contract unit test

* Function to set Event address

* Example

* Typo to improve readability

* CHANGELOG

* cargo +nightly fmt

* FIX conflict

* review: applied Address alias

Co-authored-by: Andrea Simeoni <>
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2022-11-22 13:15:36 -08:00
..
ethers-wasm chore: clippy (#1812) 2022-11-07 15:43:11 -08:00
abigen.rs chore: clippy (#1812) 2022-11-07 15:43:11 -08:00
anvil_fork.rs chore: add Anvil::at and anvil example (#1486) 2022-07-20 00:08:25 -07:00
call_override.rs Add call builder and eth_call state overrides (#1340) 2022-06-04 14:18:25 -07:00
contract.sol chore: pull ethers to top level directory (#398) 2021-08-21 15:34:21 +03:00
contract_abi.json chore: pull ethers to top level directory (#398) 2021-08-21 15:34:21 +03:00
contract_human_readable.rs chore: clippy (#1812) 2022-11-07 15:43:11 -08:00
contract_with_abi.rs chore: clippy (#1812) 2022-11-07 15:43:11 -08:00
contract_with_abi_and_bytecode.rs fix: set chain id explicitly (#1647) 2022-08-30 09:45:36 -07:00
contract_with_abi_and_structs.rs test: replace ganache with anvil (#1286) 2022-06-01 08:22:39 -07:00
decode_tx_input.rs chore: clippy (#1812) 2022-11-07 15:43:11 -08:00
ens.rs feat(core): add utility methods to NameOrAddress (#1720) 2022-09-19 10:51:04 -07:00
gas_price_usd.rs Get gas price in USD using a Chainlink oracle (#1872) 2022-11-20 12:39:14 -08:00
geth_trace_transaction.rs chore: clippy (#1812) 2022-11-07 15:43:11 -08:00
ipc.rs chore: clippy (#1812) 2022-11-07 15:43:11 -08:00
ledger.rs fix: failing test and check --all-targets in ci (#560) 2021-11-05 19:58:03 +02:00
local_signer.rs fix: set chain id explicitly (#1647) 2022-08-30 09:45:36 -07:00
mnemonic.rs dep: replace anyhow with eyre in examples (#859) 2022-02-03 22:36:05 +02:00
moonbeam_with_abi.rs chore: clippy (#1812) 2022-11-07 15:43:11 -08:00
paginated_logs.rs chore: fmt / clippy 2022-11-15 13:36:25 -08:00
permit_hash.rs chore(clippy): add some deny lints (#1064) 2022-03-19 10:05:39 -07:00
quorum.rs test: replace ganache with anvil (#1286) 2022-06-01 08:22:39 -07:00
remove_liquidity.rs chore: clippy (#1812) 2022-11-07 15:43:11 -08:00
rw.rs test: replace ganache with anvil (#1286) 2022-06-01 08:22:39 -07:00
sign.rs chore: clippy (#1812) 2022-11-07 15:43:11 -08:00
subscribe_contract_events.rs Examples event streams (#1839) 2022-11-07 12:21:24 -08:00
subscribe_contract_events_with_meta.rs Examples event streams (#1839) 2022-11-07 12:21:24 -08:00
subscribe_events_by_type.rs feat: Instantiate an event builder without a contract instance (#1882) 2022-11-22 13:15:36 -08:00
subscribe_logs.rs chore: fmt / clippy 2022-11-15 13:36:25 -08:00
transfer_eth.rs chore: clippy (#1812) 2022-11-07 15:43:11 -08:00
trezor.rs test: replace ganache with anvil (#1286) 2022-06-01 08:22:39 -07:00
uniswapv2.rs chore: clippy (#1812) 2022-11-07 15:43:11 -08:00
watch_blocks.rs test: replace ganache with anvil (#1286) 2022-06-01 08:22:39 -07:00
yubi.rs fix: failing test and check --all-targets in ci (#560) 2021-11-05 19:58:03 +02:00