mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@3368438bd0 🚀
This commit is contained in:
parent
6d8d7f587d
commit
b0bc04802c
File diff suppressed because one or more lines are too long
22
chains/eip155-25888.json
Normal file
22
chains/eip155-25888.json
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
{
|
||||||
|
"name": "Hammer Chain Mainnet",
|
||||||
|
"chain": "HammerChain",
|
||||||
|
"rpc": ["https://www.hammerchain.io/rpc"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "GOLDT",
|
||||||
|
"symbol": "GOLDT",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://www.hammerchain.io",
|
||||||
|
"shortName": "GOLDT",
|
||||||
|
"chainId": 25888,
|
||||||
|
"networkId": 25888,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "Hammer Chain Explorer",
|
||||||
|
"url": "https://www.hammerchain.io",
|
||||||
|
"standard": "none"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
File diff suppressed because one or more lines are too long
|
@ -5965,6 +5965,19 @@
|
||||||
"rpc": ["https://node1.mintme.com"],
|
"rpc": ["https://node1.mintme.com"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://www.mintme.com"
|
"infoURL": "https://www.mintme.com"
|
||||||
|
}, {
|
||||||
|
"name": "Hammer Chain Mainnet",
|
||||||
|
"chainId": 25888,
|
||||||
|
"shortName": "GOLDT",
|
||||||
|
"networkId": 25888,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "GOLDT",
|
||||||
|
"symbol": "GOLDT",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://www.hammerchain.io/rpc"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://www.hammerchain.io"
|
||||||
}, {
|
}, {
|
||||||
"name": "OasisChain Mainnet",
|
"name": "OasisChain Mainnet",
|
||||||
"chainId": 26863,
|
"chainId": 26863,
|
||||||
|
|
|
@ -8669,6 +8669,25 @@
|
||||||
"shortName": "mintme",
|
"shortName": "mintme",
|
||||||
"chainId": 24734,
|
"chainId": 24734,
|
||||||
"networkId": 37480
|
"networkId": 37480
|
||||||
|
}, {
|
||||||
|
"name": "Hammer Chain Mainnet",
|
||||||
|
"chain": "HammerChain",
|
||||||
|
"rpc": ["https://www.hammerchain.io/rpc"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "GOLDT",
|
||||||
|
"symbol": "GOLDT",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://www.hammerchain.io",
|
||||||
|
"shortName": "GOLDT",
|
||||||
|
"chainId": 25888,
|
||||||
|
"networkId": 25888,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "Hammer Chain Explorer",
|
||||||
|
"url": "https://www.hammerchain.io",
|
||||||
|
"standard": "none"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "OasisChain Mainnet",
|
"name": "OasisChain Mainnet",
|
||||||
"chain": "OasisChain",
|
"chain": "OasisChain",
|
||||||
|
|
|
@ -458,6 +458,7 @@
|
||||||
"sapphire-testnet": "eip155:23295",
|
"sapphire-testnet": "eip155:23295",
|
||||||
"web": "eip155:24484",
|
"web": "eip155:24484",
|
||||||
"mintme": "eip155:24734",
|
"mintme": "eip155:24734",
|
||||||
|
"GOLDT": "eip155:25888",
|
||||||
"OAC": "eip155:26863",
|
"OAC": "eip155:26863",
|
||||||
"obgor": "eip155:28528",
|
"obgor": "eip155:28528",
|
||||||
"Piece": "eip155:30067",
|
"Piece": "eip155:30067",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user