1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-16 03:18:09 +00:00

added blockbook fields

This commit is contained in:
Szymon Lesisz 2018-09-07 13:40:13 +02:00 committed by matejcik
parent cfbe5a5dd1
commit beddb31819

View File

@ -6,7 +6,10 @@
"shortcut": "ETH", "shortcut": "ETH",
"name": "Ethereum", "name": "Ethereum",
"rskip60": false, "rskip60": false,
"url": "https://www.ethereum.org" "url": "https://www.ethereum.org",
"blockbook": [
"https://eth1.trezor.io"
]
}, },
{ {
"chain": "exp", "chain": "exp",
@ -15,7 +18,8 @@
"shortcut": "EXP", "shortcut": "EXP",
"name": "Expanse", "name": "Expanse",
"rskip60": false, "rskip60": false,
"url": "https://expanse.tech" "url": "https://expanse.tech",
"blockbook": []
}, },
{ {
"chain": "rop", "chain": "rop",
@ -24,7 +28,10 @@
"shortcut": "tROP", "shortcut": "tROP",
"name": "Ethereum Testnet Ropsten", "name": "Ethereum Testnet Ropsten",
"rskip60": false, "rskip60": false,
"url": "https://www.ethereum.org" "url": "https://www.ethereum.org",
"blockbook": [
"https://ropsten1.trezor.io"
]
}, },
{ {
"chain": "rin", "chain": "rin",
@ -33,7 +40,8 @@
"shortcut": "tRIN", "shortcut": "tRIN",
"name": "Ethereum Testnet Rinkeby", "name": "Ethereum Testnet Rinkeby",
"rskip60": false, "rskip60": false,
"url": "https://www.ethereum.org" "url": "https://www.ethereum.org",
"blockbook": []
}, },
{ {
"chain": "ubq", "chain": "ubq",
@ -42,7 +50,8 @@
"shortcut": "UBQ", "shortcut": "UBQ",
"name": "Ubiq", "name": "Ubiq",
"rskip60": false, "rskip60": false,
"url": "https://ubiqsmart.com" "url": "https://ubiqsmart.com",
"blockbook": []
}, },
{ {
"chain": "eosc", "chain": "eosc",
@ -51,7 +60,8 @@
"shortcut": "EOSC", "shortcut": "EOSC",
"name": "EOS Classic", "name": "EOS Classic",
"rskip60": false, "rskip60": false,
"url": "https://eos-classic.io" "url": "https://eos-classic.io",
"blockbook": []
}, },
{ {
"chain": "etsc", "chain": "etsc",
@ -60,7 +70,8 @@
"shortcut": "ETSC", "shortcut": "ETSC",
"name": "Ethereum Social", "name": "Ethereum Social",
"rskip60": false, "rskip60": false,
"url": "https://ethereumsocial.kr" "url": "https://ethereumsocial.kr",
"blockbook": []
}, },
{ {
"chain": "rsk", "chain": "rsk",
@ -69,7 +80,8 @@
"shortcut": "RSK", "shortcut": "RSK",
"name": "RSK", "name": "RSK",
"rskip60": true, "rskip60": true,
"url": "https://www.rsk.co" "url": "https://www.rsk.co",
"blockbook": []
}, },
{ {
"chain": "trsk", "chain": "trsk",
@ -78,7 +90,8 @@
"shortcut": "tRSK", "shortcut": "tRSK",
"name": "RSK Testnet", "name": "RSK Testnet",
"rskip60": true, "rskip60": true,
"url": "https://www.rsk.co" "url": "https://www.rsk.co",
"blockbook": []
}, },
{ {
"chain": "kov", "chain": "kov",
@ -87,7 +100,8 @@
"shortcut": "tKOV", "shortcut": "tKOV",
"name": "Ethereum Testnet Kovan", "name": "Ethereum Testnet Kovan",
"rskip60": false, "rskip60": false,
"url": "https://www.ethereum.org" "url": "https://www.ethereum.org",
"blockbook": []
}, },
{ {
"chain": "go", "chain": "go",
@ -96,7 +110,8 @@
"shortcut": "GO", "shortcut": "GO",
"name": "GoChain", "name": "GoChain",
"rskip60": false, "rskip60": false,
"url": "https://gochain.io" "url": "https://gochain.io",
"blockbook": []
}, },
{ {
"chain": "etc", "chain": "etc",
@ -105,7 +120,10 @@
"shortcut": "ETC", "shortcut": "ETC",
"name": "Ethereum Classic", "name": "Ethereum Classic",
"rskip60": false, "rskip60": false,
"url": "https://ethereumclassic.github.io" "url": "https://ethereumclassic.github.io",
"blockbook": [
"https://etc1.trezor.io"
]
}, },
{ {
"chain": "tetc", "chain": "tetc",
@ -114,7 +132,8 @@
"shortcut": "tETC", "shortcut": "tETC",
"name": "Ethereum Classic Testnet", "name": "Ethereum Classic Testnet",
"rskip60": false, "rskip60": false,
"url": "https://ethereumclassic.github.io" "url": "https://ethereumclassic.github.io",
"blockbook": []
}, },
{ {
"chain": "ella", "chain": "ella",
@ -123,7 +142,8 @@
"shortcut": "ELLA", "shortcut": "ELLA",
"name": "Ellaism", "name": "Ellaism",
"rskip60": false, "rskip60": false,
"url": "https://ellaism.org" "url": "https://ellaism.org",
"blockbook": []
}, },
{ {
"chain": "clo", "chain": "clo",
@ -132,7 +152,8 @@
"shortcut": "CLO", "shortcut": "CLO",
"name": "Callisto", "name": "Callisto",
"rskip60": false, "rskip60": false,
"url": "https://callisto.network" "url": "https://callisto.network",
"blockbook": []
}, },
{ {
"chain": "ath", "chain": "ath",
@ -141,7 +162,8 @@
"shortcut": "ATH", "shortcut": "ATH",
"name": "Atheios", "name": "Atheios",
"rskip60": false, "rskip60": false,
"url": "https://atheios.com" "url": "https://atheios.com",
"blockbook": []
}, },
{ {
"chain": "egem", "chain": "egem",
@ -150,7 +172,8 @@
"shortcut": "EGEM", "shortcut": "EGEM",
"name": "EtherGem", "name": "EtherGem",
"rskip60": false, "rskip60": false,
"url": "https://egem.io" "url": "https://egem.io",
"blockbook": []
}, },
{ {
"chain": "esn", "chain": "esn",
@ -159,7 +182,8 @@
"shortcut": "ESN", "shortcut": "ESN",
"name": "Ethersocial Network", "name": "Ethersocial Network",
"rskip60": false, "rskip60": false,
"url": "https://ethersocial.org" "url": "https://ethersocial.org",
"blockbook": []
}, },
{ {
"chain": "akroma", "chain": "akroma",
@ -168,7 +192,8 @@
"shortcut": "AKA", "shortcut": "AKA",
"name": "Akroma", "name": "Akroma",
"rskip60": false, "rskip60": false,
"url": "https://akroma.io" "url": "https://akroma.io",
"blockbook": []
}, },
{ {
"chain": "music", "chain": "music",
@ -177,7 +202,8 @@
"shortcut": "MUSIC", "shortcut": "MUSIC",
"name": "Musicoin", "name": "Musicoin",
"rskip60": false, "rskip60": false,
"url": "https://musicoin.org" "url": "https://musicoin.org",
"blockbook": []
}, },
{ {
"chain": "etho", "chain": "etho",
@ -186,7 +212,8 @@
"shortcut": "ETHO", "shortcut": "ETHO",
"name": "Ether-1", "name": "Ether-1",
"rskip60": false, "rskip60": false,
"url": "https://ether1.org" "url": "https://ether1.org",
"blockbook": []
}, },
{ {
"chain": "pirl", "chain": "pirl",
@ -195,6 +222,7 @@
"shortcut": "PIRL", "shortcut": "PIRL",
"name": "Pirl", "name": "Pirl",
"rskip60": false, "rskip60": false,
"url": "https://pirl.io" "url": "https://pirl.io",
"blockbook": []
} }
] ]