Skip to content

Commit

Permalink
Deploying to gh-pages from @ 154bbf4 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
ligi committed Oct 31, 2024
1 parent 5726ce5 commit 311e6f7
Show file tree
Hide file tree
Showing 222 changed files with 120 additions and 84 deletions.
2 changes: 1 addition & 1 deletion chain/1291/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion chain/16688/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion chain/1804/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion chain/195/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion chain/196/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion chain/2606/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion chain/3639/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion chain/3645/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion chain/51178/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion chain/5522/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion chain/58680/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion chain/62049/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion chain/62050/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion chain/63000/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion chain/666888/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion chain/7171/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion chain/7771/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion chain/789/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion chain/8668/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion chain/91715/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion chain/9980/index.html

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions chain_icons.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,14 @@
"height": 500,
"format": "png"
}]
}, {
"name": "argochain",
"icons": [{
"url": "ipfs://QmVbs4mkn6N86izwQS1HzMP2uFxQLCPxsppojPhyq3cu1w",
"width": 402,
"height": 402,
"format": "png"
}]
}, {
"name": "alveychain",
"icons": [{
Expand Down
2 changes: 1 addition & 1 deletion chain_icons_mini.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion chains.json

Large diffs are not rendered by default.

23 changes: 23 additions & 0 deletions chains/eip155-1299.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Argochain",
"chain": "Argochain",
"icon": "argochain",
"rpc": ["https://rpc.devolvedai.com", "https://rpc-mainnet.devolvedai.com"],
"faucets": [],
"nativeCurrency": {
"name": "AGC",
"symbol": "AGC",
"decimals": 18
},
"infoURL": "https://devolvedai.com",
"shortName": "AGC",
"chainId": 1299,
"networkId": 1299,
"explorers": [
{
"name": "Argochain Scanner",
"url": "https://scanner.argoscan.net",
"standard": "EIP3091"
}
]
}
2 changes: 1 addition & 1 deletion chains_mini.json

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions chains_mini_pretty.json
Original file line number Diff line number Diff line change
Expand Up @@ -6823,6 +6823,19 @@
"rpc": ["https://bobabase.boba.network", "wss://wss.bobabase.boba.network", "https://replica.bobabase.boba.network", "wss://replica-wss.bobabase.boba.network"],
"faucets": [],
"infoURL": "https://boba.network"
}, {
"name": "Argochain",
"chainId": 1299,
"shortName": "AGC",
"networkId": 1299,
"nativeCurrency": {
"name": "AGC",
"symbol": "AGC",
"decimals": 18
},
"rpc": ["https://rpc.devolvedai.com", "https://rpc-mainnet.devolvedai.com"],
"faucets": [],
"infoURL": "https://devolvedai.com"
}, {
"name": "Unichain Sepolia Testnet",
"chainId": 1301,
Expand Down
20 changes: 20 additions & 0 deletions chains_pretty.json
Original file line number Diff line number Diff line change
Expand Up @@ -11013,6 +11013,26 @@
"url": "https://blockexplorer.bobabase.boba.network",
"standard": "none"
}]
}, {
"name": "Argochain",
"chain": "Argochain",
"icon": "argochain",
"rpc": ["https://rpc.devolvedai.com", "https://rpc-mainnet.devolvedai.com"],
"faucets": [],
"nativeCurrency": {
"name": "AGC",
"symbol": "AGC",
"decimals": 18
},
"infoURL": "https://devolvedai.com",
"shortName": "AGC",
"chainId": 1299,
"networkId": 1299,
"explorers": [{
"name": "Argochain Scanner",
"url": "https://scanner.argoscan.net",
"standard": "EIP3091"
}]
}, {
"name": "Unichain Sepolia Testnet",
"chain": "ETH",
Expand Down
8 changes: 8 additions & 0 deletions icons/argochain.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmVbs4mkn6N86izwQS1HzMP2uFxQLCPxsppojPhyq3cu1w",
"width": 402,
"height": 402,
"format": "png"
}
]
2 changes: 1 addition & 1 deletion index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/chain/1291/page-data.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"componentChunkName":"component---src-pages-chain-chain-chain-id-tsx","path":"/chain/1291/","result":{"data":{"chain":{"id":"2c7b7431-94fe-5a92-9a98-0279d19f3e4c","name":"Swisstronik Testnet","chain":"SWTR","chainId":1291,"rpc":["https://json-rpc.testnet.swisstronik.com"],"icon":{"publicURL":"/static/168754f79760d0e1a30caac00b6c53a1/swisstronik.svg","childImageSharp":null},"nativeCurrency":{"decimals":18,"name":"Swisstronik","symbol":"SWTR"},"explorers":[{"url":"https://explorer-evm.testnet.swisstronik.com","name":"Swisstronik Scout","standard":"none"}],"status":null,"faucets":["https://faucet.testnet.swisstronik.com"],"redFlags":null,"infoURL":"https://www.swisstronik.com"}},"pageContext":{"id":"2c7b7431-94fe-5a92-9a98-0279d19f3e4c","chainId":1291,"__params":{"chainId":"1291"}}},"staticQueryHashes":["63159454"],"slicesMap":{}}
{"componentChunkName":"component---src-pages-chain-chain-chain-id-tsx","path":"/chain/1291/","result":{"data":{"chain":{"id":"2c7b7431-94fe-5a92-9a98-0279d19f3e4c","name":"Swisstronik Testnet","chain":"SWTR","chainId":1291,"rpc":["https://json-rpc.testnet.swisstronik.com"],"icon":null,"nativeCurrency":{"decimals":18,"name":"Swisstronik","symbol":"SWTR"},"explorers":[{"url":"https://explorer-evm.testnet.swisstronik.com","name":"Swisstronik Scout","standard":"none"}],"status":null,"faucets":["https://faucet.testnet.swisstronik.com"],"redFlags":null,"infoURL":"https://www.swisstronik.com"}},"pageContext":{"id":"2c7b7431-94fe-5a92-9a98-0279d19f3e4c","chainId":1291,"__params":{"chainId":"1291"}}},"staticQueryHashes":["63159454"],"slicesMap":{}}
2 changes: 1 addition & 1 deletion page-data/chain/16688/page-data.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"componentChunkName":"component---src-pages-chain-chain-chain-id-tsx","path":"/chain/16688/","result":{"data":{"chain":{"id":"d607220f-49ff-5351-ab3c-8df8621ef932","name":"IRIShub Testnet","chain":"IRIShub","chainId":16688,"rpc":["https://evmrpc.nyancat.irisnet.org"],"icon":{"publicURL":"/static/730bcc764187f2ac4f1ba910b313f626/nyancat.png","childImageSharp":{"gatsbyImageData":{"layout":"constrained","images":{"fallback":{"src":"/static/730bcc764187f2ac4f1ba910b313f626/28ed9/nyancat.png","srcSet":"/static/730bcc764187f2ac4f1ba910b313f626/6f66e/nyancat.png 15w,\n/static/730bcc764187f2ac4f1ba910b313f626/51b57/nyancat.png 30w,\n/static/730bcc764187f2ac4f1ba910b313f626/28ed9/nyancat.png 60w,\n/static/730bcc764187f2ac4f1ba910b313f626/c9a68/nyancat.png 120w","sizes":"(min-width: 60px) 60px, 100vw"},"sources":[{"srcSet":"/static/730bcc764187f2ac4f1ba910b313f626/623b3/nyancat.webp 15w,\n/static/730bcc764187f2ac4f1ba910b313f626/f1e6c/nyancat.webp 30w,\n/static/730bcc764187f2ac4f1ba910b313f626/7fc9c/nyancat.webp 60w,\n/static/730bcc764187f2ac4f1ba910b313f626/da7b5/nyancat.webp 120w","type":"image/webp","sizes":"(min-width: 60px) 60px, 100vw"}]},"width":60,"height":46}}},"nativeCurrency":{"decimals":18,"name":"Eris","symbol":"ERIS"},"explorers":[{"url":"https://nyancat.iobscan.io","name":"IRISHub Testnet Cosmos Explorer (IOBScan)","standard":"none"}],"status":null,"faucets":[],"redFlags":null,"infoURL":"https://www.irisnet.org"}},"pageContext":{"id":"d607220f-49ff-5351-ab3c-8df8621ef932","chainId":16688,"__params":{"chainId":"16688"}}},"staticQueryHashes":["63159454"],"slicesMap":{}}
{"componentChunkName":"component---src-pages-chain-chain-chain-id-tsx","path":"/chain/16688/","result":{"data":{"chain":{"id":"d607220f-49ff-5351-ab3c-8df8621ef932","name":"IRIShub Testnet","chain":"IRIShub","chainId":16688,"rpc":["https://evmrpc.nyancat.irisnet.org"],"icon":null,"nativeCurrency":{"decimals":18,"name":"Eris","symbol":"ERIS"},"explorers":[{"url":"https://nyancat.iobscan.io","name":"IRISHub Testnet Cosmos Explorer (IOBScan)","standard":"none"}],"status":null,"faucets":[],"redFlags":null,"infoURL":"https://www.irisnet.org"}},"pageContext":{"id":"d607220f-49ff-5351-ab3c-8df8621ef932","chainId":16688,"__params":{"chainId":"16688"}}},"staticQueryHashes":["63159454"],"slicesMap":{}}
2 changes: 1 addition & 1 deletion page-data/chain/1804/page-data.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"componentChunkName":"component---src-pages-chain-chain-chain-id-tsx","path":"/chain/1804/","result":{"data":{"chain":{"id":"5e8dc5d4-f2f0-5099-8bbc-d4821e2c6858","name":"Kerleano","chain":"CRC","chainId":1804,"rpc":["https://cacib-saturn-test.francecentral.cloudapp.azure.com"],"icon":{"publicURL":"/static/33d85911a679c697e46326b7fe9b8194/pocr.png","childImageSharp":{"gatsbyImageData":{"layout":"constrained","images":{"fallback":{"src":"/static/33d85911a679c697e46326b7fe9b8194/339f9/pocr.png","srcSet":"/static/33d85911a679c697e46326b7fe9b8194/3f841/pocr.png 15w,\n/static/33d85911a679c697e46326b7fe9b8194/3d2f7/pocr.png 30w,\n/static/33d85911a679c697e46326b7fe9b8194/339f9/pocr.png 60w,\n/static/33d85911a679c697e46326b7fe9b8194/5b408/pocr.png 120w","sizes":"(min-width: 60px) 60px, 100vw"},"sources":[{"srcSet":"/static/33d85911a679c697e46326b7fe9b8194/f145f/pocr.webp 15w,\n/static/33d85911a679c697e46326b7fe9b8194/e251e/pocr.webp 30w,\n/static/33d85911a679c697e46326b7fe9b8194/0c74c/pocr.webp 60w,\n/static/33d85911a679c697e46326b7fe9b8194/e51fb/pocr.webp 120w","type":"image/webp","sizes":"(min-width: 60px) 60px, 100vw"}]},"width":60,"height":65}}},"nativeCurrency":{"decimals":18,"name":"Climate awaReness Coin","symbol":"CRC"},"explorers":[{"url":"https://ethereum-pocr.github.io/explorer/kerleano","name":"Lite Explorer","standard":"EIP3091"}],"status":"active","faucets":["https://github.com/ethereum-pocr/kerleano/blob/main/docs/faucet.md"],"redFlags":null,"infoURL":"https://github.com/ethereum-pocr/kerleano"}},"pageContext":{"id":"5e8dc5d4-f2f0-5099-8bbc-d4821e2c6858","chainId":1804,"__params":{"chainId":"1804"}}},"staticQueryHashes":["63159454"],"slicesMap":{}}
{"componentChunkName":"component---src-pages-chain-chain-chain-id-tsx","path":"/chain/1804/","result":{"data":{"chain":{"id":"5e8dc5d4-f2f0-5099-8bbc-d4821e2c6858","name":"Kerleano","chain":"CRC","chainId":1804,"rpc":["https://cacib-saturn-test.francecentral.cloudapp.azure.com"],"icon":null,"nativeCurrency":{"decimals":18,"name":"Climate awaReness Coin","symbol":"CRC"},"explorers":[{"url":"https://ethereum-pocr.github.io/explorer/kerleano","name":"Lite Explorer","standard":"EIP3091"}],"status":"active","faucets":["https://github.com/ethereum-pocr/kerleano/blob/main/docs/faucet.md"],"redFlags":null,"infoURL":"https://github.com/ethereum-pocr/kerleano"}},"pageContext":{"id":"5e8dc5d4-f2f0-5099-8bbc-d4821e2c6858","chainId":1804,"__params":{"chainId":"1804"}}},"staticQueryHashes":["63159454"],"slicesMap":{}}
2 changes: 1 addition & 1 deletion page-data/chain/195/page-data.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"componentChunkName":"component---src-pages-chain-chain-chain-id-tsx","path":"/chain/195/","result":{"data":{"chain":{"id":"c7187d06-354a-56c6-8d59-420adf208b03","name":"X Layer Testnet","chain":"X Layer","chainId":195,"rpc":["https://testrpc.xlayer.tech","https://xlayertestrpc.okx.com"],"icon":{"publicURL":"/static/6ca88c949f0bccc1d04da8e839db7ff0/xlayerTestnet.png","childImageSharp":{"gatsbyImageData":{"layout":"constrained","images":{"fallback":{"src":"/static/6ca88c949f0bccc1d04da8e839db7ff0/7ab40/xlayerTestnet.png","srcSet":"/static/6ca88c949f0bccc1d04da8e839db7ff0/7961d/xlayerTestnet.png 15w,\n/static/6ca88c949f0bccc1d04da8e839db7ff0/53973/xlayerTestnet.png 30w,\n/static/6ca88c949f0bccc1d04da8e839db7ff0/7ab40/xlayerTestnet.png 60w,\n/static/6ca88c949f0bccc1d04da8e839db7ff0/a8b52/xlayerTestnet.png 120w","sizes":"(min-width: 60px) 60px, 100vw"},"sources":[{"srcSet":"/static/6ca88c949f0bccc1d04da8e839db7ff0/f57b3/xlayerTestnet.webp 15w,\n/static/6ca88c949f0bccc1d04da8e839db7ff0/bde72/xlayerTestnet.webp 30w,\n/static/6ca88c949f0bccc1d04da8e839db7ff0/927d1/xlayerTestnet.webp 60w,\n/static/6ca88c949f0bccc1d04da8e839db7ff0/507b0/xlayerTestnet.webp 120w","type":"image/webp","sizes":"(min-width: 60px) 60px, 100vw"}]},"width":60,"height":60}}},"nativeCurrency":{"decimals":18,"name":"X Layer Global Utility Token in testnet","symbol":"OKB"},"explorers":[{"url":"https://www.oklink.com/xlayer-test","name":"OKLink","standard":"EIP3091"}],"status":"active","faucets":["https://www.okx.com/xlayer/faucet"],"redFlags":null,"infoURL":"https://www.okx.com/xlayer"}},"pageContext":{"id":"c7187d06-354a-56c6-8d59-420adf208b03","chainId":195,"__params":{"chainId":"195"}}},"staticQueryHashes":["63159454"],"slicesMap":{}}
{"componentChunkName":"component---src-pages-chain-chain-chain-id-tsx","path":"/chain/195/","result":{"data":{"chain":{"id":"c7187d06-354a-56c6-8d59-420adf208b03","name":"X Layer Testnet","chain":"X Layer","chainId":195,"rpc":["https://testrpc.xlayer.tech","https://xlayertestrpc.okx.com"],"icon":null,"nativeCurrency":{"decimals":18,"name":"X Layer Global Utility Token in testnet","symbol":"OKB"},"explorers":[{"url":"https://www.oklink.com/xlayer-test","name":"OKLink","standard":"EIP3091"}],"status":"active","faucets":["https://www.okx.com/xlayer/faucet"],"redFlags":null,"infoURL":"https://www.okx.com/xlayer"}},"pageContext":{"id":"c7187d06-354a-56c6-8d59-420adf208b03","chainId":195,"__params":{"chainId":"195"}}},"staticQueryHashes":["63159454"],"slicesMap":{}}
2 changes: 1 addition & 1 deletion page-data/chain/196/page-data.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"componentChunkName":"component---src-pages-chain-chain-chain-id-tsx","path":"/chain/196/","result":{"data":{"chain":{"id":"9e63c126-b2f0-56f8-a331-ce69186d7cd2","name":"X Layer Mainnet","chain":"X Layer","chainId":196,"rpc":["https://rpc.xlayer.tech","https://xlayerrpc.okx.com"],"icon":{"publicURL":"/static/6ca88c949f0bccc1d04da8e839db7ff0/xlayerTestnet.png","childImageSharp":{"gatsbyImageData":{"layout":"constrained","images":{"fallback":{"src":"/static/6ca88c949f0bccc1d04da8e839db7ff0/7ab40/xlayerTestnet.png","srcSet":"/static/6ca88c949f0bccc1d04da8e839db7ff0/7961d/xlayerTestnet.png 15w,\n/static/6ca88c949f0bccc1d04da8e839db7ff0/53973/xlayerTestnet.png 30w,\n/static/6ca88c949f0bccc1d04da8e839db7ff0/7ab40/xlayerTestnet.png 60w,\n/static/6ca88c949f0bccc1d04da8e839db7ff0/a8b52/xlayerTestnet.png 120w","sizes":"(min-width: 60px) 60px, 100vw"},"sources":[{"srcSet":"/static/6ca88c949f0bccc1d04da8e839db7ff0/f57b3/xlayerTestnet.webp 15w,\n/static/6ca88c949f0bccc1d04da8e839db7ff0/bde72/xlayerTestnet.webp 30w,\n/static/6ca88c949f0bccc1d04da8e839db7ff0/927d1/xlayerTestnet.webp 60w,\n/static/6ca88c949f0bccc1d04da8e839db7ff0/507b0/xlayerTestnet.webp 120w","type":"image/webp","sizes":"(min-width: 60px) 60px, 100vw"}]},"width":60,"height":60}}},"nativeCurrency":{"decimals":18,"name":"X Layer Global Utility Token","symbol":"OKB"},"explorers":[{"url":"https://www.oklink.com/xlayer","name":"OKLink","standard":"EIP3091"}],"status":"active","faucets":[],"redFlags":null,"infoURL":"https://www.okx.com/xlayer"}},"pageContext":{"id":"9e63c126-b2f0-56f8-a331-ce69186d7cd2","chainId":196,"__params":{"chainId":"196"}}},"staticQueryHashes":["63159454"],"slicesMap":{}}
{"componentChunkName":"component---src-pages-chain-chain-chain-id-tsx","path":"/chain/196/","result":{"data":{"chain":{"id":"9e63c126-b2f0-56f8-a331-ce69186d7cd2","name":"X Layer Mainnet","chain":"X Layer","chainId":196,"rpc":["https://rpc.xlayer.tech","https://xlayerrpc.okx.com"],"icon":null,"nativeCurrency":{"decimals":18,"name":"X Layer Global Utility Token","symbol":"OKB"},"explorers":[{"url":"https://www.oklink.com/xlayer","name":"OKLink","standard":"EIP3091"}],"status":"active","faucets":[],"redFlags":null,"infoURL":"https://www.okx.com/xlayer"}},"pageContext":{"id":"9e63c126-b2f0-56f8-a331-ce69186d7cd2","chainId":196,"__params":{"chainId":"196"}}},"staticQueryHashes":["63159454"],"slicesMap":{}}
2 changes: 1 addition & 1 deletion page-data/chain/2606/page-data.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"componentChunkName":"component---src-pages-chain-chain-chain-id-tsx","path":"/chain/2606/","result":{"data":{"chain":{"id":"bb9bbce2-5ded-5b88-a77f-640cb3ceac3c","name":"PoCRNet","chain":"CRC","chainId":2606,"rpc":["https://pocrnet.westeurope.cloudapp.azure.com/http"],"icon":{"publicURL":"/static/33d85911a679c697e46326b7fe9b8194/pocr.png","childImageSharp":{"gatsbyImageData":{"layout":"constrained","images":{"fallback":{"src":"/static/33d85911a679c697e46326b7fe9b8194/339f9/pocr.png","srcSet":"/static/33d85911a679c697e46326b7fe9b8194/3f841/pocr.png 15w,\n/static/33d85911a679c697e46326b7fe9b8194/3d2f7/pocr.png 30w,\n/static/33d85911a679c697e46326b7fe9b8194/339f9/pocr.png 60w,\n/static/33d85911a679c697e46326b7fe9b8194/5b408/pocr.png 120w","sizes":"(min-width: 60px) 60px, 100vw"},"sources":[{"srcSet":"/static/33d85911a679c697e46326b7fe9b8194/f145f/pocr.webp 15w,\n/static/33d85911a679c697e46326b7fe9b8194/e251e/pocr.webp 30w,\n/static/33d85911a679c697e46326b7fe9b8194/0c74c/pocr.webp 60w,\n/static/33d85911a679c697e46326b7fe9b8194/e51fb/pocr.webp 120w","type":"image/webp","sizes":"(min-width: 60px) 60px, 100vw"}]},"width":60,"height":65}}},"nativeCurrency":{"decimals":18,"name":"Climate awaReness Coin","symbol":"CRC"},"explorers":[{"url":"https://ethereum-pocr.github.io/explorer/pocrnet","name":"Lite Explorer","standard":"EIP3091"}],"status":"active","faucets":[],"redFlags":null,"infoURL":"https://github.com/ethereum-pocr/pocrnet"}},"pageContext":{"id":"bb9bbce2-5ded-5b88-a77f-640cb3ceac3c","chainId":2606,"__params":{"chainId":"2606"}}},"staticQueryHashes":["63159454"],"slicesMap":{}}
{"componentChunkName":"component---src-pages-chain-chain-chain-id-tsx","path":"/chain/2606/","result":{"data":{"chain":{"id":"bb9bbce2-5ded-5b88-a77f-640cb3ceac3c","name":"PoCRNet","chain":"CRC","chainId":2606,"rpc":["https://pocrnet.westeurope.cloudapp.azure.com/http"],"icon":null,"nativeCurrency":{"decimals":18,"name":"Climate awaReness Coin","symbol":"CRC"},"explorers":[{"url":"https://ethereum-pocr.github.io/explorer/pocrnet","name":"Lite Explorer","standard":"EIP3091"}],"status":"active","faucets":[],"redFlags":null,"infoURL":"https://github.com/ethereum-pocr/pocrnet"}},"pageContext":{"id":"bb9bbce2-5ded-5b88-a77f-640cb3ceac3c","chainId":2606,"__params":{"chainId":"2606"}}},"staticQueryHashes":["63159454"],"slicesMap":{}}
2 changes: 1 addition & 1 deletion page-data/chain/3639/page-data.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"componentChunkName":"component---src-pages-chain-chain-chain-id-tsx","path":"/chain/3639/","result":{"data":{"chain":{"id":"f1213ae7-baa3-5465-907d-2bd395a2396c","name":"iChain Network","chain":"iChain","chainId":3639,"rpc":["https://rpc.ichainscan.com"],"icon":{"publicURL":"/static/9d097d1a3106b728016787c1d66ea2cd/iChain.png","childImageSharp":{"gatsbyImageData":{"layout":"constrained","images":{"fallback":{"src":"/static/9d097d1a3106b728016787c1d66ea2cd/e19e4/iChain.png","srcSet":"/static/9d097d1a3106b728016787c1d66ea2cd/ebf64/iChain.png 10w,\n/static/9d097d1a3106b728016787c1d66ea2cd/a480c/iChain.png 20w,\n/static/9d097d1a3106b728016787c1d66ea2cd/e19e4/iChain.png 40w","sizes":"(min-width: 40px) 40px, 100vw"},"sources":[{"srcSet":"/static/9d097d1a3106b728016787c1d66ea2cd/bd5c1/iChain.webp 10w,\n/static/9d097d1a3106b728016787c1d66ea2cd/12eff/iChain.webp 20w,\n/static/9d097d1a3106b728016787c1d66ea2cd/d219b/iChain.webp 40w","type":"image/webp","sizes":"(min-width: 40px) 40px, 100vw"}]},"width":60,"height":57}}},"nativeCurrency":{"decimals":18,"name":"ISLAMICOIN","symbol":"ISLAMI"},"explorers":[{"url":"https://ichainscan.com","name":"iChainscan","standard":"EIP3091"}],"status":null,"faucets":[],"redFlags":null,"infoURL":"https://islamicoin.finance"}},"pageContext":{"id":"f1213ae7-baa3-5465-907d-2bd395a2396c","chainId":3639,"__params":{"chainId":"3639"}}},"staticQueryHashes":["63159454"],"slicesMap":{}}
{"componentChunkName":"component---src-pages-chain-chain-chain-id-tsx","path":"/chain/3639/","result":{"data":{"chain":{"id":"f1213ae7-baa3-5465-907d-2bd395a2396c","name":"iChain Network","chain":"iChain","chainId":3639,"rpc":["https://rpc.ichainscan.com"],"icon":null,"nativeCurrency":{"decimals":18,"name":"ISLAMICOIN","symbol":"ISLAMI"},"explorers":[{"url":"https://ichainscan.com","name":"iChainscan","standard":"EIP3091"}],"status":null,"faucets":[],"redFlags":null,"infoURL":"https://islamicoin.finance"}},"pageContext":{"id":"f1213ae7-baa3-5465-907d-2bd395a2396c","chainId":3639,"__params":{"chainId":"3639"}}},"staticQueryHashes":["63159454"],"slicesMap":{}}
Loading

0 comments on commit 311e6f7

Please sign in to comment.