{ "jsonrpc": "2.0", "method": "suix_queryEvents", "params": [ { "MoveEventType": "0xd075d51486df71e750872b4edf82ea3409fda397ceecc0b6aedf573d923c54a0::pool::PoolCreateEvent" }, null, 100, false ], "id": 1 } When I tried to listen to Suiswap PoolCreateEvent events, the JSON-RPC returned empty. and SwapTokenEvent\LiquidityEvent are the same.