Skip to content

Commit

Permalink
Zetachain
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbayly authored Jun 22, 2024
1 parent 119c08d commit 5cfcd54
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2175,6 +2175,22 @@ const networkFamilies: NetworkFamily[] = [
},
],
},
{
code: "7000",
name: "Zetachain",
chain_id: "7000",
description: "",
logo: "",
examples: [
{
name: "zetachain-starter",
description:
"This SubQuery project indexes all transfers and approval events for the ETH on Zetachain",
remote: "https://github.com/subquery/ethereum-subql-starter",
path: "Zetachain/zetachain-starterr",
},
],
},
{
code: "324",
name: "Zksync",
Expand Down

0 comments on commit 5cfcd54

Please sign in to comment.