Skip to content

Commit

Permalink
[SKIP CI] update output
Browse files Browse the repository at this point in the history
  • Loading branch information
bgodlin committed Feb 5, 2024
1 parent d6ea137 commit 75ad7fc
Showing 1 changed file with 48 additions and 0 deletions.
48 changes: 48 additions & 0 deletions dist/output.json
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,22 @@
"https://dict-tyk.subquery.network/query/base-goerli"
]
},
{
"code": "1501",
"name": "BEVM",
"chain_id": "1501",
"description": "A Bitcoin Layer-2 Network developed based on Substrate, fully compatible with the Ethereum Virtual Machine (EVM).",
"logo": "",
"examples": [
{
"name": "bevm-canary-starter",
"description": "This SubQuery project indexes all transfers and approval events for the Wrapped BTC on BEVM Canary Network",
"remote": "https://github.com/subquery/ethereum-subql-starter",
"path": "BEVM/bevm-canary-starter"
}
],
"guides": []
},
{
"code": "56",
"name": "BNB Smart Chain",
Expand Down Expand Up @@ -840,6 +856,22 @@
}
]
},
{
"code": "22222",
"name": "Nautilus",
"chain_id": "22222",
"description": "One of the fastest EVM rollups.",
"logo": "",
"examples": [
{
"name": "nautilus-starter",
"description": "This SubQuery project indexes all transfers and approval events for wrapped Ether on Nautilus Mainnet",
"remote": "https://github.com/subquery/ethereum-subql-starter",
"path": "Nautilus/nautilus-starter"
}
],
"guides": []
},
{
"code": "42262",
"name": "Oasis Emerald",
Expand Down Expand Up @@ -1022,6 +1054,22 @@
],
"guides": []
},
{
"code": "3110",
"name": "SatoshiVM",
"chain_id": "3110",
"description": "A decentralized Bitcoin ZK Rollup Layer 2 solution compatible with the Ethereum Virtual Machine (EVM) ecosystem, using native BTC as gas.",
"logo": "",
"examples": [
{
"name": "satoshivm-testnet-starter",
"description": "This SubQuery project indexes all transfers and approval events for SAVM on Satoshivm Testnet Network",
"remote": "https://github.com/subquery/ethereum-subql-starter",
"path": "SatoshiVM/satoshivm-testnet-starter"
}
],
"guides": []
},
{
"code": "534352",
"name": "Scroll",
Expand Down

0 comments on commit 75ad7fc

Please sign in to comment.