Address Derivation Example
a18d5fc426d6f4b72e44c8c0e3e1147508b4a193f901c5dc351c6ca1a5ab52ad
0xb658395C73c592695d8de3DF320a15CE1C8d8252
init1kevrjhrnckfxjhvdu00nyzs4ecwgmqjjufa7z5
f3decd45241fc1a2d4b80f1449140b6cf67faf302b6c0f67f021337470a9c193
0x8d9f8c5d0f68ebd45b2d7cf732e56073a4e009ca
init13k0cchg0dr4agked0nmn9etqwwjwqzw28u97dr
44'
is the BIP44 purpose field.coin_type'
is a hardened index that identifies the blockchain.account'
, change
, address_index
specify account details, internal/external chains, and the specific address index.coin_type
values to derive addresses for different blockchains.
For example, Ethereum-based wallets use 60
as the coin_type
value, while Cosmos-based wallets use 118
.