Makes custom GraphQL query
custom GraphQL query
object with variables passed to the query
result of query
Fetch list by id.
Fetch marketplace and each token's metadata (w/ cursor offset pagination enabled).
number of records to skip
number of results
Fetch metadata from Arweave
metadata
Fetch thing by Id TODO: Not yet implemented
Fetch thing metadata.
Thing Id
token metadata
Fetch thing.
Fetch token
token id
the token data
Checks whether account owns a token or not.
account id
whether an account owns a token or not.
Generated using TypeDoc
Mintbase API. Main entry point for users read Mintbase data.