fill missing SLIP44 IDs and some misc updates (#117)

This commit is contained in:
matejcik 2020-11-06 11:18:09 +01:00 committed by GitHub
parent 8d45036dd1
commit 16fcf0dbb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
16 changed files with 46 additions and 33 deletions

View File

@ -15,5 +15,5 @@
"shortName": "meta",
"chainId": 11,
"networkId": 11,
"slip44": 961
}
"slip44": 916
}

View File

@ -14,5 +14,6 @@
"infoURL": "https://akroma.io",
"shortName": "aka",
"chainId": 200625,
"networkId": 200625
}
"networkId": 200625,
"slip44": 200625
}

View File

@ -14,5 +14,6 @@
"infoURL": "https://artis.eco",
"shortName": "ats",
"chainId": 246529,
"networkId": 246529
}
"networkId": 246529,
"slip44": 246529
}

View File

@ -1,5 +1,5 @@
{
"name": "ARTIS tau1",
"name": "ARTIS Testnet tau1",
"chain": "ARTIS",
"network": "tau1",
"rpc": [
@ -8,11 +8,11 @@
"faucets": [],
"nativeCurrency": {
"name": "ARTIS tau1 Ether",
"symbol": "ATS",
"symbol": "tATS",
"decimals": 18
},
"infoURL": "https://artis.network",
"shortName": "ats",
"chainId": 246785,
"networkId": 246785
}
}

View File

@ -14,5 +14,6 @@
"infoURL": "https://hpb.io",
"shortName": "hpb",
"chainId": 269,
"networkId": 100
}
"networkId": 100,
"slip44": 269
}

View File

@ -14,5 +14,6 @@
"infoURL": "https://auxilium.global",
"shortName": "aux",
"chainId": 28945486,
"networkId": 28945486
}
"networkId": 28945486,
"slip44": 344
}

View File

@ -9,11 +9,12 @@
"faucets": [],
"nativeCurrency": {
"name": "RSK Mainnet Ether",
"symbol": "RSK",
"symbol": "RBTC",
"decimals": 18
},
"infoURL": "https://rsk.co",
"shortName": "rsk",
"chainId": 30,
"networkId": 30
}
"networkId": 30,
"slip44": 137
}

View File

@ -11,11 +11,11 @@
],
"nativeCurrency": {
"name": "RSK Testnet Ether",
"symbol": "TRSK",
"symbol": "tRBTC",
"decimals": 18
},
"infoURL": "https://rsk.co",
"shortName": "trsk",
"chainId": 31,
"networkId": 31
}
}

View File

@ -14,5 +14,6 @@
"infoURL": "https://ethersocial.org",
"shortName": "esn",
"chainId": 31102,
"networkId": 1
}
"networkId": 1,
"slip44": 31102
}

View File

@ -14,5 +14,6 @@
"infoURL": "https://pirl.io",
"shortName": "pirl",
"chainId": 3125659152,
"networkId": 3125659152
}
"networkId": 3125659152,
"slip44": 164
}

View File

@ -14,5 +14,6 @@
"infoURL": "https://gochain.io",
"shortName": "go",
"chainId": 60,
"networkId": 60
}
"networkId": 60,
"slip44": 6060
}

View File

@ -14,5 +14,6 @@
"infoURL": "https://ellaism.org",
"shortName": "ella",
"chainId": 64,
"networkId": 64
}
"networkId": 64,
"slip44": 163
}

View File

@ -14,5 +14,6 @@
"infoURL": "https://mix-blockchain.org",
"shortName": "mix",
"chainId": 76,
"networkId": 76
}
"networkId": 76,
"slip44": 76
}

View File

@ -14,5 +14,6 @@
"infoURL": "https://musicoin.tw",
"shortName": "music",
"chainId": 7762959,
"networkId": 7762959
}
"networkId": 7762959,
"slip44": 184
}

View File

@ -15,5 +15,6 @@
"infoURL": "https://ubiqsmart.com",
"shortName": "ubq",
"chainId": 8,
"networkId": 88
"networkId": 88,
"slip44": 108
}

View File

@ -14,5 +14,6 @@
"infoURL": "https://callisto.network",
"shortName": "clo",
"chainId": 820,
"networkId": 1
}
"networkId": 1,
"slip44": 820
}