| Crates.io | signet-zenith |
| lib.rs | signet-zenith |
| version | 0.10.2 |
| created_at | 2025-03-11 17:34:31.623819+00 |
| updated_at | 2025-09-25 16:30:07.516323+00 |
| description | Types for the zenith smart contracts |
| homepage | https://github.com/init4tech/signet-sdk |
| repository | https://github.com/init4tech/signet-sdk |
| max_upload_size | |
| id | 1588247 |
| size | 214,914 |
Rust types & utilities for working with Zenith smart contracts.
ZenithPassageOrdersAggregateOrders - 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
permit2 orders iunterface.ZenithBlock - a struct used to decode transaction data from Ethereum blobs
containing builder-created blocks.