Get the list of new NFTs
QUERY PARAMS
filter
string
required
Filter ('created_time')
page
number
Page number for pagination
page_size
number
Number items per page
RESPONSES
200
OK
Response Body
success
boolean
Status of Api
address
string
NFT Address
collection
string
Collection Name
collectionId
string
Collection Id
collectionKey
string
Collection Key
createdTime
number
Created Time
name
string
Name
symbol
string
Symbol
uri
string
URI
sellerFeeBasisPoints
number
Seller Fee Basis Points
address
string
Address
verified
number
Verified
share
number
Share
id
number
Id
image
string
Image
tokenId
number
Token identity
name
string
Name
symbol
string
Symbol
description
string
Description
seller_fee_basis_points
number
Seller Fee Basis Points
edition
number
Edition
trait_type
string
Trait Type
value
string
Value
uri
string
URI
type
string
Type
category
string
Category
retried
number
Retried
mintTx
string
Mint Tx
400
Bad Request
Response Body
401
Authentication failed
Response Body
429
Too Many Requests
Response Body
500
Internal Server Error
Response Body