Skip to main content

OnyzeParsedWallet

idstringrequired

Wallet address created in the Onyze custodian

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

Example: 0x1234567890abcdef1234567890abcdef12345678
custodianstringrequired

Name of the custodian to which this wallet belongs

Example: Onyze
OnyzeParsedWallet
{
"id": "0x1234567890abcdef1234567890abcdef12345678",
"custodian": "Onyze"
}