Skip to content

Commit

Permalink
[SKIP CI] update output
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbayly committed Jun 10, 2024
1 parent 6272ea0 commit 3e5d12a
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions dist/output.json
Original file line number Diff line number Diff line change
Expand Up @@ -422,6 +422,21 @@
}
]
},
{
"code": "200901",
"name": "Bitlayer",
"chain_id": "200901",
"description": "Bitlayer is the first Layer 2 solution offering Bitcoin-equivalent security and Turing completeness. It's also the first built on BitVM.",
"logo": "",
"examples": [
{
"name": "bitlayer-starter",
"description": "This SubQuery project indexes all transfers and approval events for the Tether USD (USDT) on Bitlayer",
"remote": "https://github.com/subquery/ethereum-subql-starter",
"path": "Bitlayer/bitlayer-starter"
}
]
},
{
"code": "81457",
"name": "Blast",
Expand Down Expand Up @@ -543,6 +558,21 @@
}
]
},
{
"code": "60808",
"name": "BOB Mainnet",
"chain_id": "60808",
"description": "BOB is a hybrid L2 that combines the security of Bitcoin with the versatility of Ethereum. BOB's mission is to onboard the next billion users to Bitcoin.",
"logo": "",
"examples": [
{
"name": "bob-starter",
"description": "This SubQuery project indexes all transfers and approval events for the Wrapped Eth token on BOB",
"remote": "https://github.com/subquery/ethereum-subql-starter",
"path": "BOB/bob-starter"
}
]
},
{
"code": "56288",
"name": "Boba BNB Mainnet",
Expand Down Expand Up @@ -675,6 +705,21 @@
}
]
},
{
"code": "62298",
"name": "Citrea Devnet",
"chain_id": "62298",
"description": "Citrea is the first rollup that enhances the capabilities of Bitcoin blockspace with zero knowledge technology. Citrea is the only scalability solution that uses Bitcoin both as a data availability and a settlement layer, via its BitVM-based trust-minimized two-way peg program - Clementine.",
"logo": "",
"examples": [
{
"name": "citrea-devnet-starter",
"description": "This SubQuery project indexes all transfers and approval events for ESADOSHI on Citrea DevNet",
"remote": "https://github.com/subquery/ethereum-subql-starter",
"path": "Citrea/citrea-devnet-starter"
}
]
},
{
"code": "1116",
"name": "Core",
Expand Down

0 comments on commit 3e5d12a

Please sign in to comment.