Documentation Index
Fetch the complete documentation index at: https://docs.lumina-org.com/llms.txt
Use this file to discover all available pages before exploring further.
32-byte 0x-prefixed hex string (e.g. a productId or txHash).
^0x[0-9a-fA-F]{64}$"0x0000000000000000000000000000000000000000000000000000000000000000"
A non-negative integer encoded as a decimal string (used for token amounts, prices, and other on-chain bigint values).
^\d+$"1000000"
Policy.
32-byte 0x-prefixed hex string (e.g. a productId or txHash).
^0x[0-9a-fA-F]{64}$"0x0000000000000000000000000000000000000000000000000000000000000000"
A non-negative integer encoded as a decimal string (used for token amounts, prices, and other on-chain bigint values).
^\d+$"1000000"
Ethereum 0x-prefixed checksummed or lowercase address.
^0x[a-fA-F0-9]{40}$"0x0000000000000000000000000000000000000000"
Ethereum 0x-prefixed checksummed or lowercase address.
^0x[a-fA-F0-9]{40}$"0x0000000000000000000000000000000000000000"
Ethereum 0x-prefixed checksummed or lowercase address.
^0x[a-fA-F0-9]{40}$"0x0000000000000000000000000000000000000000"
A non-negative integer encoded as a decimal string (used for token amounts, prices, and other on-chain bigint values).
^\d+$"1000000"
A non-negative integer encoded as a decimal string (used for token amounts, prices, and other on-chain bigint values).
^\d+$"1000000"
USDC base units (6-dec).
^\d+$"1000000"
Unix seconds.
^\d+$"1000000"
Unix seconds.
^\d+$"1000000"
Waiting, Active, Triggered, Expired, Cancelled Human-readable name derived from PRODUCT_ID preimage.
Unix seconds.
^\d+$"1000000"
Unix-seconds string when the waiting period ends, or null.
LUMINA/USD 18-dec snapshot at purchase. '0' for legacy V5.0 policies.
^\d+$"1000000"
Unix-seconds when triggered, or null.
BondVault epochId minted at trigger, or null.