
distribute中的操作参数
{ "name": "distribute", "base": "", "fields": [ { "name": "ticker", "type": "symbol_code" }, { "name": "allocations", "type": "token_allocation[]" } ] }

distribute中的操作参数
{
"name": "distribute",
"base": "",
"fields": [
{
"name": "ticker",
"type": "symbol_code"
},
{
"name": "allocations",
"type": "token_allocation[]"
}
]
}