CreateAddressRequest
cryptostring必填
加密货币
可选值: 非空
networkstring必填
加密货币网络
可选值: 非空
webhookUrlstring
如需接收通知,请填写 'webhookUrl' 参数。然后通知我们以便将 'webhookUrl' 加入白名单。
CreateAddressRequest
{
"crypto": "string",
"network": "string",
"webhookUrl": "string"
}