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§
- Block
Info - Re-export axos_primitives for convenience. Block Header Info
- Chain
Config - Re-export axos_primitives for convenience. A Chain Configuration
- Epoch
- Re-export axos_primitives for convenience. L1 epoch block
- System
Config - 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
for256
bits.