Structs§
- Aliased
- A value with an optional human-readable alias.
- Chain
Info - Chain identification information.
- Contract
Class Metadata - Metadata about a registered contract class.
- Contract
Metadata - Metadata about a registered contract instance.
- Event
Metadata Definition - Metadata definition for event decoding.
- Execute
Utility Options - Options for utility function execution.
- Mock
Wallet - In-memory test wallet implementation.
- Private
Event - A private event retrieved from the wallet.
- Private
Event Filter - Filter for querying private events from a wallet.
- Private
Event Metadata - Metadata attached to a decoded private event.
- Profile
Options - Options for transaction profiling.
- Send
Options - Options for transaction sending.
- Send
Result - Result of sending a transaction.
- Simulate
Options - Options for transaction simulation.
- TxProfile
Result - Result of a transaction profiling.
- TxSimulation
Result - Result of a transaction simulation.
- Utility
Execution Result - Result of a utility function execution.
Enums§
- Message
Hash OrIntent - Either a raw message hash, a structured call intent, or a pre-computed inner hash with its consumer address.
- Profile
Mode - Profiling mode for transaction analysis.
Traits§
- Wallet
- Main private execution interface for end users.