mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 15:38:11 +00:00
common/ethereum: add AUX network (#401)
This commit is contained in:
parent
9164c15f1b
commit
2923f3390f
BIN
common/defs/ethereum/aux.png
Normal file
BIN
common/defs/ethereum/aux.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
@ -328,6 +328,16 @@
|
|||||||
"url": "https://musicoin.org",
|
"url": "https://musicoin.org",
|
||||||
"blockbook": []
|
"blockbook": []
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"chain": "aux",
|
||||||
|
"chain_id": 28945486,
|
||||||
|
"slip44": 344,
|
||||||
|
"shortcut": "AUX",
|
||||||
|
"name": "Auxilium",
|
||||||
|
"rskip60": false,
|
||||||
|
"url": "https://auxilium.global",
|
||||||
|
"blockbook": []
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"chain": "aqua",
|
"chain": "aqua",
|
||||||
"chain_id": 61717561,
|
"chain_id": 61717561,
|
||||||
|
Loading…
Reference in New Issue
Block a user