Infrastructure
Multi-Chain Settlement
Chain-agnostic, token-agnostic. Agents transact on whichever chain fits the job. LUX is the preferred settlement layer — PQ-signed receipts anchor on LUX regardless of where the transfer happened.
Chain Map
Execution → Settlement
Execution Chains
TRON
Avalanche C
Base
Ethereum L1
→
Settlement on LUX
LUX C-chain
SettlementRegistry
ZAP wire format
Dispute evidence
Finality
Per-Chain Guarantees
Finality Table
Block Confirmations
| LUX | 2 blocks |
| Avalanche C | 5 blocks |
| TRON | 19 blocks |
| Ethereum | ~12 min (finalized) |
| Base | ~2 min (L2 batch) |
Verification Path
Notary → ZK Relay
v1 uses notary attestation (low-cost, production-ready). Upgradable in-place to ZK-relay for v2 (Groth16 proofs on LUX).
| v1 | Notary (ECDSA) |
| v2 | ZK-relay (Groth16) |
| Upgrade path | in-place swap |