Get contract package NFT actions
Get contract package NFT actions by its hash
Query params
Query param | Description |
---|---|
| From block height range |
| To block height range |
| Comma-separated list of deploy hashes |
Sorting
Property | Description |
---|---|
| Sort NFT actions by timestamp |
Default sorting is timestamp DESC
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