Crate foundry_primitives

Crate foundry_primitives 

Source
Expand description

Foundry primitives

Modules§

network 🔒
transaction 🔒

Structs§

FoundryNetwork
Foundry network type.
FoundryTransactionRequest
Foundry transaction request builder.
FoundryTxReceipt

Enums§

FoundryReceiptEnvelope
FoundryTxEnvelope
Container type for signed, typed transactions.
FoundryTxType
Transaction types supported by FoundryTxEnvelope.
FoundryTypedTx
Typed transaction enum corresponding to the FoundryTxEnvelope envelope.