Get contract package NFT ownership
Get contract package NFT ownerships
Query params
Query param
Description
owner_hash
Owner hash
Sorting
Property
Description
tokens_number
Sort NFT token ownership by tokens number
Default sorting is tokens_number DESC
Optional properties
Property
Type
Description
contract_package
Fungible contract package
owner_public_key
string(68)
Owner public key if it's an account
account_info
Owner account info
centralized_account_info
Owner centralized account info
Response
PaginatedResponse
<NFTTokenOwnership>
Example
Last updated