Authorization: ********************{}curl --location --request POST 'test-mg-admin.hwyc.io/v1/user/topup/addr?uid=12345&chainType=1' \
--header 'Authorization: <token>' \
--header 'Content-Type: application/json' \
--data-raw '{}'{
"code": 0,
"msg": "string",
"data": "string",
"success": true
}