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@a04361f468 🚀
This commit is contained in:
parent
1a679ec5d7
commit
cffdf7c112
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -2143,6 +2143,19 @@
|
|||
"rpc": ["https://galois-hk.maiziqianbao.net/rpc"],
|
||||
"faucets": ["https://scan.boka.network/#/Galois/faucet"],
|
||||
"infoURL": "https://mathchain.org"
|
||||
}, {
|
||||
"name": "Iora Chain",
|
||||
"chainId": 1197,
|
||||
"shortName": "iora",
|
||||
"networkId": 1197,
|
||||
"nativeCurrency": {
|
||||
"name": "Iora",
|
||||
"symbol": "IORA",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://dataseed.iorachain.com"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://iorachain.com"
|
||||
}, {
|
||||
"name": "World Trade Technical Chain Mainnet",
|
||||
"chainId": 1202,
|
||||
|
|
|
@ -2898,6 +2898,22 @@
|
|||
"shortName": "tMATH",
|
||||
"chainId": 1140,
|
||||
"networkId": 1140
|
||||
}, {
|
||||
"name": "Iora Chain",
|
||||
"chain": "IORA",
|
||||
"network": "iorachain",
|
||||
"icon": "iorachain",
|
||||
"rpc": ["https://dataseed.iorachain.com"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Iora",
|
||||
"symbol": "IORA",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://iorachain.com",
|
||||
"shortName": "iora",
|
||||
"chainId": 1197,
|
||||
"networkId": 1197
|
||||
}, {
|
||||
"name": "World Trade Technical Chain Mainnet",
|
||||
"chain": "WTT",
|
||||
|
|
|
@ -164,6 +164,7 @@
|
|||
"metis-andromeda": "eip155:1088",
|
||||
"MATH": "eip155:1139",
|
||||
"tMATH": "eip155:1140",
|
||||
"iora": "eip155:1197",
|
||||
"wtt": "eip155:1202",
|
||||
"popcat": "eip155:1213",
|
||||
"enter": "eip155:1214",
|
||||
|
|
Loading…
Reference in New Issue
Block a user