
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[]"
}
]
}