signet-zenith
Core bindings for Zenith contracts with AggregateOrders and SignedOrder utilities. Essential for developers working with Orders and bundle creation.
Last updated
Core bindings for Zenith contracts with AggregateOrders and SignedOrder utilities. Essential for developers working with Orders and bundle creation.
Last updated
Bindings for Zenith smart contracts
Zenith
Passage
Orders
AggregateOrders
- a struct that holds the net Order
data for a
transaction or set of transactions.
SignedOrder
- a struct that holds a signed Order
and the signature
that was used to sign it. This enables users to make gasless orders using the orders iunterface.
ZenithBlock
- a struct used to decode transaction data from Ethereum blobs
containing builder-created blocks.
Rust types & utilities for working with smart contracts.