Event
Last updated
Last updated
POST
https://api.dsp.io/event
The event handler is used between DSPs to signal events that need to be handled without the use of the blockchain, otherwise DSPs can receive events from demux.
Name | Type | Description |
---|---|---|
Example event can be found here
receiver
string
receiver of action, dappservices contract
method
string
usage/usagex depending if provisioning chain or not
account
string
contract event related to
data
object
data of event, usage report
event
object
event
meta
object
blockchain metadata
replay
boolean
whether event is intended to be a replay or an actual event between DSPs