{
    "request": {
        "path": "https://jungle4.greymass.com/v1/chain/get_table_rows",
        "params": {
            "method": "POST",
            "body": "{\"table\":\"invals\",\"code\":\"eosio.msig\",\"scope\":\"eosio.msig\",\"limit\":1,\"key_type\":\"name\",\"json\":false}"
        }
    },
    "status": 200,
    "json": {
        "rows": [
            "000000a01a04af49006ea37692200600"
        ],
        "more": false,
        "next_key": ""
    },
    "text": "{\"rows\":[\"000000a01a04af49006ea37692200600\"],\"more\":false,\"next_key\":\"\"}"
}