Skip to main content

tagged

Returns a list of mints with specified tag(s) along with their metadata

Path Parameters
tag_list string — REQUIRED

A list of one or more tags, comma separated. The list is the union of tokens with these tags.

Example: strict,lst
Responses
200

The list of tokens with the tags given

Schema — OPTIONAL
address string
created_at date-time
daily_volume double — OPTIONAL
decimals int32
extensions
freeze_authority string,null — OPTIONAL
logoURI string,null — OPTIONAL
mint_authority string,null — OPTIONAL
minted_at date-time — OPTIONAL
name string
permanent_delegate string,null — OPTIONAL
symbol string
tags string,null[]