Fungible token action
The NFT action stream provides updates about standard fungible toekn actions like mint
, burn
, or transfer
happening on the network. CSPR.cloud keeps track of fungible tokens compatible with the CEP-18 Casper Network standard.
Optional properties
None
Query params
Property | Type | Description |
---|---|---|
|
| Comma-separated list of contract package hashes |
|
| Comma-separated list of owner account hashes |
Events
Event | Description |
---|---|
| Notifies about new fungible token action happening on the network |
Response
WebSocketMessage
<FTTokenAction>
Example
Last updated