Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.bubblemaps.io/llms.txt

Use this file to discover all available pages before exploring further.

2026-04-29

Deprecated Endpoints

The following endpoints are now deprecated. They still work but are scheduled for removal on July 1st 2026. Migrate right now.
Use GET /v0/chains instead (one-to-one migration).
Use GET /v0/tokens/map/{chain}/{token_address} instead (a few changes in parameters, and additional features).
In data returned by new endpoints, native tokens like ETH are no longer described with a specific schema {"id": "ETH"} but are now returned like other tokens with native as the address value, like this {"chain": "eth", "address": "native"}. Read more.

New Features

Self-service platform, history mode, and a bunch of helpful endpoints are now available!