Skip to main content

Fungible Token Metadata

Retrieves metadata for a SIP-010 Fungible Token

Path Parameters
principal Fungible Token Contract Principal REQUIRED

Possible values: Value must match regular expression ^[0123456789ABCDEFGHJKMNPQRSTVWXYZ]{28,41}\.[a-zA-Z]([a-zA-Z0-9]|[-_]){0,39}$

Principal for the contract which owns the SIP-010 token

Example: SP32XCD69XPS3GKDEXAQ29PJRDSD5AR643GNEEBXZ.fari-token

Query Parameters
locale Localization

Metadata localization to retrieve

Example (es-MX): es-MX

Example (jp): jp

Responses
200

Default Response

Schema OPTIONAL
name string OPTIONAL
symbol string OPTIONAL
decimals integer OPTIONAL
total_supply string OPTIONAL
token_uri uri OPTIONAL
description string OPTIONAL
image_uri uri OPTIONAL
image_thumbnail_uri uri OPTIONAL
image_canonical_uri uri OPTIONAL
tx_id string
sender_address string
metadata object OPTIONAL
sip integer
name string OPTIONAL
description string OPTIONAL
image uri OPTIONAL
cached_image uri OPTIONAL
cached_thumbnail_image uri OPTIONAL
attributes object[] OPTIONAL
trait_type string
display_type string OPTIONAL
value Metadata Value
properties object OPTIONAL
localization object OPTIONAL
uri uri
default string
locales string[]
404

Default Response

Schema OPTIONAL
undefined
422

Default Response

Schema OPTIONAL
undefined