signet-zenith
Rust types & utilities for working with Zenith smart contracts.
What's in this crate?
- alloy Bindings for Zenith smart contracts
ZenithPassageOrders
AggregateOrders- a struct that holds the netOrderdata for a transaction or set of transactions.SignedOrder- a struct that holds a signedOrderand the signature that was used to sign it. This enables users to make gasless orders using the permit2 orders iunterface.ZenithBlock- a struct used to decode transaction data from Ethereum blobs containing builder-created blocks.