The golden traversal
Two golden protocols traversed side by side on the live spine. Any event on any covered architecture becomes a genome an agent can read; every claim on this page is live from the running system or honestly absent.
Receipts are flowing on the resurrected pipeline; this protocol’s event decoders are the next stage. The meter moves when real orders decode, never before.
curl -N https://www.taifoon.io/api/intel/genomes/stream?protocol=mayan
Receipts are flowing on the resurrected pipeline; this protocol’s event decoders are the next stage. The meter moves when real orders decode, never before.
- · Implement fill-side decoder: PacketReceived event on destination chain
- · DVN signer enumeration per oapp
curl -N https://www.taifoon.io/api/intel/genomes/stream?protocol=layerzero
Robinhood Chain (4663) is fully inside the spine today: every block above is proof-anchored, and any transaction on it resolves to the same root as 62chains. A venue’s volume becomes provable the day its chain is under the root; this one already is.
One live wire, filterable by protocol: the relay filters server-side, so a subscriber pays only for the genomes it cares about. The pinned chips publish in production today; the registry chips are the catalog the decoders walk next.
{
"genome_id": "keccak(chain·block·tx·log·slug)",
"ts": 1787909761751,
"protocol_slug": "your-protocol",
"event_kind": "BridgeOut | Delivered | OrderCreated | …",
"src_chain_id": 1284,
"dst_chain_id": 8453,
"src_tx": "0x…",
"amount_raw": "2500000000000000000",
"solver": "0x…",
"latency_ms": 12400,
"finality_type_id": 7
}Every event your protocol emits, on every architecture it touches, arrives as one deterministic record: source, destination, amount, solver, latency, finality type, and an id that binds it to a block under the root. Agents do not parse your ABI; they subscribe to your genome. The reference integration runs in production today: the Moonbeam bridge indexer publishes BridgeOut and Delivered genomes into this exact stream, decoded from mainnet logs and notified to every subscriber.
