Accounts for Glue Parachain
(Ethereum-compatible Smart contract chain)
All collator accounts are derived from one secret mnemonic denoted <MNEMONIC>
below (remove < >
brackets):
Alith:
Secret Key URI: <MNEMONIC>/m/44'/60'/0'/0/0
Public key (hex): 0x023fd25447dbd3158f78785809d356046ef8b4cba0041cea2113c11965732ba7f8
ETH Address: 0xb6Eb27cEe0E739F90609326404966D409d8E2A7c
Baltathar:
Secret Key URI: <MNEMONIC>/m/44'/60'/0'/0/1
Public key (hex): 0x0355d5d6671b086c3911ffc29a0f86cc1cfda36c77686fcdf0fa07601620ad5b84
ETH Address: 0x2626cFb90679AbB8aDcF959307CC0743caE66b3a
Note that there is one more index appended. This final derivation path of the format <MNEMONIC>/m/44'/60'/0'/0/<index>
can also be used to setup the account in Metamask or other wallets.
Howto derive the addresses above
- go to https://iancoleman.io/bip39/
- enter the secret BIP39 Mnemonic
- Choose Coin:
ETH - Ethereum
- Enter Account:
0
- Enter External / Internal:
0
Validate that the displayed BIP32 Derivation Path is m/44'/60'/0'/0
.
On the bottom you can see the derived ETH-accounts, e.g.:
path,address,public key,private key
m/44'/60'/0'/0/0,0xb6Eb27cEe0E739F90609326404966D409d8E2A7c,0x023fd25447dbd3158f78785809d356046ef8b4cba0041cea2113c11965732ba7f8,***
m/44'/60'/0'/0/1,0x2626cFb90679AbB8aDcF959307CC0743caE66b3a,0x0355d5d6671b086c3911ffc29a0f86cc1cfda36c77686fcdf0fa07601620ad5b84,***
m/44'/60'/0'/0/2,0x09dc512125173520d0AEe2D6ea1988FEdcF31284,0x03d5b3524b11e074cd84bcecf0e98240f141fbff22a0fdede530843f83b85a5631,***
m/44'/60'/0'/0/3,0x8D3787d77849f9ded2CEE2d7c8fC734b7df073c1,0x022442dd34039cdc1eb18bdb5d9eea9ee8bed25f7c172e6a2ea1419aa78aadcf39,***