We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4e2719 commit b863e87Copy full SHA for b863e87
1 file changed
dist/output.json
@@ -787,6 +787,22 @@
787
}
788
]
789
},
790
+ {
791
+ "code": "3637",
792
+ "name": "Botanix Mainnet",
793
+ "chain_id": "3637",
794
+ "description": "The Botanix EVM is a decentralized Turing-complete Layer 2 EVM built on the native currency of bitcoin.",
795
+ "logo": "https://static.subquery.network/network-logos/3636.png",
796
+ "examples": [
797
798
+ "name": "botanix-starter",
799
+ "description": "This SubQuery project indexes all transfers and approval events for the stBTC on Botanix Mainnet.",
800
+ "remote": "https://github.com/subquery/ethereum-subql-starter",
801
+ "path": "Botanix/botanix-starter"
802
+ }
803
+ ],
804
+ "guides": []
805
+ },
806
{
807
"code": "3636",
808
"name": "Botanix Testnet",
0 commit comments