
Table row type of symbol
{ "name": "symbol_info", "base": "", "fields": [ { "name": "symbol_code", "type": "symbol_code" }, { "name": "precision", "type": "uint8" }, { "name": "contract_name", "type": "name" } ] }
Table row type of symbol
{
"name": "symbol_info",
"base": "",
"fields": [
{
"name": "symbol_code",
"type": "symbol_code"
},
{
"name": "precision",
"type": "uint8"
},
{
"name": "contract_name",
"type": "name"
}
]
}