Retrieve Token Details #
Fetches detailed information about a specific token using its ID
Path Parameters
tokenId string
required Unique identifier of the token to fetch.
Responses
https://api.pecunovus.net/api/v2/token/{tokenId}
— 200 Token details retrieved successfully.
— 404 Token not found.