
Table row type of swpsettings
{ "name": "swpsettings", "base": "", "fields": [ { "name": "setting_id", "type": "l" }, { "name": "min_deposit", "type": "a" }, { "name": "token_address", "type": "n" }, { "name": "swap_lock", "type": "uint8" } ] }
Table row type of swpsettings
{
"name": "swpsettings",
"base": "",
"fields": [
{
"name": "setting_id",
"type": "l"
},
{
"name": "min_deposit",
"type": "a"
},
{
"name": "token_address",
"type": "n"
},
{
"name": "swap_lock",
"type": "uint8"
}
]
}