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
owner_hash
string
Comma-separated owner hashes
contract_package_hash
string
Comma-separated contract package hashes
Events
Event
Description
created
Notifies about new NFT action happening on the network
Response
WebSocketMessage
<NFTTokenAction>
Example
Last updated