Merge branch 'master' into pr/rename-600-network

This commit is contained in:
meshnyan 2022-02-11 11:25:13 +03:00 committed by GitHub
commit 3b7e544311
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
10 changed files with 111 additions and 12 deletions

View File

@ -16,11 +16,6 @@
"chainId": 1284,
"networkId": 1284,
"explorers": [
{
"name": "blockscout",
"url": "https://blockscout.moonbeam.network",
"standard": "none"
},
{
"name": "moonscan",
"url": "https://moonbeam.moonscan.io",

View File

@ -2,8 +2,8 @@
"name": "Moonriver",
"chain": "MOON",
"rpc": [
"https://rpc.moonriver.moonbeam.network",
"wss://wss.moonriver.moonbeam.network"
"https://rpc.api.moonriver.moonbeam.network",
"wss://wss.api.moonriver.moonbeam.network"
],
"faucets": [],
"nativeCurrency": {

View File

@ -14,7 +14,7 @@
"decimals": 18
},
"infoURL": "https://www.platon.network",
"shortName": "PlatON",
"shortName": "platondev",
"chainId": 210309,
"networkId": 1,
"icon": "platon",

View File

@ -0,0 +1,27 @@
{
"name": "PlatON Mainnet",
"chain": "PlatON",
"network": "mainnet",
"rpc": [
"https://openapi.platon.network/rpc",
"wss://openapi.platon.network/ws"
],
"faucets": [],
"nativeCurrency": {
"name": "LAT",
"symbol": "lat",
"decimals": 18
},
"infoURL": "https://www.platon.network",
"shortName": "platon",
"chainId": 210425,
"networkId": 1,
"icon": "platon",
"explorers": [
{
"name": "PlatON explorer",
"url": "https://scan.platon.network",
"standard": "none"
}
]
}

View File

@ -0,0 +1,25 @@
{
"name": "REI Chain Mainnet",
"chain": "REI",
"icon": "reichain",
"rpc": [
"https://rei-rpc.moonrhythm.io"
],
"faucets": [
"http://kururu.finance/faucet?chainId=55555"
],
"nativeCurrency": {
"name": "Rei",
"symbol": "REI",
"decimals": 18
},
"infoURL": "https://reichain.io",
"shortName": "rei",
"chainId": 55555,
"networkId": 55555,
"explorers": [{
"name": "reiscan",
"url": "https://reiscan.com",
"standard": "EIP3091"
}]
}

View File

@ -0,0 +1,25 @@
{
"name": "REI Chain Testnet",
"chain": "REI",
"icon": "reichain",
"rpc": [
"https://rei-testnet-rpc.moonrhythm.io"
],
"faucets": [
"http://kururu.finance/faucet?chainId=55556"
],
"nativeCurrency": {
"name": "tRei",
"symbol": "tREI",
"decimals": 18
},
"infoURL": "https://reichain.io",
"shortName": "trei",
"chainId": 55556,
"networkId": 55556,
"explorers": [{
"name": "reiscan",
"url": "https://testnet.reiscan.com",
"standard": "EIP3091"
}]
}

View File

@ -10,11 +10,11 @@
"nativeCurrency": {
"name": "VS",
"symbol": "VS",
"decimals": 6
"decimals": 18
},
"infoURL": "https://visionscan.org",
"shortName": "vpioneer",
"chainId": 666666,
"networkId": 666666,
"slip44": 60
}
}

View File

@ -0,0 +1,19 @@
{
"name": "Nova Network",
"chain": "NBX",
"icon": "novanetwork",
"rpc": [
"http://rpc.novanetwork.io:8545/",
"http://82.165.54.110:8545/"
],
"faucets": [],
"nativeCurrency": {
"name": "Nebula X",
"symbol": "NBX",
"decimals": 18
},
"infoURL": "https://novanetwork.io/",
"shortName": "nbx",
"chainId": 87,
"networkId": 87
}

View File

@ -9,11 +9,11 @@
"nativeCurrency": {
"name": "VS",
"symbol": "VS",
"decimals": 6
"decimals": 18
},
"infoURL": "https://visionscan.org",
"shortName": "vision",
"chainId": 888888,
"networkId": 888888,
"slip44": 60
}
}

View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmNy5d5knHVjJJS9g4kLsh9i73RTjckpKL6KZvRk6ptbhf",
"width": 591,
"height": 591,
"format": "svg"
}
]