Get Token Metadata With Onchain

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

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.

Language
Credentials
Query
Click Try It! to start a request and see the response here!