mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-15 09:50:57 +00:00
defs: remove /api from coins backend
This commit is contained in:
parent
a01a9cef9e
commit
46431fb7c8
@ -38,10 +38,10 @@
|
||||
"max_address_length": 34,
|
||||
"bitcore": [],
|
||||
"blockbook": [
|
||||
"https://bch1.trezor.io/api",
|
||||
"https://bch2.trezor.io/api",
|
||||
"https://bch3.trezor.io/api",
|
||||
"https://bch4.trezor.io/api",
|
||||
"https://bch5.trezor.io/api"
|
||||
"https://bch1.trezor.io",
|
||||
"https://bch2.trezor.io",
|
||||
"https://bch3.trezor.io",
|
||||
"https://bch4.trezor.io",
|
||||
"https://bch5.trezor.io"
|
||||
]
|
||||
}
|
||||
|
@ -38,10 +38,10 @@
|
||||
"max_address_length": 34,
|
||||
"bitcore": [],
|
||||
"blockbook": [
|
||||
"https://btg1.trezor.io/api",
|
||||
"https://btg2.trezor.io/api",
|
||||
"https://btg3.trezor.io/api",
|
||||
"https://btg4.trezor.io/api",
|
||||
"https://btg5.trezor.io/api"
|
||||
"https://btg1.trezor.io",
|
||||
"https://btg2.trezor.io",
|
||||
"https://btg3.trezor.io",
|
||||
"https://btg4.trezor.io",
|
||||
"https://btg5.trezor.io"
|
||||
]
|
||||
}
|
||||
|
@ -38,10 +38,10 @@
|
||||
"max_address_length": 34,
|
||||
"bitcore": [],
|
||||
"blockbook": [
|
||||
"https://btc1.trezor.io/api",
|
||||
"https://btc2.trezor.io/api",
|
||||
"https://btc3.trezor.io/api",
|
||||
"https://btc4.trezor.io/api",
|
||||
"https://btc5.trezor.io/api"
|
||||
"https://btc1.trezor.io",
|
||||
"https://btc2.trezor.io",
|
||||
"https://btc3.trezor.io",
|
||||
"https://btc4.trezor.io",
|
||||
"https://btc5.trezor.io"
|
||||
]
|
||||
}
|
||||
|
@ -34,7 +34,7 @@
|
||||
"min_address_length": 27,
|
||||
"max_address_length": 34,
|
||||
"bitcore": [
|
||||
"https://insight.bitcore.cc/api"
|
||||
"https://insight.bitcore.cc"
|
||||
],
|
||||
"blockbook": []
|
||||
}
|
||||
|
@ -34,7 +34,7 @@
|
||||
"min_address_length": 35,
|
||||
"max_address_length": 95,
|
||||
"bitcore": [
|
||||
"https://explorer.btcprivate.org/api"
|
||||
"https://explorer.btcprivate.org"
|
||||
],
|
||||
"blockbook": []
|
||||
}
|
||||
|
@ -34,8 +34,8 @@
|
||||
"min_address_length": 27,
|
||||
"max_address_length": 34,
|
||||
"bitcore": [
|
||||
"https://crw-bitcore.crown.tech/api",
|
||||
"https://crw2-bitcore.crown.tech/api"
|
||||
"https://crw-bitcore.crown.tech",
|
||||
"https://crw2-bitcore.crown.tech"
|
||||
],
|
||||
"blockbook": []
|
||||
}
|
||||
|
@ -35,10 +35,10 @@
|
||||
"max_address_length": 34,
|
||||
"bitcore": [],
|
||||
"blockbook": [
|
||||
"https://dash1.trezor.io/api",
|
||||
"https://dash2.trezor.io/api",
|
||||
"https://dash3.trezor.io/api",
|
||||
"https://dash4.trezor.io/api",
|
||||
"https://dash5.trezor.io/api"
|
||||
"https://dash1.trezor.io",
|
||||
"https://dash2.trezor.io",
|
||||
"https://dash3.trezor.io",
|
||||
"https://dash4.trezor.io",
|
||||
"https://dash5.trezor.io"
|
||||
]
|
||||
}
|
||||
|
@ -34,7 +34,7 @@
|
||||
"min_address_length": 35,
|
||||
"max_address_length": 35,
|
||||
"bitcore": [
|
||||
"https://mainnet.decred.org/api"
|
||||
"https://mainnet.decred.org"
|
||||
],
|
||||
"blockbook": []
|
||||
}
|
||||
|
@ -34,7 +34,7 @@
|
||||
"min_address_length": 35,
|
||||
"max_address_length": 35,
|
||||
"bitcore": [
|
||||
"https://testnet.decred.org/api"
|
||||
"https://testnet.decred.org"
|
||||
],
|
||||
"blockbook": []
|
||||
}
|
||||
|
@ -37,7 +37,7 @@
|
||||
"min_address_length": 27,
|
||||
"max_address_length": 34,
|
||||
"bitcore": [
|
||||
"https://explorer.digibyteprojects.com/api"
|
||||
"https://explorer.digibyteprojects.com"
|
||||
],
|
||||
"blockbook": []
|
||||
}
|
||||
|
@ -35,10 +35,10 @@
|
||||
"max_address_length": 34,
|
||||
"bitcore": [],
|
||||
"blockbook": [
|
||||
"https://doge1.trezor.io/api",
|
||||
"https://doge2.trezor.io/api",
|
||||
"https://doge3.trezor.io/api",
|
||||
"https://doge4.trezor.io/api",
|
||||
"https://doge5.trezor.io/api"
|
||||
"https://doge1.trezor.io",
|
||||
"https://doge2.trezor.io",
|
||||
"https://doge3.trezor.io",
|
||||
"https://doge4.trezor.io",
|
||||
"https://doge5.trezor.io"
|
||||
]
|
||||
}
|
||||
|
@ -34,7 +34,7 @@
|
||||
"min_address_length": 27,
|
||||
"max_address_length": 34,
|
||||
"bitcore": [
|
||||
"https://explorer.flashcoin.io/api"
|
||||
"https://explorer.flashcoin.io"
|
||||
],
|
||||
"blockbook": []
|
||||
}
|
||||
|
@ -37,7 +37,7 @@
|
||||
"min_address_length": 27,
|
||||
"max_address_length": 34,
|
||||
"bitcore": [
|
||||
"http://explorer.fujicoin.org/api"
|
||||
"http://explorer.fujicoin.org"
|
||||
],
|
||||
"blockbook": []
|
||||
}
|
||||
|
@ -34,7 +34,7 @@
|
||||
"min_address_length": 27,
|
||||
"max_address_length": 34,
|
||||
"bitcore": [
|
||||
"https://groestlsight.groestlcoin.org/api"
|
||||
"https://groestlsight.groestlcoin.org"
|
||||
],
|
||||
"blockbook": []
|
||||
}
|
||||
|
@ -34,7 +34,7 @@
|
||||
"min_address_length": 27,
|
||||
"max_address_length": 34,
|
||||
"bitcore": [
|
||||
"https://groestlsight-test.groestlcoin.org/api"
|
||||
"https://groestlsight-test.groestlcoin.org"
|
||||
],
|
||||
"blockbook": []
|
||||
}
|
||||
|
@ -34,7 +34,7 @@
|
||||
"min_address_length": 35,
|
||||
"max_address_length": 95,
|
||||
"bitcore": [
|
||||
"https://insight.kotocoin.info/api"
|
||||
"https://insight.kotocoin.info"
|
||||
],
|
||||
"blockbook": []
|
||||
}
|
||||
|
@ -35,10 +35,10 @@
|
||||
"max_address_length": 34,
|
||||
"bitcore": [],
|
||||
"blockbook": [
|
||||
"https://ltc1.trezor.io/api",
|
||||
"https://ltc2.trezor.io/api",
|
||||
"https://ltc3.trezor.io/api",
|
||||
"https://ltc4.trezor.io/api",
|
||||
"https://ltc5.trezor.io/api"
|
||||
"https://ltc1.trezor.io",
|
||||
"https://ltc2.trezor.io",
|
||||
"https://ltc3.trezor.io",
|
||||
"https://ltc4.trezor.io",
|
||||
"https://ltc5.trezor.io"
|
||||
]
|
||||
}
|
||||
|
@ -34,7 +34,7 @@
|
||||
"min_address_length": 27,
|
||||
"max_address_length": 34,
|
||||
"bitcore": [
|
||||
"https://testnet.litecore.io/api"
|
||||
"https://testnet.litecore.io"
|
||||
],
|
||||
"blockbook": []
|
||||
}
|
||||
|
@ -34,9 +34,9 @@
|
||||
"min_address_length": 27,
|
||||
"max_address_length": 34,
|
||||
"bitcore": [
|
||||
"https://mona.chainsight.info/api",
|
||||
"https://mona.insight.monaco-ex.org/insight-api-monacoin",
|
||||
"https://insight.electrum-mona.org/api"
|
||||
"https://mona.chainsight.info",
|
||||
"https://insight.electrum-mona.org",
|
||||
"https://mona.insight.monaco-ex.org"
|
||||
],
|
||||
"blockbook": []
|
||||
}
|
||||
|
@ -34,7 +34,7 @@
|
||||
"min_address_length": 27,
|
||||
"max_address_length": 34,
|
||||
"bitcore": [
|
||||
"http://live.pesetacoin.info/api"
|
||||
"http://live.pesetacoin.info"
|
||||
],
|
||||
"blockbook": []
|
||||
}
|
||||
|
@ -34,7 +34,7 @@
|
||||
"min_address_length": 27,
|
||||
"max_address_length": 34,
|
||||
"bitcore": [
|
||||
"https://insight.terracoin.io/api"
|
||||
"https://insight.terracoin.io"
|
||||
],
|
||||
"blockbook": []
|
||||
}
|
||||
|
@ -35,10 +35,10 @@
|
||||
"max_address_length": 34,
|
||||
"bitcore": [],
|
||||
"blockbook": [
|
||||
"https://vtc1.trezor.io/api",
|
||||
"https://vtc2.trezor.io/api",
|
||||
"https://vtc3.trezor.io/api",
|
||||
"https://vtc4.trezor.io/api",
|
||||
"https://vtc5.trezor.io/api"
|
||||
"https://vtc1.trezor.io",
|
||||
"https://vtc2.trezor.io",
|
||||
"https://vtc3.trezor.io",
|
||||
"https://vtc4.trezor.io",
|
||||
"https://vtc5.trezor.io"
|
||||
]
|
||||
}
|
||||
|
@ -37,7 +37,7 @@
|
||||
"min_address_length": 27,
|
||||
"max_address_length": 34,
|
||||
"bitcore": [
|
||||
"https://explorer.viacoin.org/api"
|
||||
"https://explorer.viacoin.org"
|
||||
],
|
||||
"blockbook": []
|
||||
}
|
||||
|
@ -35,10 +35,10 @@
|
||||
"max_address_length": 95,
|
||||
"bitcore": [],
|
||||
"blockbook": [
|
||||
"https://zec1.trezor.io/api",
|
||||
"https://zec2.trezor.io/api",
|
||||
"https://zec3.trezor.io/api",
|
||||
"https://zec4.trezor.io/api",
|
||||
"https://zec5.trezor.io/api"
|
||||
"https://zec1.trezor.io",
|
||||
"https://zec2.trezor.io",
|
||||
"https://zec3.trezor.io",
|
||||
"https://zec4.trezor.io",
|
||||
"https://zec5.trezor.io"
|
||||
]
|
||||
}
|
||||
|
@ -34,7 +34,7 @@
|
||||
"min_address_length": 35,
|
||||
"max_address_length": 95,
|
||||
"bitcore": [
|
||||
"https://explorer.testnet.z.cash/api"
|
||||
"https://explorer.testnet.z.cash"
|
||||
],
|
||||
"blockbook": []
|
||||
}
|
||||
|
@ -37,7 +37,7 @@
|
||||
"min_address_length": 27,
|
||||
"max_address_length": 34,
|
||||
"bitcore": [
|
||||
"https://insight.zcoin.io/api"
|
||||
"https://insight.zcoin.io"
|
||||
],
|
||||
"blockbook": []
|
||||
}
|
||||
|
@ -34,7 +34,7 @@
|
||||
"min_address_length": 35,
|
||||
"max_address_length": 95,
|
||||
"bitcore": [
|
||||
"https://explorer.zensystem.io/insight-api-zen"
|
||||
"https://explorer.zensystem.io"
|
||||
],
|
||||
"blockbook": []
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user