mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
First pass
This commit is contained in:
parent
06d91acfdc
commit
ebd27da1c0
21
_data/chains/eip155-1284.json
Normal file
21
_data/chains/eip155-1284.json
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
{
|
||||||
|
"name": "Moonbeam Polkadot",
|
||||||
|
"chain": "MOON",
|
||||||
|
"network": "moonbeam",
|
||||||
|
"rpc": [
|
||||||
|
"",
|
||||||
|
""
|
||||||
|
],
|
||||||
|
"faucets": [
|
||||||
|
""
|
||||||
|
],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Glimmer",
|
||||||
|
"symbol": "GLMR",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://moonbeam.network/networks/moonbeam/",
|
||||||
|
"shortName": "??",
|
||||||
|
"chainId": 1284,
|
||||||
|
"networkId": 1284
|
||||||
|
}
|
21
_data/chains/eip155-1285.json
Normal file
21
_data/chains/eip155-1285.json
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
{
|
||||||
|
"name": "Moonriver Kusama",
|
||||||
|
"chain": "MOON",
|
||||||
|
"network": "moonriver",
|
||||||
|
"rpc": [
|
||||||
|
"",
|
||||||
|
""
|
||||||
|
],
|
||||||
|
"faucets": [
|
||||||
|
""
|
||||||
|
],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "River",
|
||||||
|
"symbol": "RIVER",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://moonbeam.network/networks/moonriver/",
|
||||||
|
"shortName": "??",
|
||||||
|
"chainId": 1285,
|
||||||
|
"networkId": 1285
|
||||||
|
}
|
21
_data/chains/eip155-1286.json
Normal file
21
_data/chains/eip155-1286.json
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
{
|
||||||
|
"name": "Moonrock Rococo",
|
||||||
|
"chain": "MOON",
|
||||||
|
"network": "moonrock",
|
||||||
|
"rpc": [
|
||||||
|
"",
|
||||||
|
""
|
||||||
|
],
|
||||||
|
"faucets": [
|
||||||
|
""
|
||||||
|
],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "??",
|
||||||
|
"symbol": "??",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "",
|
||||||
|
"shortName": "??",
|
||||||
|
"chainId": 1286,
|
||||||
|
"networkId": 1286
|
||||||
|
}
|
21
_data/chains/eip155-1287.json
Normal file
21
_data/chains/eip155-1287.json
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
{
|
||||||
|
"name": "Moonbeam Testnet Moonbase Alpha",
|
||||||
|
"chain": "MOON",
|
||||||
|
"network": "moonbase",
|
||||||
|
"rpc": [
|
||||||
|
"https://rpc.testnet.moonbeam.network",
|
||||||
|
"wss://wss.testnet.moonbeam.network"
|
||||||
|
],
|
||||||
|
"faucets": [
|
||||||
|
""
|
||||||
|
],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "??",
|
||||||
|
"symbol": "DEV",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://docs.moonbeam.network/networks/testnet/",
|
||||||
|
"shortName": "??",
|
||||||
|
"chainId": 1287,
|
||||||
|
"networkId": 1287
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user