Get contract package NFTs
Get NFT contract package tokens by its hash
GET /contract-packages/{contract_package_hash}/nft-tokensQuery params
Query param
Description
from_block_height
From block height range
to_block_height
To block height range
is_burned
Filters tokens by their is_burned status: false to get active NFTs, true to get the burned ones
Sorting
Property
Description
token_id
Sort tokens by token_id
timestamp
Sort tokens by timestamp
Default sorting is timestamp DESC
Optional properties
Property
Type
Description
owner_public_key
string(68)
Owner public key if it's an account
Response
Example
Last updated

