From Watch Only
Wallet allows you to monitor transactions and balances derived from an HD wallet's public keys without exposing or using the private keys for spending.

Last updated
Wallet allows you to monitor transactions and balances derived from an HD wallet's public keys without exposing or using the private keys for spending.

Last updated
{
"cryptocurrency": "...",
"symbol": "...",
"network": "...",
"coin_type": ...,
"entropy": "...",
"strength": ...,
"mnemonic": "...",
"passphrase": ...,
"language": "...",
"seed": "...",
"ecc": "...",
"hd": "...",
"private_key": ...,
"spend_private_key": "...",
"view_private_key": "...",
"spend_public_key": "...",
"view_public_key": "...",
"primary_address": "..."
}
{
"at": {
"minor": ...,
"major": ...
},
"sub_address": "..."
}