Non-fungible token (NFT) action
The NFT action stream provides updates about standard NFT actions like mint
, burn
, or transfer
happening on the network. CSPR.cloud keeps track of NFTs compatible with the CEP-47 and CEP-78 Casper Network standards.
Optional properties
None
Query params
Property | Type | Description |
---|---|---|
|
| Comma-separated owner hashes |
|
| Comma-separated contract package hashes |
Events
Event | Description |
---|---|
| Notifies about new NFT action happening on the network |
Response
WebSocketMessage
<NFTTokenAction>
Example
Last updated