Expand description
This crate contains various on-chain related modules and types.
Modules§
- chain_
events - Types that are related to events that are raised on-chain and extracted from chain logs.
- errors
- exports
- payload
- Module defining various Ethereum transaction payload generators for the actions.
- prelude
Structs§
- Alloy
Address - An Ethereum address, 20 bytes in length.
- Contract
Addresses - Holds addresses of all smart contracts.
Enums§
- Parsed
Hopr Chain Action - Represents the action previously parsed from an EIP-2718 transaction.
Functions§
- contract_
addresses_ for_ network - Returns chain ID and contract addresses for a known HOPR network on-chain deployment with the given
name(e.g.rotseeordufour)