Last updated 2 months ago
Was this helpful?
transaction_digest< TransactionDigest > - The event query criteria.
Vec<[ Event ]>
// Request curl https://sui.blockpi.network/v1/rpc/your-rpc-key -X POST -H "Content-Type: application/json" --data '{ "jsonrpc": "2.0", "id": 1, "method": "sui_getEvents", "params": [ "11a72GCQ5hGNpWGh2QhQkkusTEGS6EDqifJqxr7nSYX" ] }' // Result
Return transaction events.