File tree Expand file tree Collapse file tree 2 files changed +17
-298
lines changed
Expand file tree Collapse file tree 2 files changed +17
-298
lines changed Original file line number Diff line number Diff line change @@ -4312,6 +4312,23 @@ export const networkFamilies: NetworkFamily[] = [
43124312 } ,
43134313 ] ,
43144314 } ,
4315+ {
4316+ code : "295" ,
4317+ name : "Hedera EVM" ,
4318+ chain_id : "295" ,
4319+ description :
4320+ "Hedera’s EVM-compatible environment enables developers to deploy Solidity smart contracts while benefiting from Hedera’s advanced distributed ledger technology (DLT)" ,
4321+ logo : "https://static.subquery.network/network-logos/295.png" ,
4322+ examples : [
4323+ {
4324+ name : "hedera-evm-starter" ,
4325+ description :
4326+ "This project can be use as a starting point for developing your new Hedera EVM SubQuery project" ,
4327+ remote : "https://github.com/subquery/ethereum-subql-starter" ,
4328+ path : "Hedera EVM/hedera-evm-starter" ,
4329+ } ,
4330+ ] ,
4331+ } ,
43154332 ] ,
43164333 } ,
43174334 {
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments