{
"cryptocurrency": "...",
"symbol": "...",
"network": "...",
"coin_type": ...,
"entropy": "...",
"strength": ...,
"mnemonic": "...",
"passphrase": ...,
"language": "...",
"seed": "...",
"ecc": "...",
"hd": "...",
"cardano_type": "...",
"root_xprivate_key": "...",
"root_xpublic_key": "...",
"root_private_key": "...",
"root_chain_code": "...",
"root_public_key": "...",
"strict": ...,
"public_key_type": "..."
}
{
"at": {
"path": "...",
"indexes": [
...,
...,
...,
...,
...
],
"depth": ...,
"purpose": ...,
"coin_type": ...,
"account": ...,
"change": "...",
"address": ...
},
"xprivate_key": "...",
"xpublic_key": "...",
"private_key": "...",
"chain_code": "...",
"public_key": "...",
"hash": "...",
"fingerprint": "...",
"parent_fingerprint": "...",
"address": "..."
}