Get token
Robinhood Chain
Get Robinhood Token
Get a single Bags V2 token on Robinhood Chain: indexed data plus live on-chain state.
Returns 404 when the address is not a V2 token — use this as the V1-vs-V2 routing signal. Freshly launched tokens can 404 for a few seconds while the subgraph indexes, so launch flows should route explicitly rather than relying on this endpoint immediately after launch.
GET
Get token
A
404 means the address is not a Bags V2 token — use this as the V1-vs-V2 routing signal. Freshly launched tokens can 404 for a few seconds while the subgraph indexes, so route launch flows explicitly instead of relying on this endpoint immediately after launch.Authorizations
API key authentication. Provide your API key as the header value.
Query Parameters
Token address. Accepts any casing; normalized to EIP-55 checksum form.
