Crate axos

Source
Expand description

§axos

An optionally colored, non-std derivation pipeline.

Macros§

address
Re-export axos_primitives for convenience. Converts a sequence of string literals containing hex-encoded data into a new Address at compile time.
b256
Re-export axos_primitives for convenience. Converts a sequence of string literals containing hex-encoded data into a new B256 at compile time.

Structs§

BlockInfo
Re-export axos_primitives for convenience. Block Header Info
ChainConfig
Re-export axos_primitives for convenience. A Chain Configuration
Epoch
Re-export axos_primitives for convenience. L1 epoch block
SystemConfig
Re-export axos_primitives for convenience. Optimism system config contract values

Type Aliases§

B256
Re-export axos_primitives for convenience. 32-byte fixed byte-array type.
U256
Re-export axos_primitives for convenience. Uint for 256 bits.