
Table row type of history
{ "name": "st_history", "base": "", "fields": [ { "name": "timestamp", "type": "uint64" }, { "name": "price0", "type": "uint64" }, { "name": "price1", "type": "uint64" }, { "name": "acc_price0", "type": "uint128" }, { "name": "acc_price1", "type": "uint128" } ] }