Token Data#
Retrieve specific token-related data on Ton Chain.
getTokenData Fetches metadata and details for a specific token, including its status and history.
nft/transfers: Retrieves a list of NFT transfer events.
nft/items: Provides information about individual NFTs, including their metadata, ownership.
nft/collections: Retrieves data on NFT collections.
jetton/masters: Retrieves information about Jetton master contracts.
jetton/wallets: Provides details on Jetton wallets.
jetton/transfers: Retrieves a list of Jetton transfer events.
jetton/burns: Provides information on Jetton burn events.
Focused on token-specific information, this group provides a way to access metadata and track tokens on Ton Chain, useful for applications involving tokenized assets.