
Table row type of fee
{ "name": "st_defi_fee", "base": "", "fields": [ { "name": "fund_fee", "type": "float_t" }, { "name": "swap_fee", "type": "float_t" }, { "name": "divd_fee", "type": "float_t" } ] }
Table row type of fee
{
"name": "st_defi_fee",
"base": "",
"fields": [
{
"name": "fund_fee",
"type": "float_t"
},
{
"name": "swap_fee",
"type": "float_t"
},
{
"name": "divd_fee",
"type": "float_t"
}
]
}