diff --git a/dist/output.json b/dist/output.json index a4b7f04..f991310 100644 --- a/dist/output.json +++ b/dist/output.json @@ -1543,25 +1543,41 @@ } ] }, + { + "code": "196", + "name": "X Layer Mainnet", + "chain_id": "196", + "description": "A ZK-powered layer 2 network that connects the OKX and Ethereum communities to allow anyone to take part in a truly global on-chain ecosystem.", + "logo": "https://static.subquery.network/network-logos/40.png", + "examples": [ + { + "name": "xlayer-mainnet-starter", + "description": "This SubQuery project indexes all transfers and approval events for the wrapped ether token on X Layer Mainnet", + "remote": "https://github.com/subquery/ethereum-subql-starter", + "path": "XLayer/xlayer-mainnet-starter" + } + ], + "guides": [] + }, { "code": "195", - "name": "X1 Testnet", + "name": "X Layer Testnet", "chain_id": "195", - "description": "X1 is a ZK-powered layer 2 network that connects the OKX and Ethereum communities to allow anyone to take part in a truly global on-chain ecosystem.", + "description": "A ZK-powered layer 2 network that connects the OKX and Ethereum communities to allow anyone to take part in a truly global on-chain ecosystem.", "logo": "https://static.subquery.network/network-logos/40.png", "examples": [ { - "name": "x1-testnet-starter", - "description": "This SubQuery project indexes all transfers and approval events for the wrapped ether token on X1 test network", + "name": "xlayer-testnet-starter", + "description": "This SubQuery project indexes all transfers and approval events for the wrapped ether token on X Layer Testnet", "remote": "https://github.com/subquery/ethereum-subql-starter", - "path": "X1/x1-testnet-starter" + "path": "XLayer/xlayer-testnet-starter" } ], "guides": [ { - "name": "X1 (Testnet) Quick Start", - "description": "The goal of this quick start guide is to index all transfers and approval events from the Wrapped ETH on X1 Testnet.", - "link": "https://academy.subquery.network/quickstart/quickstart_chains/x1.html", + "name": "X Layer (Testnet) Quick Start", + "description": "The goal of this quick start guide is to index all transfers and approval events from the Wrapped ETH on X Layer Testnet.", + "link": "https://academy.subquery.network/quickstart/quickstart_chains/xlayer-testnet.html", "internal": true } ]