Get fungible tokens
Retrieves information about fungible tokens.
GET
/metadata/v1/ft
Retrieves a list of fungible tokens.
Query Parameters
name
string
The name of the token
symbol
string
The symbol of the token
address
string
Stacks Address
Example:"SP3K8BC0PPEVCV7NZ6QSRWPQ2JE9E5B6N3PA0KBR9"
Pattern: "^[0123456789ABCDEFGHJKMNPQRSTVWXYZ]{28,41}"
offset
integer
Result offset
Minimum:0
limit
integer
Results per page
Minimum:1
Maximum: 60
order_by
Any properties in string, string
Parameter to order results by
order
Any properties in string, string
Results order
Status code | Description |
---|---|
200 | Default response |