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@0edcd4d9e5 🚀
This commit is contained in:
parent
ccfe1dd8b8
commit
d5bce60df2
4906
chain_icons.json
4906
chain_icons.json
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
25
chains/eip155-55004.json
Normal file
25
chains/eip155-55004.json
Normal file
|
@ -0,0 +1,25 @@
|
||||||
|
{
|
||||||
|
"name": "Titan",
|
||||||
|
"chain": "ETH",
|
||||||
|
"rpc": [
|
||||||
|
"https://rpc.titan.tokamak.network",
|
||||||
|
"wss://rpc.titan.tokamak.network/ws"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Ether",
|
||||||
|
"symbol": "ETH",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://tokamak.network",
|
||||||
|
"shortName": "teth",
|
||||||
|
"chainId": 55004,
|
||||||
|
"networkId": 55004,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "blockscout",
|
||||||
|
"url": "https://explorer.titan.tokamak.network",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
File diff suppressed because one or more lines are too long
|
@ -9150,6 +9150,19 @@
|
||||||
"rpc": ["https://rpc.eth.testedge2.haqq.network"],
|
"rpc": ["https://rpc.eth.testedge2.haqq.network"],
|
||||||
"faucets": ["https://testedge2.haqq.network"],
|
"faucets": ["https://testedge2.haqq.network"],
|
||||||
"infoURL": "https://islamiccoin.net"
|
"infoURL": "https://islamiccoin.net"
|
||||||
|
}, {
|
||||||
|
"name": "Titan",
|
||||||
|
"chainId": 55004,
|
||||||
|
"shortName": "teth",
|
||||||
|
"networkId": 55004,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Ether",
|
||||||
|
"symbol": "ETH",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://rpc.titan.tokamak.network", "wss://rpc.titan.tokamak.network/ws"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://tokamak.network"
|
||||||
}, {
|
}, {
|
||||||
"name": "REI Chain Mainnet",
|
"name": "REI Chain Mainnet",
|
||||||
"chainId": 55555,
|
"chainId": 55555,
|
||||||
|
|
|
@ -13876,6 +13876,25 @@
|
||||||
"url": "https://explorer.testedge2.haqq.network",
|
"url": "https://explorer.testedge2.haqq.network",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "Titan",
|
||||||
|
"chain": "ETH",
|
||||||
|
"rpc": ["https://rpc.titan.tokamak.network", "wss://rpc.titan.tokamak.network/ws"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Ether",
|
||||||
|
"symbol": "ETH",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://tokamak.network",
|
||||||
|
"shortName": "teth",
|
||||||
|
"chainId": 55004,
|
||||||
|
"networkId": 55004,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "blockscout",
|
||||||
|
"url": "https://explorer.titan.tokamak.network",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "REI Chain Mainnet",
|
"name": "REI Chain Mainnet",
|
||||||
"chain": "REI",
|
"chain": "REI",
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -703,6 +703,7 @@
|
||||||
"SRDXm": "eip155:51712",
|
"SRDXm": "eip155:51712",
|
||||||
"DFK": "eip155:53935",
|
"DFK": "eip155:53935",
|
||||||
"ISLMT": "eip155:54211",
|
"ISLMT": "eip155:54211",
|
||||||
|
"teth": "eip155:55004",
|
||||||
"reichain": "eip155:55555",
|
"reichain": "eip155:55555",
|
||||||
"trei": "eip155:55556",
|
"trei": "eip155:55556",
|
||||||
"BobaBnb": "eip155:56288",
|
"BobaBnb": "eip155:56288",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user