Skip to content

Commit a3333f2

Browse files
iDosGamesligi
andauthored
Adding iDos Games Chain Testnet data (ethereum-lists#4885)
* Adding iDos Games Chain Testnet data * Add IGC Logo * Add iDos Games Chain Testnet Config * Update eip155-1499.json * Update igc-testnet.json * Adding iDos Games Chain Testnet data * Add IGC Logo * Add iDos Games Chain Testnet Config * Add eip155-1499.json * Add igc-testnet.json * Adding iDos Games Chain Testnet data - Add IGC Logo - Add iDos Games Chain Testnet Config - Add eip155-1499.json - Add igc-testnet.json * Adding iDos Games Chain Testnet data Add IGC Logo Add iDos Games Chain Testnet Config Add eip155-1499.json Add igc-testnet.json --------- Co-authored-by: ligi <[email protected]>
1 parent 5fa47d3 commit a3333f2

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed

_data/chains/eip155-1499.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"name": "iDos Games Chain Testnet",
3+
"chain": "IGC",
4+
"icon": "igc-testnet",
5+
"rpc": ["https://rpc-testnet.idos.games"],
6+
"faucets": [],
7+
"nativeCurrency": {
8+
"name": "iDos Games Coin",
9+
"symbol": "IGC",
10+
"decimals": 18
11+
},
12+
"infoURL": "https://idosgames.com/",
13+
"shortName": "IGC",
14+
"chainId": 1499,
15+
"networkId": 1499,
16+
"explorers": [
17+
{
18+
"name": "IGC-Scan",
19+
"url": "https://igcscan.com",
20+
"standard": "EIP3091"
21+
}
22+
]
23+
}

_data/icons/igc-testnet.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[
2+
{
3+
"url": "ipfs://QmeXuzaYXCDwHgQdpuE9L55JfEChzj11P73Ngrn8vDTE9T",
4+
"width": 1024,
5+
"height": 1024,
6+
"format": "png"
7+
}
8+
]

0 commit comments

Comments
 (0)