OnyzeParsedWallet
idstringrequired
Wallet address created in the Onyze custodian
Possible values: Value must match regular expression ^0x[0-9a-fA-F]{40}$
Example:
0x1234567890abcdef1234567890abcdef12345678custodianstringrequired
Name of the custodian to which this wallet belongs
Example:
OnyzeOnyzeParsedWallet
{
"id": "0x1234567890abcdef1234567890abcdef12345678",
"custodian": "Onyze"
}