
Table row type of forzenpools
{ "name": "FrozenPoolS", "base": "", "fields": [ { "name": "poolId", "type": "uint64" }, { "name": "isUnlockLiquidityA", "type": "bool" }, { "name": "isUnlockLiquidityB", "type": "bool" } ] }
Table row type of forzenpools
{
"name": "FrozenPoolS",
"base": "",
"fields": [
{
"name": "poolId",
"type": "uint64"
},
{
"name": "isUnlockLiquidityA",
"type": "bool"
},
{
"name": "isUnlockLiquidityB",
"type": "bool"
}
]
}