Get contract package NFT actions for a token
Get token NFT actions by contract package hash and token ID
Query params
None
Sorting
Property | Description |
---|---|
| Sort NFT actions by timestamp |
Optional properties
Property | Type | Description |
---|---|---|
| NFT contract package | |
| Deploy in which the token action occurred | |
|
| Action source public key if it's an account |
|
| Action target public key if it's an account |
| Action source account info if it's an account | |
| Action target centralized account info if it's an account | |
| Action target account info if it's an account | |
| Action target centralized account info if it's an account | |
|
| Primary CSPR.name of the source account, if it is an account |
|
| Primary CSPR.name of the destination account, if it is an account |
Response
PaginatedResponse
<NFTTokenAction>
Example
Last updated