Admin Login
HomeGuidesAPI ReferenceChangelogBlockdaemon Main Docs
Log In
API Reference

Register a known chain

Register a chain from the built-in chain registry. All chain metadata (name, native asset, coin type, decimals, etc.) is resolved from the CAIP-2 identifier. The call is idempotent: succeeds if the chain is already registered with identical data, but fails if existing data conflicts.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request to register a chain from the built-in chain registry.

string
required

CAIP-2 chain identifier (e.g. "eip155:1" for Ethereum mainnet).

Responses
200

Chain registered successfully. Response body is empty (no JSON payload).

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json