Skip to main content

Crate foundry_primitives

Crate foundry_primitives 

Source
Expand description

Foundry primitives

Modules§

network 🔒
transaction 🔒

Structs§

FoundryNetwork
Foundry network type.
FoundryTxReceipt

Enums§

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

Functions§

get_deposit_tx_parts
Converts OtherFields to DepositTransactionParts, produces error with missing fields