Remove network completely (#1506)

follow up of #1500
This commit is contained in:
ligi 2022-08-28 12:25:12 +02:00 committed by GitHub
parent 138535c86c
commit a3cd16b7a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
37 changed files with 0 additions and 37 deletions

View File

@ -8,7 +8,6 @@ The source data is in _data/chains. Each chain has its own file with the filenam
{
"name": "Ethereum Mainnet",
"chain": "ETH",
"network": "mainnet",
"rpc": [
"https://mainnet.infura.io/v3/${INFURA_API_KEY}",
"https://api.mycryptoapi.com/eth"

View File

@ -8,7 +8,6 @@ data class Chain(
val shortName: String,
val chain: String,
@Deprecated("Will be removed in the future")
val network: String?,
val chainId: Long,
val networkId: Long,
val rpc: List<String>,

View File

@ -25,7 +25,6 @@ val optionalFields = listOf(
"icon",
"explorers",
"title",
"network",
"parent",
"status"
)

View File

@ -2,7 +2,6 @@
"name": "Ethereum Mainnet",
"shortName": "eth",
"chain": "ETH",
"network": "mainnet",
"chainId": 1,
"networkId": 1,
"rpc": [

View File

@ -2,7 +2,6 @@
"name": "Ethereum Mainnet",
"shortName": "eth",
"chain": "ETH",
"network": "mainnet",
"chainId": 100,
"networkId": 1,
"rpc": [

View File

@ -2,7 +2,6 @@
"name": "Ethereum Mainnet",
"shortName": "eth",
"chain": "ETH",
"network": "mainnet",
"chainId": 101,
"networkId": 1,
"rpc": [

View File

@ -2,7 +2,6 @@
"name": "Ethereum Mainnet",
"shortName": "eth",
"chain": "ETH",
"network": "mainnet",
"chainId": 102,
"networkId": 1,
"rpc": [

View File

@ -2,7 +2,6 @@
"name": "Ethereum Mainnet",
"shortName": "eth",
"chain": "ETH",
"network": "mainnet",
"chainId": 1,
"networkId": 1,
"rpc": [

View File

@ -2,7 +2,6 @@
"name": "Ethereum Mainnet",
"shortName": "eth",
"chain": "ETH",
"network": "mainnet",
"chainId": 1,
"networkId": 1,
"rpc": [

View File

@ -2,7 +2,6 @@
"name": "Ethereum Mainnet",
"shortName": "eth",
"chain": "ETH",
"network": "mainnet",
"chainId": 4,
"networkId": 4,
"rpc": [

View File

@ -2,7 +2,6 @@
"name": "Ethereum Mainnet",
"shortName": "eth",
"chain": "ETH",
"network": "mainnet",
"chainId": 99,
"networkId": 1,
"rpc": [

View File

@ -2,7 +2,6 @@
"name": "Ethereum Mainnet",
"shortName": "eth",
"chain": "ETH",
"network": "mainnet",
"chainId": 1,
"networkId": 1,
"rpc": [

View File

@ -2,7 +2,6 @@
"name": "Ethereum Mainnet",
"shortName": "eth",
"chain": "ETH",
"network": "mainnet",
"chainId": 1,
"networkId": 1,
"rpc": [

View File

@ -2,7 +2,6 @@
"name": "Ethereum Mainnet",
"shortName": "eth",
"chain": "ETH",
"network": "mainnet",
"chainId": 1,
"networkId": 1,
"rpc": [

View File

@ -2,7 +2,6 @@
"name": "Ethereum Mainnet",
"shortName": "eth",
"chain": "ETH",
"network": "mainnet",
"chainId": 1,
"networkId": 1,
"rpc": [

View File

@ -2,7 +2,6 @@
"name": "Ethereum Mainnet",
"shortName": "eth",
"chain": "ETH",
"network": "mainnet",
"chainId": 1,
"networkId": 1,
"rpc": [

View File

@ -2,7 +2,6 @@
"name": "Ethereum Mainnet",
"shortName": "eth",
"chain": "ETH",
"network": "mainnet",
"chainId": 1,
"networkId": 1,
"rpc": [

View File

@ -2,7 +2,6 @@
"name": "Ethereum Mainnet",
"shortName": "eth",
"chain": "ETH",
"network": "mainnet",
"chainId": 1,
"networkId": 1,
"rpc": [

View File

@ -2,7 +2,6 @@
"name": "Ethereum Mainnet",
"shortName": "eth",
"chain": "ETH",
"network": "mainnet",
"chainId": 2,
"networkId": 2,
"rpc": [

View File

@ -2,7 +2,6 @@
"name": "Ethereum Mainnet",
"shortName": "willfail",
"chain": "ETH",
"network": "mainnet",
"chainId": 1,
"networkId": 1,
"rpc": [

View File

@ -1,7 +1,6 @@
{
"name": "Ethereum Testnet Görli",
"chain": "ETH",
"network": "goerli",
"rpc": [
"https://rpc.goerli.mudit.blog/",
"https://rpc.slock.it/goerli ",

View File

@ -2,7 +2,6 @@
"name": "Ethereum Mainnet",
"shortName": "*",
"chain": "ETH",
"network": "mainnet",
"chainId": 1,
"networkId": 1,
"rpc": [

View File

@ -2,7 +2,6 @@
"name": "Ethereum Mainnet",
"shortName": "eth",
"chain": "ETH",
"network": "mainnet",
"chainId": 2,
"networkId": 2,
"rpc": [

View File

@ -2,7 +2,6 @@
"name": "Ethereum Mainnet",
"shortName": "eth",
"chain": "ETH",
"network": "mainnet",
"chainId": 2,
"networkId": 2,
"rpc": [

View File

@ -2,7 +2,6 @@
"name": "Ethereum Mainnet",
"shortName": "eth",
"chain": "ETH",
"network": "mainnet",
"chainId": 2,
"networkId": 2,
"rpc": [

View File

@ -2,7 +2,6 @@
"name": "Ethereum Mainnet",
"shortName": "eth",
"chain": "ETH",
"network": "mainnet",
"chainId": 2,
"networkId": 2,
"rpc": [

View File

@ -2,7 +2,6 @@
"name": "Ethereum Mainnet",
"shortName": "eth",
"chain": "ETH",
"network": "mainnet",
"chainId": 2,
"networkId": 2,
"rpc": [

View File

@ -2,7 +2,6 @@
"name": "Ethereum Mainnet",
"shortName": "eth",
"chain": "ETH",
"network": "mainnet",
"chainId": 2,
"networkId": 2,
"rpc": [

View File

@ -2,7 +2,6 @@
"name": "Ethereum Mainnet",
"shortName": "eth",
"chain": "ETH",
"network": "mainnet",
"chainId": 2,
"networkId": 2,
"rpc": [

View File

@ -2,7 +2,6 @@
"name": "Ethereum Mainnet",
"shortName": "eth",
"chain": "ETH",
"network": "mainnet",
"chainId": 1,
"networkId": 1,
"rpc": [

View File

@ -2,7 +2,6 @@
"name": "Ethereum Mainnet",
"shortName": "eth",
"chain": "ETH",
"network": "mainnet",
"chainId": 1,
"networkId": 1,
"rpc": [

View File

@ -2,7 +2,6 @@
"name": "Ethereum Mainnet",
"shortName": "eth",
"chain": "ETH",
"network": "mainnet",
"chainId": 1,
"networkId": 1,
"rpc": [

View File

@ -2,7 +2,6 @@
"name": "Ethereum Mainnet",
"shortName": "eth",
"chain": "ETH",
"network": "mainnet",
"chainId": 2,
"networkId": 2,
"rpc": [

View File

@ -2,7 +2,6 @@
"name": "Ethereum Mainnet",
"shortName": "eth",
"chain": "ETH",
"network": "mainnet",
"chainId": 1,
"networkId": 1,
"rpc": [

View File

@ -2,7 +2,6 @@
"name": "Ethereum Mainnet",
"shortName": "eth",
"chain": "ETH",
"network": "mainnet",
"chainId": 2,
"networkId": 2,
"rpc": [

View File

@ -2,7 +2,6 @@
"name": "Ethereum Mainnet",
"shortName": "eth",
"chain": "ETH",
"network": "mainnet",
"chainId": 1,
"networkId": 1,
"rpc": [

View File

@ -2,7 +2,6 @@
"name": "Ethereum Mainnet",
"shortName": "eth",
"chain": "ETH",
"network": "mainnet",
"chainId": 2,
"networkId": 2,
"rpc": [