Skip to main content

Fungible Tokens

Retrieves a list of Fungible Tokens

Query Parameters
name string
symbol string
address Stacks Address

Possible values: Value must match regular expression ^[0123456789ABCDEFGHJKMNPQRSTVWXYZ]{28,41}

Stacks Address

Example: SP3K8BC0PPEVCV7NZ6QSRWPQ2JE9E5B6N3PA0KBR9

offset Offset

Result offset

limit Limit

Possible values: 1 ≤ value ≤ 60

Results per page

order_by Order By

Parameter to order results by

order Order

Results order

Responses
200

Default Response

Schema OPTIONAL
limit integer
offset integer
total integer
results object[]
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
contract_principal string