Get Token Metadata With Onchain

The Get Token Metadata Profile API allows you to easily fetch the token metadata profile

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

Definition

This endpoint retrieves metadata information for a specified token, including on-chain details such as token standards (e.g., ERC-20, BEP-20), contract addresses, and other relevant on-chain attributes. Metadata provides essential information about the token's properties and functionality within its respective blockchain ecosystem.

Query Parameters

  • token_id (string): The unique identifier or symbol of the token for which metadata is requested. For example, 'BTC' for Bitcoin.

Response

The response will include a JSON object containing metadata information for the specified token.

This endpoint is useful for fetching essential on-chain metadata about a token, facilitating integration with decentralized applications (DApps), wallets, and other blockchain-related services.

Query Params
string
required
Defaults to BTC

String - Defines the symbol

Responses

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