Canonical market identity
Resolve tokenized instruments and venues by exact chain address, never by ticker inference.
PLATFORMExplore E2E2 INTELLIGENCE API · V1
Canonical identity, reference state and executable liquidity, delivered with source, block and retrieval context in one stable response model.
QUICK START
Pass any canonical contract address to receive its complete market picture with source, block and completeness metadata. GLD is shown as one example.
curl http://localhost:3000/api/v1/assets/0xc9a981fee1f9dec688bb123ccdecc63d0debfc4e{
"schemaVersion": "1.0.0",
"data": {
"symbol": "GLD",
"contractAddress": "0xc9a981fee1f9dec688bb123ccdecc63d0debfc4e",
"referencePrice": "406.085",
"referenceStatus": "verified",
"immediateSellInsideOnePercentUsd": "21088.64274",
"staggeredCapacityUsd": null
},
"meta": {
"provenance": [
"Robinhood reference",
"direct onchain state",
"official quote evidence"
],
"block": {
"number": 51086429,
"hash": "0xac58e05e563a3a1f1bb6d1cf76747901de0934890ecc46bc0cc1734962e0072b"
},
"retrievalTimestamp": "2026-08-31T18:42:38.000Z",
"completeness": {
"status": "partial",
"missing": [
"Complete verified-pool Swap history"
]
}
}
}E2 PRIMITIVES
The API connects discovery, execution context and risk controls through a consistent definition layer.
Resolve tokenized instruments and venues by exact chain address, never by ticker inference.
Read the validated external value plus source, timestamp and failure state used by E2.
Separate nominal market activity from direct same-block quote evidence at named impact bands.
Know when a value is current, partial, unavailable or blocked before building on top of it.
ENDPOINT CATALOGUE
/api/v1/assetsCanonical registry, reference, supply and current liquidity
/api/v1/assets/{address}One exact-address market audit
/api/v1/marketsVerified pools and direct state
/api/v1/referencesRaw and reconciled reference state
/api/v1/depthImmediate impact bands and capacity completeness
/api/v1/market-healthDefined E2 operational primitives
/api/v1/opportunitiesExplicit nulls while history is incomplete
/api/v1/history/statusExact protocol checkpoints