{
"db_path": "~/sds_data1",
"id": "steem_requests_api",
"group_id": "base",
"parsing_order": 110,
"only_new_blocks": true,
"parse_reversible": true,
"cached_requests": [
{
"apiName": "condenser_api",
"methodName": "get_account_count",
"returns": "int"
},
{
"apiName": "condenser_api",
"methodName": "get_chain_properties",
"returns": "json"
},
{
"apiName": "condenser_api",
"methodName": "get_current_median_history_price",
"returns": "json"
},
{
"apiName": "condenser_api",
"methodName": "get_dynamic_global_properties",
"returns": "json"
},
{
"apiName": "condenser_api",
"methodName": "get_hardfork_version",
"returns": "string"
},
{
"apiName": "condenser_api",
"methodName": "get_next_scheduled_hardfork",
"returns": "json"
},
{
"apiName": "condenser_api",
"methodName": "get_reward_fund",
"params": [
"post"
],
"returns": "json"
},
{
"apiName": "condenser_api",
"methodName": "get_ticker",
"returns": "json"
},
{
"apiName": "condenser_api",
"methodName": "get_witness_count",
"returns": "int"
}
]
}
{
"name": "steem_requests_api",
"size": "0.000 GB",
"page_size": "4096 Bytes",
"type": "SQLITE",
"journal_mode": "WAL",
"busy_timeout": 10000,
"log_level": "INFO"
}