{
    "request": {
        "path": "https://eos.greymass.com/v1/chain/get_table_rows",
        "params": {
            "method": "POST",
            "body": "{\"table\":\"proposal\",\"code\":\"eosio.msig\",\"scope\":\"test.gm\",\"limit\":1,\"lower_bound\":\"testprop\",\"upper_bound\":\"testprop\",\"key_type\":\"name\",\"json\":false}",
            "headers": {}
        }
    },
    "status": 200,
    "json": {
        "rows": [
            "00000095de9ab1ca67e62f9466000000000000000000000100a6823403ea3055000000572d3ccdcd01000000403290b1ca00000000a8ed323235000000403290b1ca80b1915e5d268dca010000000000000004454f53000000001474657374696e67206d736967206661696c7572650000"
        ],
        "more": false,
        "next_key": ""
    },
    "text": "{\"rows\":[\"00000095de9ab1ca67e62f9466000000000000000000000100a6823403ea3055000000572d3ccdcd01000000403290b1ca00000000a8ed323235000000403290b1ca80b1915e5d268dca010000000000000004454f53000000001474657374696e67206d736967206661696c7572650000\"],\"more\":false,\"next_key\":\"\"}"
}