Skip to content

Commit

Permalink
Deploying to gh-pages from @ 95de7d1 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
ligi committed Sep 19, 2024
1 parent 22e5e49 commit 967cf32
Show file tree
Hide file tree
Showing 10 changed files with 113 additions and 4 deletions.
28 changes: 28 additions & 0 deletions chain/723107/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion chains.json

Large diffs are not rendered by default.

36 changes: 36 additions & 0 deletions chains/eip155-9897.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"name": "arena-z-testnet",
"title": "Arena-Z-Testnet",
"chain": "arena-z-testnet",
"rpc": [
"https://rpc.arena-z.t.raas.gelato.cloud",
"wss://ws.arena-z.t.raas.gelato.cloud"
],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://raas.gelato.network/rollups/details/public/arena-z-testnet",
"faucets": [],
"shortName": "arena-z-testnet",
"chainId": 9897,
"networkId": 9897,
"slip44": 60,
"explorers": [
{
"name": "blockscout",
"url": "https://arena-z.blockscout.com",
"icon": "blockscout",
"standard": "EIP3091"
}
],
"parent": {
"type": "L2",
"chain": "eip155-11155111",
"bridges": [
{ "url": "https://testnet-bridge.gelato.network/bridge/arena-z-testnet" }
]
},
"status": "active"
}
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 @@ -13648,6 +13648,19 @@
"rpc": ["https://dl-rpc.dogelayer.org"],
"faucets": [],
"infoURL": "https://dogelayer.org"
}, {
"name": "arena-z-testnet",
"chainId": 9897,
"shortName": "arena-z-testnet",
"networkId": 9897,
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"rpc": ["https://rpc.arena-z.t.raas.gelato.cloud", "wss://ws.arena-z.t.raas.gelato.cloud"],
"faucets": [],
"infoURL": "https://raas.gelato.network/rollups/details/public/arena-z-testnet"
}, {
"name": "Larissa Chain",
"chainId": 9898,
Expand Down
30 changes: 30 additions & 0 deletions chains_pretty.json
Original file line number Diff line number Diff line change
Expand Up @@ -22001,6 +22001,36 @@
"url": "https://dl-explorer.dogelayer.org",
"standard": "EIP3091"
}]
}, {
"name": "arena-z-testnet",
"title": "Arena-Z-Testnet",
"chain": "arena-z-testnet",
"rpc": ["https://rpc.arena-z.t.raas.gelato.cloud", "wss://ws.arena-z.t.raas.gelato.cloud"],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://raas.gelato.network/rollups/details/public/arena-z-testnet",
"faucets": [],
"shortName": "arena-z-testnet",
"chainId": 9897,
"networkId": 9897,
"slip44": 60,
"explorers": [{
"name": "blockscout",
"url": "https://arena-z.blockscout.com",
"icon": "blockscout",
"standard": "EIP3091"
}],
"parent": {
"type": "L2",
"chain": "eip155-11155111",
"bridges": [{
"url": "https://testnet-bridge.gelato.network/bridge/arena-z-testnet"
}]
},
"status": "active"
}, {
"name": "Larissa Chain",
"title": "Larissa Chain",
Expand Down
2 changes: 1 addition & 1 deletion index.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions page-data/chain/723107/page-data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"componentChunkName":"component---src-pages-chain-chain-chain-id-tsx","path":"/chain/723107/","result":{"data":{"chain":{"id":"578f47f2-a068-5aba-b5d2-420e15cf406d","name":"TixChain Testnet","chain":"TIXCHAIN","chainId":723107,"rpc":["https://subnets.avax.network/tixchain/testnet/rpc"],"icon":null,"nativeCurrency":{"decimals":18,"name":"TIX Token","symbol":"TIX"},"explorers":[{"url":"https://subnets-test.avax.network/tixchain","name":"TixChain Testnet Subnet Explorer","standard":"EIP3091"}],"status":null,"faucets":[],"redFlags":null,"infoURL":"https://subnets-test.avax.network/tixchain/details"}},"pageContext":{"id":"578f47f2-a068-5aba-b5d2-420e15cf406d","chainId":723107,"__params":{"chainId":"723107"}}},"staticQueryHashes":["63159454"],"slicesMap":{}}
2 changes: 1 addition & 1 deletion page-data/sq/d/3672587576.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions shortNameMapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -1049,6 +1049,7 @@
"IMP": "eip155:9819",
"binarytestnet": "eip155:9876",
"Dogelayer": "eip155:9888",
"arena-z-testnet": "eip155:9897",
"lrs": "eip155:9898",
"spent": "eip155:9911",
"uxer": "eip155:9966",
Expand Down

0 comments on commit 967cf32

Please sign in to comment.