Skip to content

Commit

Permalink
Add Japan Open Chain
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbayly authored Mar 5, 2024
1 parent 6d53f96 commit 6d532a1
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 @@ -925,6 +925,23 @@ const networkFamilies: NetworkFamily[] = [
},
],
},
{
code: "81",
name: "Japan Open Chain",
chain_id: "81",
description:
"Japan Open Chain (JOC) is Ethereum-Compatible Layer1 Public Blockchain that prioritizes practicality. It operates in collaboration with trusted enterprises, providing a reliable blockchain infrastructure for businesses and local governments to confidently utilize.",
logo: "",
examples: [
{
name: "japan-open-chain-starter",
description:
"This SubQuery project indexes all transfers and approval events for Kiraboshi Coin Test on Japan Open Chain Mainnet",
remote: "https://github.com/subquery/ethereum-subql-starter",
path: "Japan Open Chain/japan-open-chain-starter",
},
],
},
{
code: "8217",
name: "Klaytn",
Expand Down

0 comments on commit 6d532a1

Please sign in to comment.