Minting
Get minting assets
Returns minting assets and any relevant context
GET
Authorizations
Query Parameters
Website ID
Example:
"00000000-0000-0000-0000-000000000000"
Organization ID
Example:
"00000000-0000-0000-0000-000000000000"
Minting Contract Asset ID
Example:
"00000000-0000-0000-0000-000000000000"
Minting Contract IDs
Example:
"00000000-0000-0000-0000-000000000000"
Token ID
Example:
"0"
Network
Available options:
mainnet
, polygon
, polygon_mumbai
, optimism
, arbitrum
, binance
, bscTestnet
, avalanche
, avalancheFuji
, zksync
, fantom
, fantomTestnet
, base
, baseSepolia
, skaleNebula
, xai
, berachainArtio
, solana
, apechain
, flowMainnet
, campTestnet
, sui
, vanar
, sepolia
, optimism_sepolia
, arbitrumSepolia
, goerli
, optimism_goerli
, arbitrumGoerli
, basecamp
Example:
"ethereum"
Contract Address
Example:
"0x1234567890123456789012345678901234567890"
Whether to include metadata in the response
Example:
true
Whether to include deleted assets in the response
Example:
false
Wallet Address
Example:
"0x1234567890123456789012345678901234567890"
Status
Available options:
active
, past
Example:
"active"
Currency Type
Available options:
loyalty
, native
Example:
"loyalty"
Sort Key
Available options:
price
, startsAt
, assetNr
Example:
"price"
Sort Dir
Available options:
asc
, desc
Example:
"asc"
Whether to include listed assets in the response
Example:
true
Was this page helpful?