Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Positional parameters for
dag_getEventPayload:params[0]: The full event ID (hex-encoded 32 bytes) or short event ID.params[1]: If true, returns full transaction objects; otherwise, returns transaction hashes.
Returns
An event object, or null if no event was found.