Skip to main content

OnyzeAccount

userIdstringrequired

ID of the user created in the Onyze custodian

Example: HHazYid
addressstringrequired

Address of the newly created account

Possible values: Value must match regular expression ^0x[0-9a-fA-F]{40}$

Example: 0x2b563420722cbcfc84857129bef775e0dc5f1401
OnyzeAccount
{
"userId": "HHazYid",
"address": "0x2b563420722cbcfc84857129bef775e0dc5f1401"
}