Skip to content

Commit

Permalink
Kroma featured
Browse files Browse the repository at this point in the history
  • Loading branch information
bgodlin committed Jul 24, 2024
1 parent 564ee19 commit 5f4b04f
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1380,6 +1380,23 @@ const networkFamilies: NetworkFamily[] = [
},
],
},
{
code: "255",
name: "Kroma",
chain_id: "255",
description:
"A universal ZK Rollup based on the OP Stack",
logo: "",
examples: [
{
name: "kroma-starter",
description:
"This SubQuery project indexes all transfers and approval events for USDT on Kroma Network",
remote: "https://github.com/subquery/ethereum-subql-starter",
path: "Kroma/kroma-starter",
},
],
},
{
code: "3456",
name: "LayerEdge Testnet",
Expand Down

0 comments on commit 5f4b04f

Please sign in to comment.