
Table row type of relaystemp
{ "name": "relay_temp", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "token1", "type": "asset" }, { "name": "token_contract1", "type": "name" }, { "name": "token2", "type": "asset" }, { "name": "token_contract2", "type": "name" }, { "name": "lptoken", "type": "asset" }, { "name": "cw", "type": "int32" }, { "name": "fee1", "type": "asset" }, { "name": "fee2", "type": "asset" }, { "name": "fee", "type": "int32" }, { "name": "fee_share", "type": "int32" }, { "name": "price1", "type": "float32" }, { "name": "price2", "type": "float32" }, { "name": "kfactor", "type": "uint128" }, { "name": "total_token1_vol", "type": "asset" }, { "name": "total_token2_vol", "type": "asset" }, { "name": "symbol1", "type": "string" }, { "name": "precision1", "type": "string" }, { "name": "symbol2", "type": "string" }, { "name": "precision2", "type": "string" } ] }