WalletKeyAdded
result object
idstring
UUID identifier of the transaction
Example:
6585b5fb-8de8-452d-aa96-8e5de0f1ca09
successboolean
Boolean value indicating whether the wallet was successfully added
Example:
0xB45663e77451cE7009209Ea4e7F62d64F2355D71
messagestring
Information message
Example:
WalletAdded with key purpose MANAGEMENT
WalletKeyAdded
{
"result": {
"id": "6585b5fb-8de8-452d-aa96-8e5de0f1ca09",
"success": "0xB45663e77451cE7009209Ea4e7F62d64F2355D71",
"message": "WalletAdded with key purpose MANAGEMENT"
}
}