mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-05 23:10:12 +00:00
68 lines
1.7 KiB
JSON
68 lines
1.7 KiB
JSON
{
|
|
"setup": {
|
|
"mnemonic": "all all all all all all all all all all all all",
|
|
"passphrase": ""
|
|
},
|
|
"tests": [
|
|
{
|
|
"parameters": {
|
|
"path": "m/44'/60'/0'"
|
|
},
|
|
"result": {
|
|
"address": "0xdA0b608bdb1a4A154325C854607c68950b4F1a34"
|
|
}
|
|
},
|
|
{
|
|
"parameters": {
|
|
"path": "m/44'/60'/100'"
|
|
},
|
|
"result": {
|
|
"address": "0x93Fb0Ff84F5BB6E7b6a9835C7AA6dE7a76794266"
|
|
}
|
|
},
|
|
{
|
|
"parameters": {
|
|
"path": "m/44'/60'/0'/0/0"
|
|
},
|
|
"result": {
|
|
"address": "0x73d0385F4d8E00C5e6504C6030F47BF6212736A8"
|
|
}
|
|
},
|
|
{
|
|
"parameters": {
|
|
"path": "m/44'/60'/0'/0/100"
|
|
},
|
|
"result": {
|
|
"address": "0x1e6E3708a059aEa1241a81c7aAe84b6CDbC54d59"
|
|
}
|
|
},
|
|
{
|
|
"name": "ETC",
|
|
"parameters": {
|
|
"path": "m/44'/61'/0'/0/0"
|
|
},
|
|
"result": {
|
|
"address": "0xF410e37E9C8BCf8CF319c84Ae9dCEbe057804a04"
|
|
}
|
|
},
|
|
{
|
|
"name": "GoChain",
|
|
"parameters": {
|
|
"path": "m/44'/6060'/0'/0/0"
|
|
},
|
|
"result": {
|
|
"address": "0xA26a450ef46a5f11a510eBA2119A3236fa0Aca92"
|
|
}
|
|
},
|
|
{
|
|
"name": "Wanchain",
|
|
"parameters": {
|
|
"path": "m/44'/5718350'/0'/0/0"
|
|
},
|
|
"result": {
|
|
"address": "0xe432a7533D689ceed00B7EE91d9368b8A1693bD2"
|
|
}
|
|
}
|
|
]
|
|
}
|