
newdexiofees
Contract
Table row type of tokens
{ "name": "token_pair", "base": "", "fields": [ { "name": "pair_id", "type": "uint64" }, { "name": "contract", "type": "name" }, { "name": "is_quote", "type": "uint8" }, { "name": "target", "type": "uint8" }, { "name": "quantity", "type": "asset" }, { "name": "value", "type": "asset" } ] }