CreateAddressRequest
cryptostringrequired
Crypto currency
Possible values: non-empty
networkstringrequired
Crypto network
Possible values: non-empty
webhookUrlstring
If you want to receive notifications, fill in the 'webhookUrl' parameter. Then, notify us so we can whitelist the 'webhookUrl'.
CreateAddressRequest
{
"crypto": "string",
"network": "string",
"webhookUrl": "string"
}