
Table row type of bridgeassets
{ "name": "BridgeAsset", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "blockchain", "type": "name" }, { "name": "counterpart_contract", "type": "string" }, { "name": "eos_contract", "type": "name" }, { "name": "eos_symbol", "type": "symbol" }, { "name": "pow10_rate", "type": "int8" }, { "name": "liquidity_source", "type": "name" } ] }