Skip to main content
GET
/
api
/
v3
/
metadata
Get metadata
curl --request GET \
  --url https://toncenter.com/api/v3/metadata
{}

Query Parameters

address
string[]
required

List of addresses in any form to get address metadata. Max: 1024.

Response

Address metadata keyed by raw address.

Dictionary mapping raw account addresses to their metadata. Each entry indicates whether the address is indexed and provides token information (name, symbol, image, type) for recognized Jetton and NFT contracts.

{key}
object

Metadata for an address including whether it has been indexed by the system and any associated token information (for Jetton masters, Jetton wallets, NFT collections, and NFT items).