{ "id": "8d385392-918c-4f2e-b848-daa092a8d9b8", "jsonrpc": "2.0", "result": { "data": { "type": "tendermint/event/Tx", "value": { "TxResult": { "height": "243", "result": { "events": [ { "attributes": [ { "index": true, "key": "creator", "value": "Cosmoshi Netowoko" }, { "index": true, "key": "key", "value": "tx0" }, { "index": true, "key": "index_key", "value": "index is working" }, { "index": false, "key": "noindex_key", "value": "index is working" } ], "type": "app" }, { "attributes": [ { "index": true, "key": "creator", "value": "Cosmoshi" }, { "index": true, "key": "key", "value": "value" }, { "index": true, "key": "index_key", "value": "index is working" }, { "index": false, "key": "noindex_key", "value": "index is working" } ], "type": "app" } ] }, "tx": "dHgwPXZhbHVl" } } }, "events": { "app.creator": [ "Cosmoshi Netowoko", "Cosmoshi" ], "app.index_key": [ "index is working", "index is working" ], "app.key": [ "tx0", "value" ], "app.noindex_key": [ "index is working", "index is working" ], "tm.event": [ "Tx" ], "tx.hash": [ "FCB86F71C4EFF43E13C51FA12791F6DD1DDB8600A51131BE2289614D6882F6BE" ], "tx.height": [ "243" ] }, "query": "tm.event = 'Tx'" } }