UnfreezeBalanceV2
POST
/wallet/unfreezebalancev2
Field | Type | Description |
---|---|---|
owner_address | string | Account address |
resource | string | Resource type |
unfreeze_balance | int64 | Unstake amount, unit is sun |
Request
Body Params application/json
Field | Type | Description |
---|---|---|
owner_address | string | Account address |
resource | string | Resource type |
unfreeze_balance | int64 | Unstake amount, unit is sun |