We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fa47d3 commit a3333f2Copy full SHA for a3333f2
_data/chains/eip155-1499.json
@@ -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
@@ -0,0 +1,8 @@
+[
+ "url": "ipfs://QmeXuzaYXCDwHgQdpuE9L55JfEChzj11P73Ngrn8vDTE9T",
+ "width": 1024,
+ "height": 1024,
+ "format": "png"
+]
0 commit comments