diff --git a/docs/networks-table.md b/docs/networks-table.md index 12a012a..c187a03 100644 --- a/docs/networks-table.md +++ b/docs/networks-table.md @@ -1,4 +1,4 @@ -# Networks Registry v0.6.10 +# Networks Registry v0.6.11 Auto-generated from the networks registry on every release. @@ -105,6 +105,7 @@ Auto-generated from the networks registry on every release. | ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/linea.svg) Linea Sepolia | **linea-sepolia** | _testnet_ | | _ethereum_ | ✅ | | | | [https://sepolia.lineascan.build](https://sepolia.lineascan.build) | [https://docs.linea.build](https://docs.linea.build) | | ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/klay-token.svg) Kaia | **kaia** | _mainnet_ | | _ethereum_ | ✅ | | | | [https://kaiascan.io](https://kaiascan.io) | [https://docs.kaia.io](https://docs.kaia.io) | | ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/gravity.svg) Gravity Sepolia | **gravity-testnet** | _testnet_ | | _ethereum_ | ✅ | | | | [https://explorer-sepolia.gravity.xyz](https://explorer-sepolia.gravity.xyz) | [https://docs.gravity.xyz](https://docs.gravity.xyz) | +| Botanix | **botanix-testnet** | _testnet_ | | _ethereum_ | ✅ | | | | [https://testnet.botanixscan.io/](https://testnet.botanixscan.io/) | [https://docs.botanixlabs.xyz/](https://docs.botanixlabs.xyz/) | | Corn | **corn** | _mainnet_ | | _ethereum_ | ✅ | | | | [https://maizenet-explorer.usecorn.com](https://maizenet-explorer.usecorn.com) | [https://docs.usecorn.com](https://docs.usecorn.com) | | ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/aurora.svg) Aurora | **aurora-testnet** | _testnet_ | | _ethereum_ | ✅ | | | | [https://explorer.testnet.aurora.dev](https://explorer.testnet.aurora.dev) | [https://doc.aurora.dev](https://doc.aurora.dev) | | ![](https://raw.githubusercontent.com/0xa3k5/web3icons/refs/heads/main/raw-svgs/networks/branded/zksync.svg) zkSync Era | **zksync-era** | _mainnet_ | | _ethereum_ | ✅ | | | | [https://explorer.zksync.io](https://explorer.zksync.io) | [https://docs.zksync.io](https://docs.zksync.io) | diff --git a/public/TheGraphNetworksRegistry.json b/public/TheGraphNetworksRegistry.json index c7cab4c..b350746 100644 --- a/public/TheGraphNetworksRegistry.json +++ b/public/TheGraphNetworksRegistry.json @@ -1,9 +1,9 @@ { "$schema": "https://registry.thegraph.com/TheGraphNetworksRegistrySchema_v0_6.json", - "version": "0.6.10", + "version": "0.6.11", "title": "The Graph networks registry", "description": "This registry was generated and validated. To add a chain, open a pull request: https://github.com/graphprotocol/networks-registry", - "updatedAt": "2024-12-01T00:05:22.162Z", + "updatedAt": "2024-12-02T17:56:17.714Z", "networks": [ { "id": "mainnet", @@ -464,6 +464,10 @@ { "url": "https://block-explorer-api.testnet.abs.xyz/api", "kind": "etherscan" + }, + { + "url": "https://api.routescan.io/v2/network/testnet/evm/11124/etherscan/api", + "kind": "etherscan" } ], "services": { @@ -2890,6 +2894,57 @@ } } }, + { + "id": "botanix-testnet", + "shortName": "Botanix", + "fullName": "Botanix Testnet", + "aliases": [ + "spiderchain-testnet", + "spiderchain-testnet-v1", + "evm-3636" + ], + "caip2Id": "eip155:3636", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://testnet.botanixscan.io/" + ], + "rpcUrls": [ + "https://node.botanixlabs.dev" + ], + "apiUrls": [ + { + "url": "https://api.routescan.io/v2/network/testnet/evm/3636/etherscan/api", + "kind": "etherscan" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ] + }, + "networkType": "testnet", + "relations": [ + { + "kind": "testnetOf", + "network": "botanix-testnet" + } + ], + "issuanceRewards": false, + "nativeToken": "BTC", + "docsUrl": "https://docs.botanixlabs.xyz/", + "genesis": { + "hash": "0x3797638175875c37cefa72ef546db685e43c81ba4af8238b48a495f98d61588d", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + } + }, { "id": "lens-testnet", "shortName": "Lens", diff --git a/public/TheGraphNetworksRegistry_v0_6_11.json b/public/TheGraphNetworksRegistry_v0_6_11.json new file mode 100644 index 0000000..b350746 --- /dev/null +++ b/public/TheGraphNetworksRegistry_v0_6_11.json @@ -0,0 +1,6307 @@ +{ + "$schema": "https://registry.thegraph.com/TheGraphNetworksRegistrySchema_v0_6.json", + "version": "0.6.11", + "title": "The Graph networks registry", + "description": "This registry was generated and validated. To add a chain, open a pull request: https://github.com/graphprotocol/networks-registry", + "updatedAt": "2024-12-02T17:56:17.714Z", + "networks": [ + { + "id": "mainnet", + "shortName": "Ethereum", + "fullName": "Ethereum Mainnet", + "aliases": [ + "ethereum", + "eth", + "eth-mainnet", + "evm-1" + ], + "caip2Id": "eip155:1", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://etherscan.io" + ], + "rpcUrls": [ + "https://rpc.ankr.com/eth", + "https://cloudflare-eth.com", + "https://eth.rpc.pinax.network/v1/{PINAX_API_KEY}", + "https://mainnet.infura.io/v3/{INFURA_API_KEY}" + ], + "apiUrls": [ + { + "url": "https://mainnet.abi.pinax.network/api", + "kind": "etherscan" + }, + { + "url": "https://eth.blockscout.com/api", + "kind": "blockscout" + } + ], + "networkType": "mainnet", + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "sps": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "eth.firehose.pinax.network:443", + "mainnet.eth.streamingfast.io:443" + ], + "substreams": [ + "eth.substreams.pinax.network:443", + "mainnet.eth.streamingfast.io:443" + ] + }, + "issuanceRewards": true, + "nativeToken": "ETH", + "docsUrl": "https://ethereum.org/en/developers/docs", + "indexerDocsUrls": [ + { + "url": "https://docs.infradao.com/archive-nodes-101/ethereum", + "description": "Archive Nodes 101" + } + ], + "genesis": { + "hash": "0xd4e56740f876aef8c010b86a40d5f56745a118d0906a34e69aec8c0db1cb8fa3", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": true, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "ethereum" + } + } + }, + { + "id": "optimism", + "shortName": "Optimism", + "fullName": "OP Mainnet", + "aliases": [ + "evm-10", + "op-mainnet" + ], + "caip2Id": "eip155:10", + "graphNode": { + "protocol": "ethereum" + }, + "relations": [ + { + "kind": "l2Of", + "network": "mainnet" + } + ], + "explorerUrls": [ + "https://optimistic.etherscan.io" + ], + "rpcUrls": [ + "https://mainnet.optimism.io", + "https://optimism-rpc.publicnode.com", + "https://optimism.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [ + { + "url": "https://optimism.abi.pinax.network/api", + "kind": "etherscan" + }, + { + "url": "https://optimism.blockscout.com/api", + "kind": "blockscout" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "sps": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "mainnet.optimism.streamingfast.io:443", + "optimism.firehose.pinax.network:443" + ], + "substreams": [ + "mainnet.optimism.streamingfast.io:443", + "optimism.substreams.pinax.network:443" + ] + }, + "networkType": "mainnet", + "issuanceRewards": true, + "nativeToken": "ETH", + "docsUrl": "https://docs.optimism.io", + "indexerDocsUrls": [ + { + "url": "https://docs.infradao.com/archive-nodes-101/optimism", + "description": "Archive Nodes 101" + } + ], + "genesis": { + "hash": "0x7ca38a1916c42007829c55e69d3e9a73265554b586a499015373241b8a3fa48b", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": true, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "optimistic-ethereum" + } + } + }, + { + "id": "gnosis", + "shortName": "Gnosis", + "fullName": "Gnosis Mainnet", + "aliases": [ + "evm-100", + "gnosis-mainnet" + ], + "caip2Id": "eip155:100", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://gnosisscan.io", + "https://gnosis.blockscout.com" + ], + "rpcUrls": [ + "https://rpc.gnosischain.com", + "https://gnosis.rpc.pinax.network/v1/{PINAX_API_KEY}", + "https://rpc.gnosis.gateway.fm", + "https://rpc.ankr.com/gnosis" + ], + "apiUrls": [ + { + "url": "https://gnosis.abi.pinax.network/api", + "kind": "etherscan" + }, + { + "url": "https://gnosis.blockscout.com/api", + "kind": "blockscout" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ] + }, + "networkType": "mainnet", + "issuanceRewards": true, + "nativeToken": "XDAI", + "docsUrl": "https://docs.gnosischain.com", + "indexerDocsUrls": [ + { + "url": "https://docs.infradao.com/archive-nodes-101/gnosis", + "description": "Archive Nodes 101" + } + ], + "genesis": { + "hash": "0x4f1dd23188aab3a76b463e4af801b52b1248ef073c648cbdc4c9333d3da79756", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "gnosis" + } + } + }, + { + "id": "kaia-testnet", + "shortName": "Kaia", + "secondName": "Kairos", + "fullName": "Kaia Kairos Testnet", + "aliases": [ + "evm-1001" + ], + "caip2Id": "eip155:1001", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://kairos.kaiascan.io" + ], + "rpcUrls": [ + "https://public-en-kairos.node.kaia.io" + ], + "apiUrls": [], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ] + }, + "networkType": "testnet", + "relations": [ + { + "kind": "testnetOf", + "network": "kaia" + } + ], + "issuanceRewards": false, + "nativeToken": "KAIA", + "docsUrl": "https://docs.kaia.io", + "genesis": { + "hash": "0xe33ff05ceec2581ca9496f38a2bf9baad5d4eed629e896ccb33d1dc991bc4b4a", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "klay-token" + } + } + }, + { + "id": "gnosis-chiado", + "shortName": "Gnosis", + "secondName": "Chiado", + "fullName": "Gnosis Chiado Testnet", + "aliases": [ + "chiado" + ], + "caip2Id": "eip155:10200", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://blockscout.chiadochain.net" + ], + "rpcUrls": [ + "https://rpc.chiadochain.net", + "https://chiado.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [ + { + "url": "https://gnosis-chiado.blockscout.com/api", + "kind": "blockscout" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ] + }, + "networkType": "testnet", + "relations": [ + { + "kind": "testnetOf", + "network": "gnosis" + } + ], + "issuanceRewards": false, + "nativeToken": "XDAI", + "docsUrl": "https://docs.gnosischain.com", + "genesis": { + "hash": "0xada44fd8d2ecab8b08f256af07ad3e777f17fb434f8f8e678b312f576212ba9a", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "gnosis" + } + } + }, + { + "id": "clover", + "shortName": "CLV", + "fullName": "CLV Parachain", + "aliases": [ + "clv-mainnet", + "evm-1023" + ], + "caip2Id": "eip155:1023", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://clvscan.com" + ], + "rpcUrls": [ + "https://api-para.clv.org" + ], + "apiUrls": [ + { + "url": "https://clvscan.com/api", + "kind": "blockscout" + } + ], + "networkType": "mainnet", + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ] + }, + "issuanceRewards": false, + "nativeToken": "CLV", + "docsUrl": "https://docs.clv.org", + "genesis": { + "hash": "0x7c11fb21c186dd7846d92e09af5c02fa4c8a08b83c99d7361b8b9fd5dc1650fb", + "height": 1 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "clover" + } + } + }, + { + "id": "polygon-zkevm", + "shortName": "Polygon zkEVM", + "fullName": "Polygon zkEVM Mainnet", + "aliases": [], + "caip2Id": "eip155:1101", + "graphNode": { + "protocol": "ethereum" + }, + "relations": [ + { + "kind": "l2Of", + "network": "mainnet" + } + ], + "explorerUrls": [ + "https://zkevm.polygonscan.com" + ], + "rpcUrls": [ + "https://zkevm-rpc.com", + "https://polygonzk.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [ + { + "url": "https://polygon-zkevm.abi.pinax.network/api", + "kind": "etherscan" + }, + { + "url": "https://zkevm.blockscout.com/api", + "kind": "blockscout" + } + ], + "networkType": "mainnet", + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "sps": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "polygonzk.firehose.pinax.network:443" + ], + "substreams": [ + "polygonzk.substreams.pinax.network:443" + ] + }, + "issuanceRewards": false, + "nativeToken": "ETH", + "docsUrl": "https://polygon.technology/polygon-zkevm", + "genesis": { + "hash": "0x81005434635456a16f74ff7023fbe0bf423abbc8a8deb093ffff455c0ad3b741", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "polygon-zkevm" + } + } + }, + { + "id": "abstract-testnet", + "shortName": "Abstract", + "fullName": "Abstract Testnet", + "aliases": [ + "evm-11124", + "abstract-sepolia" + ], + "caip2Id": "eip155:11124", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://explorer.testnet.abs.xyz" + ], + "rpcUrls": [ + "https://api.testnet.abs.xyz" + ], + "apiUrls": [ + { + "url": "https://block-explorer-api.testnet.abs.xyz/api", + "kind": "etherscan" + }, + { + "url": "https://api.routescan.io/v2/network/testnet/evm/11124/etherscan/api", + "kind": "etherscan" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ] + }, + "networkType": "testnet", + "relations": [ + { + "kind": "testnetOf", + "network": "abstract" + }, + { + "kind": "l2Of", + "network": "sepolia" + } + ], + "issuanceRewards": false, + "nativeToken": "ETH", + "docsUrl": "https://docs.abs.xyz", + "genesis": { + "hash": "0xfbb449463d9f1ec874d597d80d911f60857cc2fbf93f8ac83c70f8cfa2220a74", + "height": 1 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "abstract" + } + } + }, + { + "id": "sepolia", + "shortName": "Ethereum", + "secondName": "Sepolia", + "fullName": "Ethereum Sepolia Testnet", + "aliases": [ + "evm-11155111" + ], + "caip2Id": "eip155:11155111", + "networkType": "testnet", + "relations": [ + { + "kind": "testnetOf", + "network": "mainnet" + } + ], + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://sepolia.etherscan.io", + "https://sepolia.otterscan.io" + ], + "rpcUrls": [ + "https://rpc.sepolia.org", + "https://sepolia.rpc.pinax.network/v1/{PINAX_API_KEY}", + "https://sepolia.infura.io/v3/${INFURA_API_KEY}" + ], + "apiUrls": [ + { + "url": "https://sepolia.abi.pinax.network/api", + "kind": "etherscan" + }, + { + "url": "https://eth-sepolia.blockscout.com/api", + "kind": "blockscout" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "sps": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "sepolia.firehose.pinax.network:443", + "sepolia.eth.streamingfast.io:443" + ], + "substreams": [ + "sepolia.substreams.pinax.network:443", + "sepolia.eth.streamingfast.io:443" + ] + }, + "issuanceRewards": false, + "nativeToken": "ETH", + "docsUrl": "https://sepolia.dev", + "genesis": { + "hash": "0x25a5cc106eea7138acab33231d7160d69cb777ee0c2c553fcddf5138993e6dd9", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": true, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "ethereum" + } + } + }, + { + "id": "optimism-sepolia", + "shortName": "Optimism", + "secondName": "Sepolia", + "fullName": "OP Sepolia Testnet", + "aliases": [ + "op-sepolia", + "opsepolia" + ], + "caip2Id": "eip155:11155420", + "graphNode": { + "protocol": "ethereum" + }, + "relations": [ + { + "kind": "l2Of", + "network": "sepolia" + }, + { + "kind": "testnetOf", + "network": "optimism" + } + ], + "explorerUrls": [ + "https://optimism-sepolia.blockscout.com" + ], + "rpcUrls": [ + "https://sepolia.optimism.io", + "https://opsepolia.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [ + { + "url": "https://optimism-sepolia.abi.pinax.network/api", + "kind": "etherscan" + }, + { + "url": "https://optimism-sepolia.blockscout.com/api", + "kind": "blockscout" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "opsepolia.firehose.pinax.network:443" + ], + "substreams": [ + "opsepolia.substreams.pinax.network:443" + ] + }, + "networkType": "testnet", + "issuanceRewards": false, + "nativeToken": "ETH", + "docsUrl": "https://docs.optimism.io", + "genesis": { + "hash": "0x102de6ffb001480cc9b8b548fd05c34cd4f46ae4aa91759393db90ea0409887d", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": true, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "optimistic-ethereum" + } + } + }, + { + "id": "fuse-testnet", + "shortName": "Fuse", + "fullName": "Fuse Testnet", + "aliases": [ + "evm-12001" + ], + "caip2Id": "eip155:12001", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://explorer.fusespark.io" + ], + "rpcUrls": [ + "https://rpc.fusespark.io" + ], + "apiUrls": [ + { + "url": "https://explorer.fusespark.io/api", + "kind": "blockscout" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ] + }, + "networkType": "testnet", + "relations": [ + { + "kind": "testnetOf", + "network": "fuse" + } + ], + "issuanceRewards": false, + "nativeToken": "ETH", + "docsUrl": "https://docs.fuse.io", + "genesis": { + "hash": "0xfd643f387cd7386d21e8d34f8762188865789196dee77c98f8210dbbc15616ae", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "fuse" + } + } + }, + { + "id": "fuse", + "shortName": "Fuse", + "fullName": "Fuse Mainnet", + "aliases": [ + "evm-122", + "fuse-mainnet" + ], + "caip2Id": "eip155:122", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://explorer.fuse.io" + ], + "rpcUrls": [ + "https://rpc.fuse.io", + "https://fuse.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [ + { + "url": "https://explorer.fuse.io/api", + "kind": "blockscout" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "sps": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "fuse.firehose.pinax.network:443" + ], + "substreams": [ + "fuse.substreams.pinax.network:443" + ] + }, + "networkType": "mainnet", + "issuanceRewards": true, + "nativeToken": "FUSE", + "docsUrl": "https://docs.fuse.io", + "indexerDocsUrls": [ + { + "url": "https://docs.infradao.com/archive-nodes-101/fuse", + "description": "Archive Nodes 101" + } + ], + "genesis": { + "hash": "0x6e778e9491576a28bd06fac93844d8494be1f153e60ba7d29b4b51d991d4f830", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "fuse" + } + } + }, + { + "id": "neox-testnet", + "shortName": "Neo X", + "fullName": "Neo X Testnet", + "aliases": [ + "evm-12227332" + ], + "caip2Id": "eip155:12227332", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://xt4scan.ngd.network" + ], + "rpcUrls": [ + "https://testnet.rpc.banelabs.org" + ], + "apiUrls": [ + { + "url": "https://xt4scan.ngd.network/api", + "kind": "etherscan" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ] + }, + "networkType": "testnet", + "relations": [ + { + "kind": "testnetOf", + "network": "neox" + } + ], + "issuanceRewards": false, + "nativeToken": "GAS", + "docsUrl": "https://xdocs.ngd.network", + "genesis": { + "hash": "0x221f7d0a47dd80fe10f476625d62303947c9cd336113e119c64d919f0e9beb71", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "neo-x" + } + } + }, + { + "id": "etherlink-testnet", + "shortName": "Etherlink", + "fullName": "Etherlink Testnet", + "aliases": [], + "caip2Id": "eip155:128123", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://testnet.explorer.etherlink.com" + ], + "rpcUrls": [ + "https://node.ghostnet.etherlink.com" + ], + "apiUrls": [ + { + "url": "https://testnet.explorer.etherlink.com/api", + "kind": "blockscout" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ] + }, + "networkType": "testnet", + "relations": [ + { + "kind": "testnetOf", + "network": "etherlink-mainnet" + } + ], + "issuanceRewards": false, + "nativeToken": "XTZ", + "docsUrl": "https://docs.etherlink.com", + "genesis": { + "hash": "0x2cf11372c813c0007ef080103fc813cf26ad9a374e88d589ef536dfc3dd1fee9", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "etherlink" + } + } + }, + { + "id": "moonbeam", + "shortName": "Moonbeam", + "fullName": "Moonbeam Mainnet", + "aliases": [ + "evm-1284", + "mbeam" + ], + "caip2Id": "eip155:1284", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://moonbeam.moonscan.io" + ], + "rpcUrls": [ + "https://rpc.api.moonbeam.network", + "https://moonbeam.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [ + { + "url": "https://moonbeam.abi.pinax.network/api", + "kind": "etherscan" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "moonbeam.firehose.pinax.network:443" + ], + "substreams": [ + "moonbeam.substreams.pinax.network:443" + ] + }, + "networkType": "mainnet", + "issuanceRewards": false, + "nativeToken": "GLMR", + "docsUrl": "https://docs.moonbeam.network", + "indexerDocsUrls": [ + { + "url": "https://docs.infradao.com/archive-nodes-101/moonbeam", + "description": "Archive Nodes 101" + } + ], + "genesis": { + "hash": "0x7e6b3bbed86828a558271c9c9f62354b1d8b5aa15ff85fd6f1e7cbe9af9dde7e", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "moonbeam" + } + } + }, + { + "id": "moonriver", + "shortName": "Moonriver", + "fullName": "Moonriver Mainnet", + "aliases": [ + "evm-1285", + "mriver" + ], + "caip2Id": "eip155:1285", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://moonriver.moonscan.io" + ], + "rpcUrls": [ + "https://rpc.api.moonriver.moonbeam.network", + "https://moonriver.rpc.pinax.network/v1/{PINAX_API_KEY}", + "https://moonriver.public.blastapi.io" + ], + "apiUrls": [ + { + "url": "https://api-moonriver.moonscan.io/api", + "kind": "etherscan" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "moonriver.firehose.pinax.network:443" + ], + "substreams": [ + "moonriver.substreams.pinax.network:443" + ] + }, + "networkType": "mainnet", + "relations": [ + { + "kind": "other", + "network": "moonbeam" + } + ], + "issuanceRewards": false, + "nativeToken": "MOVR", + "docsUrl": "https://docs.moonbeam.network", + "genesis": { + "hash": "0xce24348303f7a60c4d2d3c82adddf55ca57af89cd9e2cd4b863906ef53b89b3c", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "moonriver", + "variants": [ + "mono", + "branded" + ] + } + } + }, + { + "id": "mbase", + "shortName": "Moonbase", + "secondName": "Alpha", + "fullName": "Moonbase Alpha Testnet", + "aliases": [ + "evm-1287", + "moonbase" + ], + "caip2Id": "eip155:1287", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://moonbase.moonscan.io" + ], + "rpcUrls": [ + "https://rpc.api.moonbase.moonbeam.network" + ], + "apiUrls": [ + { + "url": "https://moonbase.abi.pinax.network/api", + "kind": "etherscan" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ] + }, + "networkType": "testnet", + "relations": [ + { + "kind": "testnetOf", + "network": "moonbeam" + } + ], + "issuanceRewards": false, + "nativeToken": "DEV", + "docsUrl": "https://docs.moonbeam.network/learn/platform/networks/moonbase", + "genesis": { + "hash": "0x33638dde636f9264b6472b9d976d58e757fe88badac53f204f3f530ecc5aacfa", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "moonbeam" + } + } + }, + { + "id": "unichain-testnet", + "shortName": "Unichain", + "secondName": "Sepolia", + "fullName": "Unichain Sepolia Testnet", + "aliases": [ + "evm-1301" + ], + "caip2Id": "eip155:1301", + "networkType": "testnet", + "relations": [ + { + "kind": "testnetOf", + "network": "unichain-testnet" + }, + { + "kind": "l2Of", + "network": "sepolia" + } + ], + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://unichain-sepolia.blockscout.com" + ], + "rpcUrls": [ + "https://sepolia.unichain.org", + "https://unisepolia.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [ + { + "url": "https://unichain-sepolia.blockscout.com/api", + "kind": "etherscan" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "sps": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "unisepolia.firehose.pinax.network:443" + ], + "substreams": [ + "unisepolia.substreams.pinax.network:443" + ] + }, + "issuanceRewards": false, + "nativeToken": "ETH", + "docsUrl": "https://docs.unichain.org", + "genesis": { + "hash": "0xb7fe0bc9f98ca03294ca0094ff9374cc3e64130b6ec85850d6e260191f48bfe7", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": true, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "unichain" + } + } + }, + { + "id": "aurora", + "shortName": "Aurora", + "fullName": "Aurora Mainnet", + "aliases": [ + "evm-1313161554", + "aurora-mainnet" + ], + "caip2Id": "eip155:1313161554", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://explorer.aurora.dev" + ], + "rpcUrls": [ + "https://mainnet.aurora.dev" + ], + "apiUrls": [ + { + "url": "https://explorer.mainnet.aurora.dev/api", + "kind": "blockscout" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ] + }, + "networkType": "mainnet", + "issuanceRewards": false, + "nativeToken": "ETH", + "docsUrl": "https://doc.aurora.dev", + "genesis": { + "hash": "0x0475c3f1fb767b161d8691d243a8daa3ff1621c181d21ca215b327d72df7fd11", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "aurora" + } + } + }, + { + "id": "aurora-testnet", + "shortName": "Aurora", + "fullName": "Aurora Testnet", + "aliases": [ + "evm-1313161555" + ], + "caip2Id": "eip155:1313161555", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://explorer.testnet.aurora.dev" + ], + "rpcUrls": [ + "https://testnet.aurora.dev" + ], + "apiUrls": [ + { + "url": "https://explorer.testnet.aurora.dev/api", + "kind": "blockscout" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ] + }, + "networkType": "testnet", + "relations": [ + { + "kind": "testnetOf", + "network": "aurora" + } + ], + "issuanceRewards": false, + "nativeToken": "ETH", + "docsUrl": "https://doc.aurora.dev", + "genesis": { + "hash": "0x250d32dc5dc0113f25f82987daf09e1dc5a79b09e53e78d475728f71248767b0", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "aurora" + } + } + }, + { + "id": "sei-atlantic", + "shortName": "Sei", + "secondName": "Atlantic", + "fullName": "Sei Atlantic Testnet", + "aliases": [ + "sei-testnet", + "sei-atlantic2" + ], + "caip2Id": "eip155:1328", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://seitrace.com/?chain=atlantic-2" + ], + "rpcUrls": [ + "https://evm-rpc-testnet.sei-apis.com" + ], + "apiUrls": [ + { + "url": "https://seitrace.com/atlantic-2/api", + "kind": "etherscan" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ] + }, + "networkType": "testnet", + "relations": [ + { + "kind": "testnetOf", + "network": "sei-mainnet" + } + ], + "issuanceRewards": false, + "nativeToken": "SEI", + "docsUrl": "https://docs.seitrace.com", + "genesis": { + "hash": "0xf9d3845df25b43b1c6926f3ceda6845c17f5624e12212fd8847d0ba01da1ab9e", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": true, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "sei-network" + } + } + }, + { + "id": "sei-mainnet", + "shortName": "Sei", + "fullName": "Sei Network", + "aliases": [ + "sei-evm-mainnet", + "sei" + ], + "caip2Id": "eip155:1329", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://seitrace.com" + ], + "rpcUrls": [ + "https://sei-evm-rpc.publicnode.com" + ], + "apiUrls": [ + { + "url": "https://seitrace.com/pacific-1/api", + "kind": "etherscan" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "evm-mainnet.sei.streamingfast.io:443" + ], + "substreams": [ + "evm-mainnet.sei.streamingfast.io:443" + ] + }, + "networkType": "mainnet", + "issuanceRewards": false, + "nativeToken": "SEI", + "docsUrl": "https://docs.seitrace.com", + "genesis": { + "hash": "0xe43c3e52a4f74dc7bb35f55cc813ed2ce97e46aafb3fcf8884056b0a757f5b75", + "height": 79123881 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": true, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "sei-network" + } + } + }, + { + "id": "gravity-testnet", + "shortName": "Gravity", + "secondName": "Sepolia", + "fullName": "Gravity Sepolia Testnet", + "aliases": [ + "gravity-sepolia" + ], + "caip2Id": "eip155:13505", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://explorer-sepolia.gravity.xyz" + ], + "rpcUrls": [ + "https://rpc-sepolia.gravity.xyz" + ], + "apiUrls": [ + { + "url": "https://explorer-sepolia.gravity.xyz/api", + "kind": "etherscan" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ] + }, + "networkType": "testnet", + "relations": [ + { + "kind": "l2Of", + "network": "sepolia" + }, + { + "kind": "testnetOf", + "network": "gravity-mainnet" + } + ], + "issuanceRewards": false, + "nativeToken": "G", + "docsUrl": "https://docs.gravity.xyz", + "genesis": { + "hash": "0xdf76dabe0734fed9d517027a494bc00662576d30aee9672a6fab5184e06ee8ca", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": true, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "gravity" + } + } + }, + { + "id": "matic", + "shortName": "Polygon", + "fullName": "Polygon Mainnet", + "aliases": [ + "polygon", + "matic-mainnet" + ], + "caip2Id": "eip155:137", + "graphNode": { + "protocol": "ethereum" + }, + "relations": [ + { + "kind": "l2Of", + "network": "mainnet" + } + ], + "explorerUrls": [ + "https://polygonscan.com" + ], + "rpcUrls": [ + "https://polygon-rpc.com", + "https://polygon.rpc.pinax.network/v1/{PINAX_API_KEY}", + "https://rpc.ankr.com/polygon" + ], + "apiUrls": [ + { + "url": "https://polygon.abi.pinax.network/api", + "kind": "etherscan" + }, + { + "url": "https://polygon.blockscout.com/api", + "kind": "blockscout" + } + ], + "networkType": "mainnet", + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "sps": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "polygon.firehose.pinax.network:443", + "polygon.streamingfast.io:443" + ], + "substreams": [ + "polygon.substreams.pinax.network:443", + "polygon.streamingfast.io:443" + ] + }, + "indexerDocsUrls": [ + { + "url": "https://docs.infradao.com/archive-nodes-101/polygon", + "description": "Archive Nodes 101" + } + ], + "issuanceRewards": true, + "nativeToken": "POL", + "docsUrl": "https://docs.polygon.technology", + "genesis": { + "hash": "0xa9c28ce2141b56c474f1dc504bee9b01eb1bd7d1a507580d5519d4437a97de1b", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": true, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "polygon-pos" + } + } + }, + { + "id": "jungle4-evm", + "shortName": "EOS EVM", + "secondName": "Jungle4", + "fullName": "EOS Jungle4 EVM Testnet", + "aliases": [ + "jungle4-evm-testnet", + "eos-evm-testnet", + "evm-15557" + ], + "caip2Id": "eip155:15557", + "graphNode": { + "protocol": "ethereum" + }, + "relations": [ + { + "kind": "evmOf", + "network": "jungle4" + }, + { + "kind": "testnetOf", + "network": "eos-evm" + } + ], + "explorerUrls": [ + "https://explorer.testnet.evm.eosnetwork.com" + ], + "rpcUrls": [ + "https://api.testnet.evm.eosnetwork.com", + "https://jungle4evm.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [ + { + "kind": "etherscan", + "url": "https://explorer.testnet.evm.eosnetwork.com/api" + } + ], + "services": { + "firehose": [ + "jungle4evm.firehose.pinax.network:443" + ], + "substreams": [ + "jungle4evm.substreams.pinax.network:443" + ] + }, + "networkType": "testnet", + "issuanceRewards": false, + "nativeToken": "EOS", + "docsUrl": "https://eosnetwork.com/eos-evm", + "genesis": { + "hash": "0xc613831e8473c17c47ab60605e4e92693f0f37e767a1defa2f74160626e5d9ca", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "eos" + } + } + }, + { + "id": "gravity-mainnet", + "shortName": "Gravity", + "secondName": "Alpha", + "fullName": "Gravity Alpha Mainnet", + "aliases": [ + "gravity" + ], + "caip2Id": "eip155:1625", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://explorer.gravity.xyz" + ], + "rpcUrls": [ + "https://rpc.gravity.xyz", + "https://gravity.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [ + { + "url": "https://explorer.gravity.xyz/api", + "kind": "etherscan" + } + ], + "relations": [ + { + "kind": "l2Of", + "network": "mainnet" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "gravity.firehose.pinax.network:443" + ], + "substreams": [ + "gravity.substreams.pinax.network:443" + ] + }, + "networkType": "mainnet", + "issuanceRewards": false, + "nativeToken": "G", + "docsUrl": "https://docs.gravity.xyz", + "genesis": { + "hash": "0x6eb5f2e11f3e026992cb3860e4518f672f0019fdc3c595e06cd22894fb6d7c36", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": true, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "gravity" + } + } + }, + { + "id": "harmony", + "shortName": "Harmony", + "fullName": "Harmony Mainnet Shard 0", + "aliases": [ + "evm-1666600000", + "harmony-mainnet" + ], + "caip2Id": "eip155:1666600000", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://explorer.harmony.one/?shard=0" + ], + "rpcUrls": [ + "https://api.harmony.one/?shard=0" + ], + "apiUrls": [ + { + "url": "https://explorer.harmony.one/api?shard=0", + "kind": "etherscan" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ] + }, + "networkType": "mainnet", + "issuanceRewards": false, + "nativeToken": "ONE", + "docsUrl": "https://docs.harmony.one", + "genesis": { + "hash": "0xb4d158b82ac8a653c42b78697ab1cd0c6a0d9a15ab3bc34130f0b719fb174d2a", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "harmony" + } + } + }, + { + "id": "blast-testnet", + "shortName": "Blast", + "secondName": "Sepolia", + "fullName": "Blast Sepolia Testnet", + "aliases": [ + "evm-168587773", + "blast-sepolia" + ], + "caip2Id": "eip155:168587773", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://sepolia.blastscan.io" + ], + "rpcUrls": [ + "https://sepolia.blast.io", + "https://blastsepolia.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [ + { + "url": "https://blast-testnet.abi.pinax.network/api", + "kind": "etherscan" + }, + { + "url": "https://blast-testnet.blockscout.com/api", + "kind": "blockscout" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "blastsepolia.firehose.pinax.network:443" + ], + "substreams": [ + "blastsepolia.substreams.pinax.network:443" + ] + }, + "networkType": "testnet", + "relations": [ + { + "kind": "l2Of", + "network": "sepolia" + }, + { + "kind": "testnetOf", + "network": "blast-mainnet" + } + ], + "issuanceRewards": false, + "nativeToken": "ETH", + "docsUrl": "https://docs.blast.io", + "genesis": { + "hash": "0x26a1c0faad7b041f34569a1bb383f00ab74b335883a44bed53e9f41ced5fd906", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "blast" + } + } + }, + { + "id": "holesky", + "shortName": "Ethereum", + "secondName": "Holesky", + "fullName": "Ethereum Holesky Testnet", + "aliases": [ + "evm-17000" + ], + "caip2Id": "eip155:17000", + "networkType": "testnet", + "relations": [ + { + "kind": "testnetOf", + "network": "mainnet" + } + ], + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://holesky.etherscan.io", + "https://holesky.otterscan.io" + ], + "rpcUrls": [ + "https://ethereum-holesky-rpc.publicnode.com", + "https://rpc.holesky.ethpandaops.io", + "https://holesky.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [ + { + "url": "https://eth-holesky.blockscout.com/api", + "kind": "blockscout" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "sps": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "holesky.firehose.pinax.network:443", + "holesky.eth.streamingfast.io:443" + ], + "substreams": [ + "holesky.substreams.pinax.network:443", + "holesky.eth.streamingfast.io:443" + ] + }, + "issuanceRewards": false, + "nativeToken": "ETH", + "docsUrl": "https://holesky.dev", + "genesis": { + "hash": "0xb5f7f912443c940f21fd611f12828d75b534364ed9e95ca4e307729a4661bde4", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": true, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "ethereum" + } + } + }, + { + "id": "eos-evm", + "shortName": "EOS EVM", + "fullName": "EOS EVM Network", + "aliases": [ + "eosevm", + "eos-evm-mainnet", + "evm-17777" + ], + "caip2Id": "eip155:17777", + "graphNode": { + "protocol": "ethereum" + }, + "relations": [ + { + "kind": "evmOf", + "network": "eos" + } + ], + "explorerUrls": [ + "https://explorer.evm.eosnetwork.com" + ], + "rpcUrls": [ + "https://api.evm.eosnetwork.com", + "https://eosevm.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [ + { + "kind": "etherscan", + "url": "https://explorer.evm.eosnetwork.com/api" + } + ], + "services": { + "firehose": [ + "eosevm.firehose.pinax.network:443" + ], + "substreams": [ + "eosevm.substreams.pinax.network:443" + ] + }, + "networkType": "mainnet", + "issuanceRewards": false, + "nativeToken": "EOS", + "docsUrl": "https://eosnetwork.com/eos-evm", + "genesis": { + "hash": "0xcc936a8dc9ecf18dfd876f3566d240486d331f51ffcbb467e47f1c80ebb77440", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "eos" + } + } + }, + { + "id": "soneium-testnet", + "shortName": "Soneium", + "secondName": "Minato", + "fullName": "Soneium Minato Testnet", + "aliases": [ + "soneium-minato-testnet", + "soneium-minato", + "minato" + ], + "caip2Id": "eip155:1946", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://soneium-minato.blockscout.com" + ], + "rpcUrls": [ + "https://rpc.minato.soneium.org", + "https://minato.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [ + { + "url": "https://soneium-minato.blockscout.com/api", + "kind": "etherscan" + } + ], + "networkType": "testnet", + "relations": [ + { + "kind": "testnetOf", + "network": "soneium-testnet" + }, + { + "kind": "l2Of", + "network": "sepolia" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "sps": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "minato.firehose.pinax.network:443" + ], + "substreams": [ + "minato.substreams.pinax.network:443" + ] + }, + "issuanceRewards": false, + "nativeToken": "ETH", + "docsUrl": "https://soneium.org/en/docs", + "genesis": { + "hash": "0x7ec49d93fa8f47c00e98cc5965cd3903a8faa9238743d2eba0e0550ab4c45c43", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": true, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "soneium" + } + } + }, + { + "id": "xlayer-sepolia", + "shortName": "X Layer", + "secondName": "Sepolia", + "fullName": "X Layer Sepolia Testnet", + "aliases": [ + "evm-195" + ], + "caip2Id": "eip155:195", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://www.oklink.com/xlayer-test" + ], + "rpcUrls": [ + "https://testrpc.xlayer.tech" + ], + "apiUrls": [], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ] + }, + "networkType": "testnet", + "relations": [ + { + "kind": "l2Of", + "network": "sepolia" + }, + { + "kind": "testnetOf", + "network": "xlayer-mainnet" + } + ], + "issuanceRewards": false, + "nativeToken": "OKB", + "docsUrl": "https://www.okx.com/xlayer", + "genesis": { + "hash": "0x22a8085892b367833bd7431fa5a90ff6b5d3769167cdaa29ce8571d07bc8f866", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "x-layer" + } + } + }, + { + "id": "xlayer-mainnet", + "shortName": "X Layer", + "fullName": "X Layer Mainnet", + "aliases": [ + "evm-196", + "xlayer" + ], + "caip2Id": "eip155:196", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://www.oklink.com/xlayer" + ], + "rpcUrls": [ + "https://rpc.xlayer.tech", + "https://xlayer.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "xlayer.firehose.pinax.network:443" + ], + "substreams": [ + "xlayer.substreams.pinax.network:443" + ] + }, + "networkType": "mainnet", + "relations": [ + { + "kind": "l2Of", + "network": "mainnet" + } + ], + "issuanceRewards": false, + "nativeToken": "OKB", + "docsUrl": "https://www.okx.com/xlayer", + "genesis": { + "hash": "0x11f32f605beb94a1acb783cb3b6da6d7975461ce3addf441e7ad60c2ec95e88f", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "x-layer" + } + } + }, + { + "id": "bnb-op", + "shortName": "opBNB", + "fullName": "opBNB Mainnet", + "aliases": [ + "evm-204", + "opbnb", + "bsc-op" + ], + "caip2Id": "eip155:204", + "graphNode": { + "protocol": "ethereum" + }, + "relations": [ + { + "kind": "l2Of", + "network": "bsc" + } + ], + "explorerUrls": [ + "https://opbnbscan.com" + ], + "rpcUrls": [ + "https://opbnb-mainnet-rpc.bnbchain.org", + "https://opbnb.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [], + "services": { + "firehose": [ + "opbnb.firehose.pinax.network:443" + ], + "substreams": [ + "opbnb.substreams.pinax.network:443" + ] + }, + "networkType": "mainnet", + "issuanceRewards": false, + "nativeToken": "BNB", + "docsUrl": "https://docs.bnbchain.org/bnb-opbnb", + "genesis": { + "hash": "0x4dd61178c8b0f01670c231597e7bcb368e84545acd46d940a896d6a791dd6df4", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "binance-smart-chain" + } + } + }, + { + "id": "corn", + "shortName": "Corn", + "fullName": "Corn Maizenet", + "aliases": [ + "corn-maizenet", + "corn-mainnet" + ], + "caip2Id": "eip155:21000000", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://maizenet-explorer.usecorn.com" + ], + "rpcUrls": [ + "https://maizenet-rpc.usecorn.com" + ], + "apiUrls": [ + { + "url": "https://maizenet-explorer.usecorn.com/api", + "kind": "etherscan" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ] + }, + "networkType": "mainnet", + "relations": [ + { + "kind": "l2Of", + "network": "mainnet" + } + ], + "issuanceRewards": false, + "nativeToken": "BTCN", + "docsUrl": "https://docs.usecorn.com", + "genesis": { + "hash": "0x80cd408e666fa2755da953bfd9056f09618318d5f71011a8247cebe2a13ae30f", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + } + }, + { + "id": "corn-testnet", + "shortName": "Corn", + "fullName": "Corn Testnet", + "aliases": [ + "corn-sepolia" + ], + "caip2Id": "eip155:21000001", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://testnet-explorer.usecorn.com" + ], + "rpcUrls": [ + "https://testnet-rpc.usecorn.com" + ], + "apiUrls": [ + { + "url": "https://testnet-explorer.usecorn.com/api", + "kind": "etherscan" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ] + }, + "networkType": "testnet", + "relations": [ + { + "kind": "l2Of", + "network": "sepolia" + }, + { + "kind": "testnetOf", + "network": "corn" + } + ], + "issuanceRewards": false, + "nativeToken": "BTCN", + "docsUrl": "https://docs.usecorn.com", + "genesis": { + "hash": "0x110954744ffd9d4bcd4f7998896d1948f654c9e5ccf6fcda1637a35a1863a71d", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + } + }, + { + "id": "kava", + "shortName": "Kava", + "fullName": "Kava Mainnet", + "aliases": [ + "kava-mainnet", + "evm-2222" + ], + "caip2Id": "eip155:2222", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://kavascan.io" + ], + "rpcUrls": [ + "https://evm.kava.io", + "https://kava.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [], + "networkType": "mainnet", + "services": {}, + "issuanceRewards": false, + "nativeToken": "KAVA", + "docsUrl": "https://docs.kava.io", + "genesis": { + "hash": "0x9d2af876309bb9174604004a813dcfee94f4947b08c5bb4c1a042f318488851e", + "height": 1 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "kava" + } + } + }, + { + "id": "polygon-zkevm-cardona", + "shortName": "Polygon zkEVM", + "secondName": "Cardona", + "fullName": "Polygon zkEVM Cardona Testnet", + "aliases": [ + "polygon-cardona" + ], + "caip2Id": "eip155:2442", + "graphNode": { + "protocol": "ethereum" + }, + "relations": [ + { + "kind": "l2Of", + "network": "sepolia" + }, + { + "kind": "testnetOf", + "network": "polygon-zkevm" + } + ], + "explorerUrls": [ + "https://cardona-zkevm.polygonscan.com" + ], + "rpcUrls": [ + "https://rpc.cardona.zkevm-rpc.com", + "https://cardona.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [ + { + "url": "https://api-cardona-zkevm.polygonscan.com/api", + "kind": "blockscout" + }, + { + "url": "https://polygon-zkevm-cardona.abi.pinax.network/api", + "kind": "etherscan" + } + ], + "networkType": "testnet", + "services": { + "firehose": [ + "cardona.firehose.pinax.network:443" + ], + "substreams": [ + "cardona.substreams.pinax.network:443" + ] + }, + "issuanceRewards": false, + "nativeToken": "ETH", + "docsUrl": "https://polygon.technology/polygon-zkevm", + "genesis": { + "hash": "0x676c1a76a6c5855a32bdf7c61977a0d1510088a4eeac1330466453b3d08b60b9", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "polygon-zkevm" + } + } + }, + { + "id": "cronos", + "shortName": "Cronos", + "fullName": "Cronos Mainnet", + "aliases": [ + "evm-25", + "cronos-mainnet" + ], + "caip2Id": "eip155:25", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://explorer.cronos.org" + ], + "rpcUrls": [ + "https://evm.cronos.org", + "https://cronos.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [ + { + "url": "https://cronos.org/explorer/api", + "kind": "blockscout" + } + ], + "services": {}, + "networkType": "mainnet", + "issuanceRewards": false, + "nativeToken": "CRO", + "docsUrl": "https://docs.cronos.org", + "genesis": { + "hash": "0xa7f4e603aa51239a15e0a3fafb15c6e4c6d6f2c39c55770330efd2fa5afc12a9", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "cronos" + } + } + }, + { + "id": "fantom", + "shortName": "Fantom", + "secondName": "Opera", + "fullName": "Fantom Opera Mainnet", + "aliases": [ + "evm-250", + "fantom-mainnet", + "fantom-opera" + ], + "caip2Id": "eip155:250", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://ftmscan.com" + ], + "rpcUrls": [ + "https://rpc.ftm.tools", + "https://fantom.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [ + { + "url": "https://fantom.abi.pinax.network/api", + "kind": "etherscan" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "fantom.firehose.pinax.network:443" + ], + "substreams": [ + "fantom.substreams.pinax.network:443" + ] + }, + "networkType": "mainnet", + "issuanceRewards": true, + "nativeToken": "FTM", + "docsUrl": "https://docs.fantom.foundation", + "indexerDocsUrls": [ + { + "url": "https://docs.infradao.com/archive-nodes-101/fantom", + "description": "Archive Nodes 101" + } + ], + "genesis": { + "hash": "0x0000000000000000c20dbfb2ec18ae20037c716f3ba2d9e1da768a9deca17cb4", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "fantom" + } + } + }, + { + "id": "abstract", + "shortName": "Abstract", + "fullName": "Abstract Mainnet", + "aliases": [ + "evm-2741", + "abstract-mainnet" + ], + "caip2Id": "eip155:2741", + "graphNode": { + "protocol": "ethereum" + }, + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ] + }, + "networkType": "mainnet", + "relations": [ + { + "kind": "l2Of", + "network": "mainnet" + } + ], + "issuanceRewards": false, + "nativeToken": "ETH", + "docsUrl": "https://docs.abs.xyz", + "genesis": { + "hash": "0xdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeef", + "height": 1 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "abstract" + } + } + }, + { + "id": "boba", + "shortName": "Boba", + "fullName": "Boba Network", + "aliases": [ + "evm-288", + "boba-mainnet" + ], + "caip2Id": "eip155:288", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://bobascan.com" + ], + "rpcUrls": [ + "https://mainnet.boba.network", + "https://boba.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [ + { + "url": "https://api.routescan.io/v2/network/mainnet/evm/288/etherscan/api", + "kind": "etherscan" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "boba.firehose.pinax.network:443" + ], + "substreams": [ + "boba.substreams.pinax.network:443" + ] + }, + "networkType": "mainnet", + "relations": [ + { + "kind": "l2Of", + "network": "mainnet" + } + ], + "issuanceRewards": true, + "nativeToken": "ETH", + "docsUrl": "https://docs.boba.network", + "indexerDocsUrls": [ + { + "url": "https://docs.infradao.com/archive-nodes-101/boba", + "description": "Archive Nodes 101" + } + ], + "genesis": { + "hash": "0xdcd9e6a8f9973eaa62da2874959cb152faeb4fd6929177bd6335a1a16074ef9c", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "boba" + } + } + }, + { + "id": "boba-testnet", + "shortName": "Boba", + "secondName": "Sepolia", + "fullName": "Boba Sepolia Testnet", + "aliases": [ + "boba-sepolia" + ], + "caip2Id": "eip155:28882", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://testnet.bobascan.com" + ], + "rpcUrls": [ + "https://sepolia.boba.network", + "https://bobasepolia.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [ + { + "url": "https://api.routescan.io/v2/network/testnet/evm/28882/etherscan/api", + "kind": "etherscan" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "bobasepolia.firehose.pinax.network:443" + ], + "substreams": [ + "bobasepolia.substreams.pinax.network:443" + ] + }, + "networkType": "testnet", + "relations": [ + { + "kind": "l2Of", + "network": "sepolia" + }, + { + "kind": "testnetOf", + "network": "boba" + } + ], + "issuanceRewards": false, + "nativeToken": "ETH", + "docsUrl": "https://docs.boba.network", + "genesis": { + "hash": "0xc6171953a6a376ece6e33149686044f24f58a387ce2636a54e391d330b2326b5", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "boba" + } + } + }, + { + "id": "rootstock", + "shortName": "Rootstock", + "fullName": "Rootstock Mainnet", + "aliases": [ + "rootstock-mainnet" + ], + "caip2Id": "eip155:30", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://rootstock.blockscout.com" + ], + "rpcUrls": [ + "https://public-node.rsk.co", + "https://rootstock.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [ + { + "url": "https://rootstock.blockscout.com/api", + "kind": "blockscout" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ] + }, + "networkType": "mainnet", + "issuanceRewards": false, + "nativeToken": "RBTC", + "docsUrl": "https://dev.rootstock.io", + "indexerDocsUrls": [ + { + "url": "https://docs.infradao.com/archive-nodes-101/rootstock", + "description": "Archive Nodes 101" + } + ], + "genesis": { + "hash": "0xf88529d4ab262c0f4d042e9d8d3f2472848eaafe1a9b7213f57617eb40a9f9e0", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "rootstock" + } + } + }, + { + "id": "zksync-era-sepolia", + "shortName": "zkSync", + "secondName": "Sepolia", + "fullName": "zkSync Sepolia Testnet", + "aliases": [ + "evm-300", + "zksync-testnet", + "zksync-sepolia" + ], + "caip2Id": "eip155:300", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://sepolia.explorer.zksync.io" + ], + "rpcUrls": [ + "https://sepolia.era.zksync.dev" + ], + "apiUrls": [ + { + "url": "https://block-explorer-api.sepolia.zksync.dev/api", + "kind": "etherscan" + }, + { + "url": "https://zksync-sepolia.blockscout.com/api", + "kind": "blockscout" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ] + }, + "networkType": "testnet", + "relations": [ + { + "kind": "testnetOf", + "network": "zksync-era" + }, + { + "kind": "l2Of", + "network": "sepolia" + } + ], + "issuanceRewards": false, + "nativeToken": "ETH", + "docsUrl": "https://docs.zksync.io", + "genesis": { + "hash": "0x086227fafad2bc4d08a122ebb690d958edcd43352d38d31646968480f496827c", + "height": 1 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "zksync" + } + } + }, + { + "id": "rootstock-testnet", + "shortName": "Rootstock", + "fullName": "Rootstock Testnet", + "aliases": [], + "caip2Id": "eip155:31", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://rootstock-testnet.blockscout.com" + ], + "rpcUrls": [ + "https://public-node.testnet.rsk.co" + ], + "apiUrls": [ + { + "url": "https://rootstock-testnet.blockscout.com/api", + "kind": "etherscan" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ] + }, + "networkType": "testnet", + "relations": [ + { + "kind": "testnetOf", + "network": "rootstock" + } + ], + "issuanceRewards": false, + "nativeToken": "tRBTC", + "docsUrl": "https://dev.rootstock.io", + "genesis": { + "hash": "0xcabb7fbe88cd6d922042a32ffc08ce8b1fbb37d650b9d4e7dbfe2a7469adfa42", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "rootstock" + } + } + }, + { + "id": "zksync-era", + "shortName": "zkSync", + "secondName": "Era", + "fullName": "zkSync Mainnet", + "aliases": [ + "evm-324", + "zksync" + ], + "caip2Id": "eip155:324", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://explorer.zksync.io" + ], + "rpcUrls": [ + "https://mainnet.era.zksync.io", + "https://zksyncera.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [ + { + "url": "https://block-explorer-api.mainnet.zksync.io/api", + "kind": "etherscan" + }, + { + "url": "https://zksync.blockscout.com/api", + "kind": "blockscout" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ] + }, + "networkType": "mainnet", + "relations": [ + { + "kind": "l2Of", + "network": "mainnet" + } + ], + "issuanceRewards": false, + "nativeToken": "ETH", + "docsUrl": "https://docs.zksync.io", + "genesis": { + "hash": "0x51f81bcdfc324a0dff2b5bec9d92e21cbebc4d5e29d3a3d30de3e03fbeab8d7f", + "height": 1 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "zksync" + } + } + }, + { + "id": "mode-mainnet", + "shortName": "Mode", + "fullName": "Mode Mainnet", + "aliases": [ + "evm-34443", + "mode" + ], + "caip2Id": "eip155:34443", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://explorer.mode.network" + ], + "rpcUrls": [ + "https://mainnet.mode.network", + "https://mode.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [ + { + "url": "https://explorer.mode.network/api", + "kind": "blockscout" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "sps": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "mode.firehose.pinax.network:443" + ], + "substreams": [ + "mode.substreams.pinax.network:443" + ] + }, + "networkType": "mainnet", + "relations": [ + { + "kind": "l2Of", + "network": "mainnet" + } + ], + "issuanceRewards": false, + "nativeToken": "ETH", + "docsUrl": "https://docs.mode.network", + "indexerDocsUrls": [ + { + "url": "https://docs.infradao.com/archive-nodes-101/mode", + "description": "Archive Nodes 101" + } + ], + "genesis": { + "hash": "0xb0f682e12fc555fd5ce8fce51a59a67d66a5b46be28611a168260a549dac8a9b", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": true, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "mode" + } + } + }, + { + "id": "botanix-testnet", + "shortName": "Botanix", + "fullName": "Botanix Testnet", + "aliases": [ + "spiderchain-testnet", + "spiderchain-testnet-v1", + "evm-3636" + ], + "caip2Id": "eip155:3636", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://testnet.botanixscan.io/" + ], + "rpcUrls": [ + "https://node.botanixlabs.dev" + ], + "apiUrls": [ + { + "url": "https://api.routescan.io/v2/network/testnet/evm/3636/etherscan/api", + "kind": "etherscan" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ] + }, + "networkType": "testnet", + "relations": [ + { + "kind": "testnetOf", + "network": "botanix-testnet" + } + ], + "issuanceRewards": false, + "nativeToken": "BTC", + "docsUrl": "https://docs.botanixlabs.xyz/", + "genesis": { + "hash": "0x3797638175875c37cefa72ef546db685e43c81ba4af8238b48a495f98d61588d", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + } + }, + { + "id": "lens-testnet", + "shortName": "Lens", + "fullName": "Lens Testnet", + "aliases": [ + "evm-37111", + "lens-sepolia" + ], + "caip2Id": "eip155:37111", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://block-explorer.testnet.lens.dev" + ], + "rpcUrls": [ + "https://rpc.testnet.lens.dev" + ], + "apiUrls": [ + { + "url": "https://block-explorer-api.staging.lens.dev/api", + "kind": "etherscan" + } + ], + "networkType": "testnet", + "relations": [ + { + "kind": "testnetOf", + "network": "lens-testnet" + }, + { + "kind": "l2Of", + "network": "sepolia" + } + ], + "services": {}, + "issuanceRewards": false, + "nativeToken": "GRASS", + "docsUrl": "https://www.lens.xyz/docs", + "genesis": { + "hash": "0x5712a0fa02404a9fe852ef7d19ea2c019af52f59faa262a34f327ba03bbdc6d2", + "height": 1 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + } + }, + { + "id": "astar-zkevm-mainnet", + "shortName": "Astar", + "secondName": "zkEVM", + "fullName": "Astar zkEVM Mainnet", + "aliases": [ + "evm-3776", + "astar", + "astar-zkevm" + ], + "caip2Id": "eip155:3776", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://astar-zkevm.explorer.startale.com" + ], + "rpcUrls": [ + "https://rpc.startale.com/astar-zkevm", + "https://zkastar.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [ + { + "url": "https://astar-zkevm.explorer.startale.com/api", + "kind": "blockscout" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "sps": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "zkastar.firehose.pinax.network:443" + ], + "substreams": [ + "zkastar.substreams.pinax.network:443" + ] + }, + "networkType": "mainnet", + "relations": [ + { + "kind": "l2Of", + "network": "mainnet" + } + ], + "issuanceRewards": false, + "nativeToken": "ETH", + "docsUrl": "https://docs.astar.network/docs/getting-started", + "genesis": { + "hash": "0x5f7b9f463b7a0b690efb11446d0520e5b884e5bf0e3a3780c881a3b490592574", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "astar" + } + } + }, + { + "id": "fantom-testnet", + "shortName": "Fantom", + "fullName": "Fantom Testnet", + "aliases": [ + "evm-4002" + ], + "caip2Id": "eip155:4002", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://testnet.ftmscan.com" + ], + "rpcUrls": [ + "https://rpc.testnet.fantom.network" + ], + "apiUrls": [ + { + "url": "https://fantom-testnet.abi.pinax.network/api", + "kind": "etherscan" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ] + }, + "networkType": "testnet", + "relations": [ + { + "kind": "testnetOf", + "network": "fantom" + } + ], + "issuanceRewards": false, + "nativeToken": "FTM", + "docsUrl": "https://docs.fantom.foundation", + "genesis": { + "hash": "0x00000000000000009a0c7349d44dc4d0f602a54e0a8543360c2fee4c3937b49e", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "fantom" + } + } + }, + { + "id": "arbitrum-one", + "shortName": "Arbitrum", + "secondName": "One", + "fullName": "Arbitrum One Mainnet", + "aliases": [ + "arbone", + "arbitrum", + "arb-sepolia", + "evm-42161" + ], + "caip2Id": "eip155:42161", + "graphNode": { + "protocol": "ethereum" + }, + "relations": [ + { + "kind": "l2Of", + "network": "mainnet" + } + ], + "explorerUrls": [ + "https://arbiscan.io" + ], + "rpcUrls": [ + "https://arbitrum-one.publicnode.com", + "https://arb1.arbitrum.io/rpc", + "https://arb-mainnet.g.alchemy.com/v2/${ALCHEMY_API_KEY}", + "https://arbitrum-mainnet.infura.io/v3/${INFURA_API_KEY}", + "https://arbone.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [ + { + "url": "https://arbitrum-one.abi.pinax.network/api", + "kind": "etherscan" + }, + { + "url": "https://arbitrum.blockscout.com/api", + "kind": "blockscout" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "sps": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "arbone.firehose.pinax.network:443", + "arb-one.streamingfast.io:443" + ], + "substreams": [ + "arbone.substreams.pinax.network:443", + "arb-one.streamingfast.io:443" + ] + }, + "networkType": "mainnet", + "issuanceRewards": true, + "nativeToken": "ETH", + "docsUrl": "https://docs.arbitrum.io", + "indexerDocsUrls": [ + { + "url": "https://docs.infradao.com/archive-nodes-101/arbitrum", + "description": "Archive Nodes 101" + } + ], + "genesis": { + "hash": "0x7ee576b35482195fc49205cec9af72ce14f003b9ae69f6ba0faef4514be8b442", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": true, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "arbitrum-one" + } + } + }, + { + "id": "arbitrum-sepolia", + "shortName": "Arbitrum", + "secondName": "Sepolia", + "fullName": "Arbitrum Sepolia Testnet", + "aliases": [ + "evm-421614" + ], + "caip2Id": "eip155:421614", + "networkType": "testnet", + "relations": [ + { + "kind": "testnetOf", + "network": "arbitrum-one" + }, + { + "kind": "l2Of", + "network": "sepolia" + } + ], + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://sepolia.arbiscan.io" + ], + "rpcUrls": [ + "https://sepolia-rollup.arbitrum.io/rpc", + "https://arbsepolia.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [ + { + "url": "https://arbitrum-sepolia.abi.pinax.network/api", + "kind": "etherscan" + }, + { + "url": "https://sepolia-explorer.arbitrum.io/api", + "kind": "blockscout" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "sps": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "arbsepolia.firehose.pinax.network:443" + ], + "substreams": [ + "arbsepolia.substreams.pinax.network:443" + ] + }, + "issuanceRewards": false, + "nativeToken": "ETH", + "docsUrl": "https://docs.arbitrum.io", + "genesis": { + "hash": "0x77194da4010e549a7028a9c3c51c3e277823be6ac7d138d0bb8a70197b5c004c", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": true, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "arbitrum-one" + } + } + }, + { + "id": "arbitrum-nova", + "shortName": "Arbitrum", + "secondName": "Nova", + "fullName": "Arbitrum Nova", + "aliases": [ + "evm-42170", + "arbnova", + "arb-nova", + "arbitrum-nova-mainnet" + ], + "caip2Id": "eip155:42170", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://nova-explorer.arbitrum.io" + ], + "rpcUrls": [ + "https://nova.arbitrum.io/rpc", + "https://arbitrum-nova.publicnode.com", + "https://arbnova.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [ + { + "url": "https://arbitrum-nova.abi.pinax.network/api", + "kind": "etherscan" + }, + { + "url": "https://nova-explorer.arbitrum.io/api", + "kind": "blockscout" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "sps": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "arbnova.firehose.pinax.network:443" + ], + "substreams": [ + "arbnova.substreams.pinax.network:443" + ] + }, + "networkType": "mainnet", + "relations": [ + { + "kind": "l2Of", + "network": "mainnet" + } + ], + "issuanceRewards": false, + "nativeToken": "ETH", + "docsUrl": "https://docs.arbitrum.io", + "genesis": { + "hash": "0x2ad24e03026118f9b3a48626f0636e38c93660e90a6812e853a99aa8c5371561", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": true, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "arbitrum-nova" + } + } + }, + { + "id": "celo", + "shortName": "Celo", + "fullName": "Celo Mainnet", + "aliases": [ + "evm-42220", + "celo-mainnet" + ], + "caip2Id": "eip155:42220", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://celoscan.io" + ], + "rpcUrls": [ + "https://forno.celo.org", + "https://celo.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [ + { + "url": "https://celo.abi.pinax.network/api", + "kind": "etherscan" + }, + { + "url": "https://explorer.celo.org/mainnet/api", + "kind": "blockscout" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ] + }, + "networkType": "mainnet", + "issuanceRewards": true, + "nativeToken": "CELO", + "docsUrl": "https://docs.celo.org", + "indexerDocsUrls": [ + { + "url": "https://docs.infradao.com/archive-nodes-101/celo", + "description": "Archive Nodes 101" + } + ], + "genesis": { + "hash": "0x19ea3339d3c8cda97235bc8293240d5b9dadcdfbb5d4b0b90ee731cac1bd11c3", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "celo" + } + } + }, + { + "id": "etherlink-mainnet", + "shortName": "Etherlink", + "fullName": "Etherlink Mainnet", + "aliases": [ + "etherlink" + ], + "caip2Id": "eip155:42793", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://explorer.etherlink.com" + ], + "rpcUrls": [ + "https://node.mainnet.etherlink.com" + ], + "apiUrls": [ + { + "url": "https://explorer.etherlink.com/api", + "kind": "blockscout" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ] + }, + "networkType": "mainnet", + "issuanceRewards": false, + "nativeToken": "XTZ", + "docsUrl": "https://docs.etherlink.com", + "genesis": { + "hash": "0x37628d45dcd6265c969aa5f5dc3fe8fddd21198c683b85ac7099d8e39597df50", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "etherlink" + } + } + }, + { + "id": "fuji", + "shortName": "Avalanche", + "secondName": "Fuji", + "fullName": "Avalanche Fuji Testnet", + "aliases": [ + "evm-43113", + "avalanche-fuji" + ], + "caip2Id": "eip155:43113", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://testnet.snowscan.xyz" + ], + "rpcUrls": [ + "https://api.avax-test.network/ext/bc/C/rpc", + "https://fuji.rpc.pinax.network/v1/{PINAX_API_KEY}/ext/bc/C/rpc" + ], + "apiUrls": [ + { + "url": "https://api-testnet.snowtrace.io/api", + "kind": "etherscan" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ] + }, + "networkType": "testnet", + "relations": [ + { + "kind": "testnetOf", + "network": "avalanche" + } + ], + "issuanceRewards": false, + "nativeToken": "AVAX", + "docsUrl": "https://docs.avax.network", + "genesis": { + "hash": "0x738639479dc82d199365626f90caa82f7eafcfe9ed354b456fb3d294597ceb53", + "height": 1 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "avalanche" + } + } + }, + { + "id": "avalanche", + "shortName": "Avalanche", + "secondName": "C-Chain", + "fullName": "Avalanche C-Chain", + "aliases": [ + "evm-43114", + "avalanche-mainnet" + ], + "caip2Id": "eip155:43114", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://snowtrace.io" + ], + "rpcUrls": [ + "https://api.avax.network/ext/bc/C/rpc", + "https://avalanche.rpc.pinax.network/v1/{PINAX_API_KEY}/ext/bc/C/rpc", + "https://avalanche-c-chain-rpc.publicnode.com" + ], + "apiUrls": [ + { + "url": "https://api.snowtrace.io/api", + "kind": "etherscan" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "sps": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "avalanche-mainnet.streamingfast.io:443", + "avalanche.firehose.pinax.network:443" + ], + "substreams": [ + "avalanche-mainnet.streamingfast.io:443", + "avalanche.substreams.pinax.network:443" + ] + }, + "networkType": "mainnet", + "issuanceRewards": true, + "nativeToken": "AVAX", + "docsUrl": "https://docs.avax.network", + "indexerDocsUrls": [ + { + "url": "https://docs.infradao.com/archive-nodes-101/avalanche", + "description": "Archive Nodes 101" + } + ], + "genesis": { + "hash": "0x31ced5b9beb7f8782b014660da0cb18cc409f121f408186886e1ca3e8eeca96b", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "avalanche" + } + } + }, + { + "id": "celo-alfajores", + "shortName": "Celo", + "secondName": "Alfajores", + "fullName": "Celo Alfajores Testnet", + "aliases": [ + "evm-44787", + "celo-testnet" + ], + "caip2Id": "eip155:44787", + "networkType": "testnet", + "relations": [ + { + "kind": "testnetOf", + "network": "celo" + } + ], + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://alfajores.celoscan.io" + ], + "rpcUrls": [ + "https://alfajores-forno.celo-testnet.org", + "https://alfajores.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [ + { + "url": "https://celo-alfajores.abi.pinax.network/api", + "kind": "etherscan" + }, + { + "url": "https://celo-alfajores.blockscout.com/api", + "kind": "blockscout" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ] + }, + "issuanceRewards": false, + "nativeToken": "CELO", + "docsUrl": "https://docs.celo.org", + "genesis": { + "hash": "0xe423b034e7f0282c1b621f7bbc1cea4316a2a80b1600490769eae77777e4b67e", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "celo" + } + } + }, + { + "id": "iotex", + "shortName": "IoTeX", + "fullName": "IoTeX Mainnet", + "aliases": [ + "evm-4689", + "iotex-mainnet" + ], + "caip2Id": "eip155:4689", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://iotexscan.io" + ], + "rpcUrls": [ + "https://babel-api.mainnet.iotex.io" + ], + "apiUrls": [ + { + "url": "https://index.iotexscan.io/api", + "kind": "etherscan" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ] + }, + "networkType": "mainnet", + "issuanceRewards": false, + "nativeToken": "IOTX", + "docsUrl": "https://docs.iotex.io", + "genesis": { + "hash": "0x230ba8095d5a505e355652f9dcc2b13605419a8fa3d3fd5ddc6d24fd6a902641", + "height": 1 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "iotex" + } + } + }, + { + "id": "iotex-testnet", + "shortName": "Iotex", + "secondName": "Testnet", + "fullName": "Iotex Testnet", + "aliases": [ + "evm-4690" + ], + "caip2Id": "eip155:4690", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://testnet.iotexscan.io" + ], + "rpcUrls": [ + "https://babel-api.testnet.iotex.io" + ], + "apiUrls": [ + { + "url": "https://testnet.index.iotexscan.io/api", + "kind": "etherscan" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ] + }, + "networkType": "testnet", + "relations": [ + { + "kind": "testnetOf", + "network": "iotex" + } + ], + "issuanceRewards": false, + "nativeToken": "IOTX", + "docsUrl": "https://docs.iotex.io", + "genesis": { + "hash": "0x663fc0a40a4943f1b56f501aee3ad626b5396e850aa53c5bd8759d0d47694dfc", + "height": 1 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "iotex" + } + } + }, + { + "id": "neox", + "shortName": "Neo X", + "fullName": "Neo X Mainnet", + "aliases": [ + "evm-47763", + "neox-mainnet" + ], + "caip2Id": "eip155:47763", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://xexplorer.neo.org" + ], + "rpcUrls": [ + "https://mainnet-1.rpc.banelabs.org" + ], + "apiUrls": [ + { + "url": "https://xexplorer.neo.org/api", + "kind": "etherscan" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ] + }, + "networkType": "mainnet", + "issuanceRewards": false, + "nativeToken": "GAS", + "docsUrl": "https://xdocs.ngd.network", + "genesis": { + "hash": "0x2ee57478315c7d3182997a812d7885dafee48612cd88cb30b615847b0dd8dbd7", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "neo-x" + } + } + }, + { + "id": "scroll-sepolia", + "shortName": "Scroll", + "secondName": "Sepolia", + "fullName": "Scroll Sepolia Testnet", + "aliases": [ + "evm-534351", + "scroll-testnet" + ], + "caip2Id": "eip155:534351", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://sepolia.scrollscan.com" + ], + "rpcUrls": [ + "https://sepolia-rpc.scroll.io", + "https://scrsepolia.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [ + { + "url": "https://api-sepolia.scrollscan.com/api", + "kind": "etherscan" + }, + { + "url": "https://scroll-sepolia.blockscout.com/api", + "kind": "blockscout" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "scrsepolia.firehose.pinax.network:443" + ], + "substreams": [ + "scrsepolia.substreams.pinax.network:443" + ] + }, + "networkType": "testnet", + "relations": [ + { + "kind": "l2Of", + "network": "sepolia" + }, + { + "kind": "testnetOf", + "network": "scroll" + } + ], + "issuanceRewards": false, + "nativeToken": "ETH", + "docsUrl": "https://docs.scroll.io", + "genesis": { + "hash": "0xaa62d1a8b2bffa9e5d2368b63aae0d98d54928bd713125e3fd9e5c896c68592c", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "scroll" + } + } + }, + { + "id": "scroll", + "shortName": "Scroll", + "fullName": "Scroll Mainnet", + "aliases": [ + "evm-534352", + "scroll-mainnet" + ], + "caip2Id": "eip155:534352", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://scrollscan.com" + ], + "rpcUrls": [ + "https://rpc.scroll.io", + "https://scroll.rpc.pinax.network/v1/{PINAX_API_KEY}", + "https://rpc.ankr.com/scroll" + ], + "apiUrls": [ + { + "url": "https://api.scrollscan.com/api", + "kind": "etherscan" + }, + { + "url": "https://scroll.blockscout.com/api", + "kind": "blockscout" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "sps": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "scroll.firehose.pinax.network:443" + ], + "substreams": [ + "scroll.substreams.pinax.network:443" + ] + }, + "networkType": "mainnet", + "relations": [ + { + "kind": "l2Of", + "network": "mainnet" + } + ], + "issuanceRewards": true, + "nativeToken": "ETH", + "docsUrl": "https://docs.scroll.io", + "indexerDocsUrls": [ + { + "url": "https://docs.infradao.com/archive-nodes-101/scroll", + "description": "Archive Nodes 101" + } + ], + "genesis": { + "hash": "0xbbc05efd412b7cd47a2ed0e5ddfcf87af251e414ea4c801d78b6784513180a80", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "scroll" + } + } + }, + { + "id": "bsc", + "shortName": "BNB", + "fullName": "BNB Smart Chain Mainnet", + "aliases": [ + "bnb", + "bnb-mainnet", + "bsc-mainnet", + "evm-56" + ], + "caip2Id": "eip155:56", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://bscscan.com" + ], + "rpcUrls": [ + "https://bsc-dataseed1.binance.org", + "https://bsc-dataseed1.defibit.io", + "https://bsc.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [ + { + "url": "https://bsc.abi.pinax.network/api", + "kind": "etherscan" + } + ], + "networkType": "mainnet", + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "sps": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "bsc.firehose.pinax.network:443", + "bnb.streamingfast.io:443" + ], + "substreams": [ + "bsc.substreams.pinax.network:443", + "bnb.streamingfast.io:443" + ] + }, + "issuanceRewards": true, + "nativeToken": "BNB", + "docsUrl": "https://docs.bnbchain.org", + "indexerDocsUrls": [ + { + "url": "https://docs.infradao.com/archive-nodes-101/binance", + "description": "Archive Nodes 101" + } + ], + "genesis": { + "hash": "0x0d21840abff46b96c84b2ac9e10e4f5cdaeb5693cb665db62a2f3b02d2d57b5b", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": true, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "binance-smart-chain" + } + } + }, + { + "id": "boba-bnb", + "shortName": "Boba", + "secondName": "BNB", + "fullName": "Boba BNB Mainnet", + "aliases": [ + "evm-56288", + "boba-bsc" + ], + "caip2Id": "eip155:56288", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://bnb.bobascan.com" + ], + "rpcUrls": [ + "https://bnb.boba.network", + "https://boba-bnb.gateway.tenderly.co", + "https://bobabnb.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [ + { + "url": "https://api.routescan.io/v2/network/mainnet/evm/56288/etherscan/api", + "kind": "etherscan" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "bobabnb.firehose.pinax.network:443" + ], + "substreams": [ + "bobabnb.substreams.pinax.network:443" + ] + }, + "networkType": "mainnet", + "relations": [ + { + "kind": "l2Of", + "network": "bsc" + } + ], + "issuanceRewards": true, + "nativeToken": "BOBA", + "docsUrl": "https://docs.boba.network", + "indexerDocsUrls": [ + { + "url": "https://docs.infradao.com/archive-nodes-101/bobabnb", + "description": "Archive Nodes 101" + } + ], + "genesis": { + "hash": "0xf9aa25373a3cf1c3d3dcb1911093b56eb129221d203270bcdb002b3f01a120d9", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "boba" + } + } + }, + { + "id": "linea-sepolia", + "shortName": "Linea", + "secondName": "Sepolia", + "fullName": "Linea Sepolia Testnet", + "aliases": [ + "evm-59141", + "linea-testnet" + ], + "caip2Id": "eip155:59141", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://sepolia.lineascan.build" + ], + "rpcUrls": [ + "https://rpc.sepolia.linea.build" + ], + "apiUrls": [ + { + "url": "https://linea-sepolia.abi.pinax.network/api", + "kind": "etherscan" + }, + { + "url": "https://api-explorer.sepolia.linea.build/api", + "kind": "blockscout" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ] + }, + "networkType": "testnet", + "relations": [ + { + "kind": "testnetOf", + "network": "linea" + }, + { + "kind": "l2Of", + "network": "sepolia" + } + ], + "issuanceRewards": false, + "nativeToken": "ETH", + "docsUrl": "https://docs.linea.build", + "genesis": { + "hash": "0x65a64c825d7c13ce1bf077801d0b6b2a89853e19e4a89a5433d7d85d2102a20b", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": true, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "linea" + } + } + }, + { + "id": "linea", + "shortName": "Linea", + "fullName": "Linea Mainnet", + "aliases": [ + "evm-59144", + "linea-mainnet" + ], + "caip2Id": "eip155:59144", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://lineascan.build" + ], + "rpcUrls": [ + "https://rpc.linea.build", + "https://linea.rpc.pinax.network/v1/{PINAX_API_KEY}", + "https://linea-mainnet.infura.io/v3/${INFURA_API_KEY}" + ], + "apiUrls": [ + { + "url": "https://linea.abi.pinax.network/api", + "kind": "etherscan" + }, + { + "url": "https://api-explorer.linea.build/api", + "kind": "blockscout" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "linea.firehose.pinax.network:443" + ], + "substreams": [ + "linea.substreams.pinax.network:443" + ] + }, + "networkType": "mainnet", + "relations": [ + { + "kind": "l2Of", + "network": "mainnet" + } + ], + "issuanceRewards": true, + "nativeToken": "ETH", + "docsUrl": "https://docs.linea.build", + "indexerDocsUrls": [ + { + "url": "https://docs.infradao.com/archive-nodes-101/linea", + "description": "Archive Nodes 101" + } + ], + "genesis": { + "hash": "0xb6762a65689107b2326364aefc18f94cda413209fab35c00d4af51eaa20ffbc6", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": true, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "linea" + } + } + }, + { + "id": "zkyoto-testnet", + "shortName": "Astar", + "secondName": "zKyoto", + "fullName": "Astar zkEVM Testnet zKyoto", + "aliases": [ + "evm-6038361", + "astar-testnet", + "astar-zkevm-testnet", + "astar-zkyoto" + ], + "caip2Id": "eip155:6038361", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://zkyoto.explorer.startale.com" + ], + "rpcUrls": [ + "https://rpc.startale.com/zkyoto", + "https://zkyoto.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [ + { + "url": "https://zkyoto.explorer.startale.com/api", + "kind": "blockscout" + } + ], + "services": { + "firehose": [ + "zkyoto.firehose.pinax.network:443" + ], + "substreams": [ + "zkyoto.substreams.pinax.network:443" + ] + }, + "networkType": "testnet", + "relations": [ + { + "kind": "l2Of", + "network": "sepolia" + }, + { + "kind": "testnetOf", + "network": "astar-zkevm-mainnet" + } + ], + "issuanceRewards": false, + "nativeToken": "ETH", + "docsUrl": "https://docs.astar.network/docs/getting-started", + "genesis": { + "hash": "0xa479ae412a77c2f4dee25e923ecac955df8ee9bc12eed467899da53a43cbf0f1", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "astar" + } + } + }, + { + "id": "xai", + "shortName": "Xai", + "fullName": "Xai Mainnet", + "aliases": [ + "evm-660279", + "xai-mainnet" + ], + "caip2Id": "eip155:660279", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://explorer.xai-chain.net" + ], + "rpcUrls": [ + "https://xai-chain.net/rpc", + "https://xai.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [ + { + "url": "https://explorer.xai-chain.net/api", + "kind": "blockscout" + } + ], + "services": { + "firehose": [ + "xai.firehose.pinax.network:443" + ], + "substreams": [ + "xai.substreams.pinax.network:443" + ] + }, + "networkType": "mainnet", + "relations": [ + { + "kind": "l2Of", + "network": "arbitrum-one" + } + ], + "issuanceRewards": false, + "nativeToken": "XAI", + "docsUrl": "https://docs.x.ai/docs", + "genesis": { + "hash": "0xeb2a6f0f62cc7956562dc4e6316b60bdaff6a15affd6431592cb52f1552caa55", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": true, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "xai" + } + } + }, + { + "id": "zora", + "shortName": "Zora", + "fullName": "Zora Network", + "aliases": [ + "zora-mainnet" + ], + "caip2Id": "eip155:7777777", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://explorer.zora.energy" + ], + "rpcUrls": [ + "https://rpc.zora.energy", + "https://zora.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [ + { + "url": "https://explorer.zora.energy/api", + "kind": "blockscout" + } + ], + "services": { + "firehose": [ + "zora.firehose.pinax.network:443" + ], + "substreams": [ + "zora.substreams.pinax.network:443" + ] + }, + "networkType": "mainnet", + "relations": [ + { + "kind": "l2Of", + "network": "mainnet" + } + ], + "issuanceRewards": false, + "nativeToken": "ETH", + "docsUrl": "https://docs.zora.co", + "indexerDocsUrls": [ + { + "url": "https://docs.infradao.com/archive-nodes-101/zora", + "description": "Archive Nodes 101" + } + ], + "genesis": { + "hash": "0x47555a45a1af8d4728ca337a1e48375a83919b1ea16591e070a07388b7364e29", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": true, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + } + }, + { + "id": "polygon-amoy", + "shortName": "Polygon", + "secondName": "Amoy", + "fullName": "Polygon Amoy Testnet", + "aliases": [ + "amoy-testnet", + "amoy" + ], + "caip2Id": "eip155:80002", + "graphNode": { + "protocol": "ethereum" + }, + "relations": [ + { + "kind": "testnetOf", + "network": "matic" + }, + { + "kind": "l2Of", + "network": "sepolia" + } + ], + "explorerUrls": [ + "https://www.oklink.com/amoy" + ], + "rpcUrls": [ + "https://rpc-amoy.polygon.technology", + "https://amoy.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [ + { + "url": "https://polygon-amoy.abi.pinax.network/api", + "kind": "etherscan" + } + ], + "networkType": "testnet", + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "amoy.firehose.pinax.network:443" + ], + "substreams": [ + "amoy.substreams.pinax.network:443" + ] + }, + "issuanceRewards": false, + "nativeToken": "POL", + "docsUrl": "https://docs.polygon.technology", + "genesis": { + "hash": "0x7202b2b53c5a0836e773e319d18922cc756dd67432f9a1f65352b61f4406c697", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": true, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "polygon-pos" + } + } + }, + { + "id": "blast-mainnet", + "shortName": "Blast", + "fullName": "Blast Mainnet", + "aliases": [ + "evm-81457", + "blast" + ], + "caip2Id": "eip155:81457", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://blastscan.io" + ], + "rpcUrls": [ + "https://rpc.blast.io", + "https://blast.rpc.pinax.network/v1/{PINAX_API_KEY}", + "https://rpc.ankr.com/blast" + ], + "apiUrls": [ + { + "url": "https://blast.abi.pinax.network/api", + "kind": "etherscan" + }, + { + "url": "https://blast.blockscout.com/api", + "kind": "blockscout" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "sps": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "blast.firehose.pinax.network:443" + ], + "substreams": [ + "blast.substreams.pinax.network:443" + ] + }, + "networkType": "mainnet", + "relations": [ + { + "kind": "l2Of", + "network": "mainnet" + } + ], + "issuanceRewards": true, + "nativeToken": "ETH", + "docsUrl": "https://docs.blast.io", + "indexerDocsUrls": [ + { + "url": "https://docs.infradao.com/archive-nodes-101/blast", + "description": "Archive Nodes 101" + } + ], + "genesis": { + "hash": "0xb689b35ef29d0bec5816938e0e52683c7257d2e325420ea69b739a2be4754b89", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "blast" + } + } + }, + { + "id": "kaia", + "shortName": "Kaia", + "fullName": "Kaia Mainnet", + "aliases": [ + "evm-8217", + "kaia-mainnet" + ], + "caip2Id": "eip155:8217", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://kaiascan.io" + ], + "rpcUrls": [ + "https://public-en.node.kaia.io" + ], + "apiUrls": [], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ] + }, + "networkType": "mainnet", + "issuanceRewards": false, + "nativeToken": "KAIA", + "docsUrl": "https://docs.kaia.io", + "genesis": { + "hash": "0xc72e5293c3c3ba38ed8ae910f780e4caaa9fb95e79784f7ab74c3c262ea7137e", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "klay-token" + } + } + }, + { + "id": "base", + "shortName": "Base", + "fullName": "Base Mainnet", + "aliases": [ + "evm-8453", + "base-mainnet" + ], + "caip2Id": "eip155:8453", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://base.blockscout.com" + ], + "rpcUrls": [ + "https://mainnet.base.org", + "https://base-rpc.publicnode.com", + "https://base.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [ + { + "url": "https://base.abi.pinax.network/api", + "kind": "etherscan" + }, + { + "url": "https://base.blockscout.com/api", + "kind": "blockscout" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "sps": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "base.firehose.pinax.network:443", + "base-mainnet.streamingfast.io:443" + ], + "substreams": [ + "base.substreams.pinax.network:443", + "base-mainnet.streamingfast.io:443" + ] + }, + "networkType": "mainnet", + "relations": [ + { + "kind": "l2Of", + "network": "mainnet" + } + ], + "issuanceRewards": true, + "nativeToken": "ETH", + "docsUrl": "https://docs.base.org", + "indexerDocsUrls": [ + { + "url": "https://docs.infradao.com/archive-nodes-101/base", + "description": "Archive Nodes 101" + } + ], + "genesis": { + "hash": "0xf712aa9241cc24369b143cf6dce85f0902a9731e70d66818a3a5845b296c73dd", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": true, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "base" + } + } + }, + { + "id": "base-sepolia", + "shortName": "Base", + "secondName": "Sepolia", + "fullName": "Base Sepolia Testnet", + "aliases": [ + "evm-84532", + "base-testnet" + ], + "caip2Id": "eip155:84532", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://sepolia.basescan.org" + ], + "rpcUrls": [ + "https://sepolia.base.org", + "https://base-sepolia-rpc.publicnode.com", + "https://basesepolia.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [ + { + "url": "https://base-sepolia.abi.pinax.network/api", + "kind": "etherscan" + }, + { + "url": "https://base-sepolia.blockscout.com/api", + "kind": "blockscout" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "basesepolia.firehose.pinax.network:443" + ], + "substreams": [ + "basesepolia.substreams.pinax.network:443" + ] + }, + "networkType": "testnet", + "relations": [ + { + "kind": "testnetOf", + "network": "base" + }, + { + "kind": "l2Of", + "network": "sepolia" + } + ], + "issuanceRewards": false, + "nativeToken": "ETH", + "docsUrl": "https://docs.base.org", + "genesis": { + "hash": "0x0dcc9e089e30b90ddfc55be9a37dd15bc551aeee999d2e2b51414c54eaf934e4", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": true, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "base" + } + } + }, + { + "id": "chiliz-testnet", + "shortName": "Chiliz", + "secondName": "Spicy", + "fullName": "Chiliz Spicy Testnet", + "aliases": [ + "chiliz-spicy-testnet", + "evm-88882" + ], + "caip2Id": "eip155:88882", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://testnet.chiliscan.com" + ], + "rpcUrls": [ + "https://spicy-rpc.chiliz.com" + ], + "apiUrls": [ + { + "url": "https://spicy-explorer.chiliz.com/api", + "kind": "etherscan" + } + ], + "networkType": "testnet", + "relations": [ + { + "kind": "testnetOf", + "network": "chiliz" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ] + }, + "issuanceRewards": false, + "nativeToken": "CHZ", + "docsUrl": "https://docs.chiliz.com", + "genesis": { + "hash": "0x9e0e07ae4ee9b0ef66a4206656677020306259d0b0b845ad3bb6b09fb91485ff", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "chiliz" + } + } + }, + { + "id": "chiliz", + "shortName": "Chiliz", + "fullName": "Chiliz Mainnet", + "aliases": [ + "chiliz-mainnet", + "evm-88888" + ], + "caip2Id": "eip155:88888", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://chiliscan.com" + ], + "rpcUrls": [ + "https://rpc.chiliz.com", + "https://rpc.ankr.com/chiliz", + "https://chiliz.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [ + { + "url": "https://scan.chiliz.com/api", + "kind": "etherscan" + } + ], + "networkType": "mainnet", + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "chiliz.firehose.pinax.network:443" + ], + "substreams": [ + "chiliz.substreams.pinax.network:443" + ] + }, + "issuanceRewards": false, + "nativeToken": "CHZ", + "docsUrl": "https://docs.chiliz.com", + "genesis": { + "hash": "0xd79fa059ef8cdfcf72676df19e209ee014183a5fa1cf132b2ff9288dbbcf5042", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "chiliz" + } + } + }, + { + "id": "mode-sepolia", + "shortName": "Mode", + "secondName": "Sepolia", + "fullName": "Mode Sepolia Testnet", + "aliases": [ + "evm-919", + "mode-testnet" + ], + "caip2Id": "eip155:919", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://sepolia.explorer.mode.network" + ], + "rpcUrls": [ + "https://sepolia.mode.network" + ], + "apiUrls": [ + { + "url": "https://sepolia.explorer.mode.network/api", + "kind": "blockscout" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ] + }, + "networkType": "testnet", + "relations": [ + { + "kind": "testnetOf", + "network": "mode-mainnet" + }, + { + "kind": "l2Of", + "network": "sepolia" + } + ], + "issuanceRewards": false, + "nativeToken": "ETH", + "docsUrl": "https://docs.mode.network", + "genesis": { + "hash": "0x13c352562289a88ed33087a51b6b6c859a27709c8555c9def7cb9757c043acad", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": true, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "mode" + } + } + }, + { + "id": "chapel", + "shortName": "BNB", + "secondName": "Chapel", + "fullName": "BNB Smart Chain Chapel Testnet", + "aliases": [ + "bnb-chapel", + "bnb-testnet", + "bsc-testnet" + ], + "caip2Id": "eip155:97", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://testnet.bscscan.com" + ], + "rpcUrls": [ + "https://data-seed-prebsc-1-s1.bnbchain.org:8545", + "https://chapel.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [ + { + "url": "https://bsc-testnet.abi.pinax.network/api", + "kind": "etherscan" + } + ], + "networkType": "testnet", + "relations": [ + { + "kind": "testnetOf", + "network": "bsc" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "chapel.firehose.pinax.network:443" + ], + "substreams": [ + "chapel.substreams.pinax.network:443" + ] + }, + "issuanceRewards": false, + "nativeToken": "tBNB", + "docsUrl": "https://docs.bnbchain.org", + "genesis": { + "hash": "0x6d3c66c5357ec91d5c43af47e234a939b22557cbb552dc45bebbceeed90fbe34", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": true, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "binance-smart-chain" + } + } + }, + { + "id": "boba-bnb-testnet", + "shortName": "Boba", + "secondName": "BNB", + "fullName": "Boba BNB Testnet", + "aliases": [ + "evm-9728", + "boba-bsc-testnet" + ], + "caip2Id": "eip155:9728", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://bnb.testnet.bobascan.com" + ], + "rpcUrls": [ + "https://testnet.bnb.boba.network" + ], + "apiUrls": [ + { + "url": "https://api.routescan.io/v2/network/testnet/evm/9728/etherscan/api", + "kind": "etherscan" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ] + }, + "networkType": "testnet", + "relations": [ + { + "kind": "testnetOf", + "network": "boba-bnb" + }, + { + "kind": "l2Of", + "network": "boba-testnet" + } + ], + "issuanceRewards": false, + "nativeToken": "BOBA", + "docsUrl": "https://docs.boba.network", + "genesis": { + "hash": "0x4d26ddc947c7cea924d5ef272c1a5ef40a1dce5ca2cbbaccad59d33f2505a30d", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "boba" + } + } + }, + { + "id": "wax", + "shortName": "WAX", + "fullName": "WAX Mainnet", + "aliases": [ + "wax-mainnet" + ], + "caip2Id": "antelope:1064487b3cd1a897ce03ae5b6a865651", + "explorerUrls": [ + "https://wax.bloks.io" + ], + "rpcUrls": [ + "https://wax.api.eosnation.io" + ], + "apiUrls": [], + "networkType": "mainnet", + "services": { + "firehose": [ + "wax.firehose.pinax.network:443" + ], + "substreams": [ + "wax.substreams.pinax.network:443" + ] + }, + "issuanceRewards": false, + "nativeToken": "WAX", + "docsUrl": "https://developer.wax.io", + "genesis": { + "hash": "0x00000002c9a8761a546eeae2d5a0df4586d8d53d5e8c74da1b2f9ee44587f37d", + "height": 2 + }, + "firehose": { + "blockType": "sf.antelope.type.v1.Block", + "bufUrl": "https://buf.build/pinax/firehose-antelope", + "bytesEncoding": "hex" + } + }, + { + "id": "telos-testnet", + "shortName": "Telos", + "fullName": "Telos Testnet", + "aliases": [], + "caip2Id": "antelope:1eaa0824707c8c16bd25145493bf062a", + "explorerUrls": [ + "https://explorer-test.telos.net" + ], + "rpcUrls": [ + "https://telostest.api.eosnation.io" + ], + "apiUrls": [], + "networkType": "testnet", + "relations": [ + { + "kind": "testnetOf", + "network": "telos" + } + ], + "services": { + "firehose": [ + "telostest.firehose.pinax.network:443" + ], + "substreams": [ + "telostest.substreams.pinax.network:443" + ] + }, + "issuanceRewards": false, + "nativeToken": "TELOS", + "docsUrl": "https://docs.telos.net", + "genesis": { + "hash": "0x0000000377dcf185dce2cd5b1ad7e70a7da0a73fc175c47283043791956c70c3", + "height": 3 + }, + "firehose": { + "blockType": "sf.antelope.type.v1.Block", + "bufUrl": "https://buf.build/pinax/firehose-antelope", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "telos" + } + } + }, + { + "id": "telos", + "shortName": "Telos", + "fullName": "Telos Mainnet", + "aliases": [ + "telos-mainnet" + ], + "caip2Id": "antelope:4667b205c6838ef70ff7988f6e8257e8", + "explorerUrls": [ + "https://explorer.telos.net" + ], + "rpcUrls": [ + "https://telos.api.eosnation.io" + ], + "apiUrls": [], + "networkType": "mainnet", + "services": { + "firehose": [ + "telos.firehose.pinax.network:443" + ], + "substreams": [ + "telos.substreams.pinax.network:443" + ] + }, + "issuanceRewards": false, + "nativeToken": "TELOS", + "docsUrl": "https://docs.telos.net", + "genesis": { + "hash": "0x000000021d642039071f77a8a2e1eca6cfc0d90f94e7304f0d401bf28f067693", + "height": 2 + }, + "firehose": { + "blockType": "sf.antelope.type.v1.Block", + "bufUrl": "https://buf.build/pinax/firehose-antelope", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "telos" + } + } + }, + { + "id": "kylin", + "shortName": "EOS", + "secondName": "Kylin", + "fullName": "EOS Kylin Testnet", + "aliases": [ + "eos-kylin" + ], + "caip2Id": "antelope:5fff1dae8dc8e2fc4d5b23b2c7665c97", + "explorerUrls": [ + "https://kylin.bloks.io" + ], + "rpcUrls": [ + "https://kylin.api.eosnation.io" + ], + "apiUrls": [], + "networkType": "testnet", + "relations": [ + { + "kind": "testnetOf", + "network": "eos" + } + ], + "services": { + "firehose": [ + "kylin.firehose.pinax.network:443" + ], + "substreams": [ + "kylin.substreams.pinax.network:443" + ] + }, + "issuanceRewards": false, + "nativeToken": "EOS", + "docsUrl": "https://docs.eosnetwork.com/docs/latest/quick-start/introduction", + "genesis": { + "hash": "0x00000002a1ec7ae214b9e43a904b6c010fb1260c9e8a12e5967bdbe451152a07", + "height": 2 + }, + "firehose": { + "blockType": "sf.antelope.type.v1.Block", + "bufUrl": "https://buf.build/pinax/firehose-antelope", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "eos" + } + } + }, + { + "id": "jungle4", + "shortName": "EOS", + "secondName": "Jungle4", + "fullName": "EOS Jungle4 Testnet", + "aliases": [ + "jungle" + ], + "caip2Id": "antelope:73e4385a2708e6d7048834fbc1079f2f", + "explorerUrls": [ + "https://jungle.bloks.io" + ], + "rpcUrls": [ + "https://jungle4.api.eosnation.io" + ], + "apiUrls": [], + "networkType": "testnet", + "relations": [ + { + "kind": "testnetOf", + "network": "eos" + } + ], + "services": { + "firehose": [ + "jungle4.firehose.pinax.network:443" + ], + "substreams": [ + "jungle4.substreams.pinax.network:443" + ] + }, + "issuanceRewards": false, + "nativeToken": "EOS", + "docsUrl": "https://jungletestnet.io", + "genesis": { + "hash": "0x00000002d61d836f51657f886a5bc55b18a731f7eace6565784328fbd051fc90", + "height": 2 + }, + "firehose": { + "blockType": "sf.antelope.type.v1.Block", + "bufUrl": "https://buf.build/pinax/firehose-antelope", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "eos" + } + } + }, + { + "id": "eos", + "shortName": "EOS", + "fullName": "EOS Mainnet", + "aliases": [ + "eos-mainnet" + ], + "caip2Id": "antelope:aca376f206b8fc25a6ed44dbdc66547c", + "explorerUrls": [ + "https://bloks.io" + ], + "rpcUrls": [ + "https://eos.api.eosnation.io" + ], + "apiUrls": [], + "networkType": "mainnet", + "services": { + "firehose": [ + "eos.firehose.pinax.network:443" + ], + "substreams": [ + "eos.substreams.pinax.network:443" + ] + }, + "issuanceRewards": false, + "nativeToken": "EOS", + "docsUrl": "https://docs.eosnetwork.com/docs/latest/quick-start/introduction", + "genesis": { + "hash": "0x0000000267f3e2284b482f3afc2e724be1d6cbc1804532ec62d4e7af47c30693", + "height": 2 + }, + "firehose": { + "blockType": "sf.antelope.type.v1.Block", + "bufUrl": "https://buf.build/pinax/firehose-antelope", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "eos" + } + } + }, + { + "id": "wax-testnet", + "shortName": "WAX", + "fullName": "WAX Testnet", + "aliases": [ + "waxtest" + ], + "caip2Id": "antelope:f16b1833c747c43682f4386fca9cbb32", + "explorerUrls": [ + "https://wax-test.bloks.io" + ], + "rpcUrls": [ + "https://waxtest.api.eosnation.io" + ], + "apiUrls": [], + "networkType": "testnet", + "relations": [ + { + "kind": "testnetOf", + "network": "wax" + } + ], + "services": { + "firehose": [ + "waxtest.firehose.pinax.network:443" + ], + "substreams": [ + "waxtest.substreams.pinax.network:443" + ] + }, + "issuanceRewards": false, + "nativeToken": "WAX", + "docsUrl": "https://developer.wax.io", + "genesis": { + "hash": "0x00000002066113f7023ed907632c404f25c5f0f02034f3b1a22f339c83d78c53", + "height": 2 + }, + "firehose": { + "blockType": "sf.antelope.type.v1.Block", + "bufUrl": "https://buf.build/pinax/firehose-antelope", + "bytesEncoding": "hex" + } + }, + { + "id": "arweave-mainnet", + "shortName": "Arweave", + "fullName": "Arweave", + "aliases": [ + "arweave" + ], + "caip2Id": "arweave:7wIU", + "explorerUrls": [ + "https://arscan.io" + ], + "rpcUrls": [], + "apiUrls": [], + "networkType": "mainnet", + "graphNode": { + "protocol": "arweave" + }, + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "sps": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "arweave.firehose.pinax.network:443" + ], + "substreams": [ + "arweave.substreams.pinax.network:443" + ] + }, + "issuanceRewards": false, + "nativeToken": "AR", + "docsUrl": "https://docs.arweave.org/developers", + "genesis": { + "hash": "0xef0214ecaa252020230a5325719dfc2d9cec86123bc46926dad0c2251ed6be17b7112528dbe678fb2d31d6e6a0951244", + "height": 0 + }, + "firehose": { + "blockType": "sf.arweave.type.v1.Block", + "bufUrl": "https://buf.build/pinax/firehose-arweave", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "arweave" + } + } + }, + { + "id": "mainnet-cl", + "shortName": "Ethereum Beacon", + "fullName": "Ethereum Consensus Layer", + "aliases": [ + "mainnet-beacon", + "eth-cl", + "eth-beacon" + ], + "caip2Id": "beacon:1", + "explorerUrls": [], + "rpcUrls": [], + "apiUrls": [], + "networkType": "mainnet", + "relations": [ + { + "kind": "beaconOf", + "network": "mainnet" + } + ], + "services": { + "firehose": [ + "eth-cl.firehose.pinax.network:443" + ], + "substreams": [ + "eth-cl.substreams.pinax.network:443" + ] + }, + "issuanceRewards": false, + "nativeToken": "ETH", + "docsUrl": "https://ethereum.org/en/developers/docs/consensus-mechanisms", + "genesis": { + "hash": "0x4d611d5b93fdab69013a7f0a2f961caca0c853f87cfe9595fe50038163079360", + "height": 0 + }, + "firehose": { + "blockType": "sf.beacon.type.v1.Block", + "bufUrl": "https://buf.build/pinax/firehose-beacon", + "bytesEncoding": "0xhex" + }, + "icon": { + "web3Icons": { + "name": "ethereum" + } + } + }, + { + "id": "gnosis-cl", + "shortName": "Gnosis Beacon", + "fullName": "Gnosis Consensus Layer", + "aliases": [ + "gnosis-beacon" + ], + "caip2Id": "beacon:100", + "explorerUrls": [], + "rpcUrls": [], + "apiUrls": [], + "networkType": "mainnet", + "relations": [ + { + "kind": "beaconOf", + "network": "gnosis" + } + ], + "services": { + "firehose": [ + "gnosis-cl.firehose.pinax.network:443" + ], + "substreams": [ + "gnosis-cl.substreams.pinax.network:443" + ] + }, + "issuanceRewards": false, + "nativeToken": "XDAI", + "docsUrl": "https://ethereum.org/en/developers/docs/consensus-mechanisms", + "genesis": { + "hash": "0x23564cd15ac0b90ed72cbc78ffd5e35e309816c0cca5ad28390bd9892e846a75", + "height": 0 + }, + "firehose": { + "blockType": "sf.beacon.type.v1.Block", + "bufUrl": "https://buf.build/pinax/firehose-beacon", + "bytesEncoding": "0xhex" + }, + "icon": { + "web3Icons": { + "name": "gnosis" + } + } + }, + { + "id": "gnosis-chiado-cl", + "shortName": "Gnosis Beacon", + "secondName": "Chiado", + "fullName": "Gnosis Chiado Consensus Layer", + "aliases": [ + "gnosis-chiado-beacon" + ], + "caip2Id": "beacon:10200", + "explorerUrls": [], + "rpcUrls": [], + "apiUrls": [], + "networkType": "mainnet", + "relations": [ + { + "kind": "beaconOf", + "network": "gnosis-chiado" + } + ], + "services": { + "firehose": [ + "chiado-cl.firehose.pinax.network:443" + ], + "substreams": [ + "chiado-cl.substreams.pinax.network:443" + ] + }, + "issuanceRewards": false, + "nativeToken": "XDAI", + "docsUrl": "https://ethereum.org/en/developers/docs/consensus-mechanisms", + "genesis": { + "hash": "0xf227cf50c05b1aa570ce4f8ee00c71f11c63d05b297ad3a0e7a05d341c333381", + "height": 0 + }, + "firehose": { + "blockType": "sf.beacon.type.v1.Block", + "bufUrl": "https://buf.build/pinax/firehose-beacon", + "bytesEncoding": "0xhex" + }, + "icon": { + "web3Icons": { + "name": "gnosis" + } + } + }, + { + "id": "sepolia-cl", + "shortName": "Ethereum Beacon", + "secondName": "Sepolia", + "fullName": "Ethereum Sepolia Consensus Layer", + "aliases": [ + "sepolia-beacon" + ], + "caip2Id": "beacon:11155111", + "explorerUrls": [], + "rpcUrls": [], + "apiUrls": [], + "networkType": "mainnet", + "relations": [ + { + "kind": "beaconOf", + "network": "sepolia" + } + ], + "services": { + "firehose": [ + "sepolia-cl.firehose.pinax.network:443" + ], + "substreams": [ + "sepolia-cl.substreams.pinax.network:443" + ] + }, + "issuanceRewards": false, + "nativeToken": "ETH", + "docsUrl": "https://ethereum.org/en/developers/docs/consensus-mechanisms", + "genesis": { + "hash": "0xfb9b64fe445f76696407e1e3cc390371edff147bf712db86db6197d4b31ede43", + "height": 0 + }, + "firehose": { + "blockType": "sf.beacon.type.v1.Block", + "bufUrl": "https://buf.build/pinax/firehose-beacon", + "bytesEncoding": "0xhex" + }, + "icon": { + "web3Icons": { + "name": "ethereum" + } + } + }, + { + "id": "holesky-cl", + "shortName": "Ethereum Beacon", + "secondName": "Holesky", + "fullName": "Ethereum Holesky Consensus Layer", + "aliases": [ + "holesky-beacon" + ], + "caip2Id": "beacon:17000", + "explorerUrls": [], + "rpcUrls": [], + "apiUrls": [], + "networkType": "mainnet", + "relations": [ + { + "kind": "beaconOf", + "network": "holesky" + } + ], + "services": { + "firehose": [ + "holesky-cl.firehose.pinax.network:443" + ], + "substreams": [ + "holesky-cl.substreams.pinax.network:443" + ] + }, + "issuanceRewards": false, + "nativeToken": "ETH", + "docsUrl": "https://ethereum.org/en/developers/docs/consensus-mechanisms", + "genesis": { + "hash": "0xab09edd9380f8451c3ff5c809821174a36dce606fea8b5ea35ea936915dbf889", + "height": 0 + }, + "firehose": { + "blockType": "sf.beacon.type.v1.Block", + "bufUrl": "https://buf.build/pinax/firehose-beacon", + "bytesEncoding": "0xhex" + }, + "icon": { + "web3Icons": { + "name": "ethereum" + } + } + }, + { + "id": "btc", + "shortName": "Bitcoin", + "fullName": "Bitcoin Mainnet", + "aliases": [ + "bitcoin" + ], + "caip2Id": "bip122:000000000019d6689c085ae165831e93", + "explorerUrls": [ + "https://btcscan.org" + ], + "rpcUrls": [ + "https://bitcoin-mainnet.gateway.tatum.io" + ], + "apiUrls": [], + "networkType": "mainnet", + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "sps": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "bitcoin.firehose.pinax.network:443", + "mainnet.btc.streamingfast.io:443" + ], + "substreams": [ + "bitcoin.substreams.pinax.network:443", + "mainnet.btc.streamingfast.io:443" + ] + }, + "issuanceRewards": false, + "nativeToken": "BTC", + "docsUrl": "https://developer.bitcoin.org", + "genesis": { + "hash": "0x000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f", + "height": 0 + }, + "firehose": { + "blockType": "sf.bitcoin.type.v1.Block", + "bufUrl": "https://buf.build/streamingfast/firehose-bitcoin", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "bitcoin" + } + } + }, + { + "id": "litecoin", + "shortName": "Litecoin", + "fullName": "Litecoin Mainnet", + "aliases": [ + "ltc", + "litecoin-mainnet" + ], + "caip2Id": "bip122:12a765e31ffd4059bada1e25190f6e98", + "explorerUrls": [ + "https://blockexplorer.one/litecoin/mainnet" + ], + "rpcUrls": [ + "https://litecoin-mainnet.gateway.tatum.io" + ], + "apiUrls": [], + "networkType": "mainnet", + "services": { + "firehose": [ + "litecoin.firehose.pinax.network:443" + ], + "substreams": [ + "litecoin.substreams.pinax.network:443" + ] + }, + "issuanceRewards": false, + "nativeToken": "LTC", + "docsUrl": "https://litecoin.info/docs", + "genesis": { + "hash": "0x12a765e31ffd4059bada1e25190f6e98c99d9714d334efa41a195a7e7e04bfe2", + "height": 0 + }, + "firehose": { + "blockType": "sf.bitcoin.type.v1.Block", + "bufUrl": "https://buf.build/streamingfast/firehose-bitcoin", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "litecoin" + } + } + }, + { + "id": "injective-mainnet", + "shortName": "Injective", + "fullName": "Injective Mainnet", + "aliases": [ + "injective", + "injective-1" + ], + "caip2Id": "cosmos:injective-1", + "explorerUrls": [ + "https://explorer.injective.network" + ], + "rpcUrls": [], + "apiUrls": [], + "networkType": "mainnet", + "graphNode": { + "protocol": "cosmos" + }, + "services": { + "firehose": [ + "mainnet.injective.streamingfast.io:443" + ], + "substreams": [ + "mainnet.injective.streamingfast.io:443" + ] + }, + "issuanceRewards": false, + "nativeToken": "INJ", + "docsUrl": "https://docs.injective.network", + "genesis": { + "hash": "0x24c9714291a999b952859ee02ec9b233394fe743b07ea3578d432a4a2707b6af", + "height": 1 + }, + "firehose": { + "blockType": "sf.cosmos.type.v2.Block", + "bufUrl": "https://buf.build/streamingfast/firehose-cosmos", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "injective" + } + } + }, + { + "id": "injective-testnet", + "shortName": "Injective", + "fullName": "Injective Testnet", + "aliases": [ + "injective-2" + ], + "caip2Id": "cosmos:injective-2", + "explorerUrls": [ + "https://testnet.explorer.injective.network" + ], + "rpcUrls": [], + "apiUrls": [], + "networkType": "testnet", + "graphNode": { + "protocol": "cosmos" + }, + "relations": [ + { + "kind": "testnetOf", + "network": "injective-mainnet" + } + ], + "services": { + "firehose": [ + "testnet.injective.streamingfast.io:443" + ], + "substreams": [ + "testnet.injective.streamingfast.io:443" + ] + }, + "issuanceRewards": false, + "nativeToken": "INJ", + "docsUrl": "https://docs.injective.network", + "genesis": { + "hash": "0xa9effb99c7bc3ba8c18a487ffffd800c137bc2b2f47f73c350f3ca27077044a1", + "height": 37368800 + }, + "firehose": { + "blockType": "sf.cosmos.type.v2.Block", + "bufUrl": "https://buf.build/streamingfast/firehose-cosmos", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "injective" + } + } + }, + { + "id": "mantra-mainnet", + "shortName": "Mantra", + "fullName": "Mantra Mainnet", + "aliases": [ + "mantra-1", + "mantra" + ], + "caip2Id": "cosmos:mantra-1", + "explorerUrls": [ + "https://explorer.mantrachain.io/MANTRA-1" + ], + "rpcUrls": [ + "https://mantra-rpc.publicnode.com" + ], + "apiUrls": [], + "networkType": "mainnet", + "graphNode": { + "protocol": "cosmos" + }, + "services": { + "firehose": [ + "mainnet.mantra.streamingfast.io:443" + ], + "substreams": [ + "mainnet.mantra.streamingfast.io:443" + ] + }, + "issuanceRewards": false, + "nativeToken": "OM", + "docsUrl": "https://docs.mantrachain.io", + "genesis": { + "hash": "0x0d56d4b442c9628cb5679a04dbb8085920c64a4737fe50b8574c4d3a37ab2141", + "height": 1 + }, + "firehose": { + "blockType": "sf.cosmos.type.v2.Block", + "bufUrl": "https://buf.build/streamingfast/firehose-cosmos", + "bytesEncoding": "hex" + } + }, + { + "id": "mantra-testnet", + "shortName": "Mantra", + "secondName": "Dukong", + "fullName": "Mantra Dukong Testnet", + "aliases": [ + "mantra-dukong" + ], + "caip2Id": "cosmos:mantra-dukong", + "explorerUrls": [ + "https://explorer.mantrachain.io/MANTRA-Dukong" + ], + "rpcUrls": [ + "https://mantra-testnet-rpc.publicnode.com:443" + ], + "apiUrls": [], + "networkType": "testnet", + "relations": [ + { + "kind": "testnetOf", + "network": "mantra-mainnet" + } + ], + "graphNode": { + "protocol": "cosmos" + }, + "services": { + "firehose": [ + "testnet.mantra.streamingfast.io:443" + ], + "substreams": [ + "testnet.mantra.streamingfast.io:443" + ] + }, + "issuanceRewards": false, + "nativeToken": "OM", + "docsUrl": "https://docs.mantrachain.io", + "genesis": { + "hash": "0x2701f72ef3e2242e27244b2dfa895ad212fc07de71599a0af2fe2410d93bc7bb", + "height": 1 + }, + "firehose": { + "blockType": "sf.cosmos.type.v2.Block", + "bufUrl": "https://buf.build/streamingfast/firehose-cosmos", + "bytesEncoding": "hex" + } + }, + { + "id": "vara-mainnet", + "shortName": "Vara", + "fullName": "Vara Mainnet", + "aliases": [ + "vara" + ], + "caip2Id": "gear:vara-mainnet", + "explorerUrls": [ + "https://vara.subscan.io" + ], + "rpcUrls": [], + "apiUrls": [ + { + "url": "https://vara.api.subscan.io/api", + "kind": "subscan" + } + ], + "networkType": "mainnet", + "services": { + "firehose": [ + "mainnet.vara.streamingfast.io:443" + ], + "substreams": [ + "mainnet.vara.streamingfast.io:443" + ] + }, + "issuanceRewards": false, + "nativeToken": "VARA", + "docsUrl": "https://wiki.vara.network", + "genesis": { + "hash": "0xfe1b4c55fd4d668101126434206571a7838a8b6b93a6d1b95d607e78e6c53763", + "height": 0 + }, + "firehose": { + "blockType": "sf.gear.type.v1.Block", + "bufUrl": "https://buf.build/streamingfast/firehose-gear", + "bytesEncoding": "hex" + } + }, + { + "id": "vara-testnet", + "shortName": "Vara", + "fullName": "Vara Testnet", + "aliases": [], + "caip2Id": "gear:vara-testnet", + "relations": [ + { + "kind": "testnetOf", + "network": "vara-mainnet" + } + ], + "explorerUrls": [], + "rpcUrls": [], + "apiUrls": [], + "networkType": "testnet", + "services": { + "firehose": [ + "testnet.vara.streamingfast.io:443" + ], + "substreams": [ + "testnet.vara.streamingfast.io:443" + ] + }, + "issuanceRewards": false, + "nativeToken": "VARA", + "docsUrl": "https://wiki.vara.network", + "genesis": { + "hash": "0x525639f713f397dcf839bd022cd821f367ebcf179de7b9253531f8adbe5436d6", + "height": 0 + }, + "firehose": { + "blockType": "sf.gear.type.v1.Block", + "bufUrl": "https://buf.build/streamingfast/firehose-gear", + "bytesEncoding": "hex" + } + }, + { + "id": "near-mainnet", + "shortName": "Near", + "fullName": "Near Mainnet", + "aliases": [ + "near" + ], + "caip2Id": "near:mainnet", + "explorerUrls": [ + "https://nearblocks.io" + ], + "rpcUrls": [ + "https://rpc.mainnet.near.org" + ], + "apiUrls": [], + "networkType": "mainnet", + "graphNode": { + "protocol": "near" + }, + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "sps": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "near.firehose.pinax.network:443", + "mainnet.near.streamingfast.io:443" + ], + "substreams": [ + "near.substreams.pinax.network:443", + "mainnet.near.streamingfast.io:443" + ] + }, + "issuanceRewards": false, + "nativeToken": "NEAR", + "docsUrl": "https://docs.near.org", + "genesis": { + "hash": "0xc6fdf91c8e82f8f917cc1975e9de1c64be11899e321dfdf5febcfbb7313f1486", + "height": 9820210 + }, + "firehose": { + "blockType": "sf.near.type.v1.Block", + "bufUrl": "https://buf.build/streamingfast/firehose-near", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "near-protocol" + } + } + }, + { + "id": "near-testnet", + "shortName": "Near", + "fullName": "Near Testnet", + "aliases": [], + "caip2Id": "near:testnet", + "explorerUrls": [ + "https://testnet.nearblocks.io" + ], + "rpcUrls": [ + "https://rpc.testnet.near.org" + ], + "apiUrls": [], + "networkType": "testnet", + "graphNode": { + "protocol": "near" + }, + "relations": [ + { + "kind": "testnetOf", + "network": "near-mainnet" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "sps": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "neartest.firehose.pinax.network:443" + ], + "substreams": [ + "neartest.substreams.pinax.network:443" + ] + }, + "issuanceRewards": false, + "nativeToken": "NEAR", + "docsUrl": "https://docs.near.org", + "genesis": { + "hash": "0xd784da5a9e5e66668516c19a8095448fc54a22a28971dc330f0099df94379410", + "height": 42376888 + }, + "firehose": { + "blockType": "sf.near.type.v1.Block", + "bufUrl": "https://buf.build/streamingfast/firehose-near", + "bytesEncoding": "hex" + }, + "icon": { + "web3Icons": { + "name": "near-protocol" + } + } + }, + { + "id": "solana-mainnet-beta", + "shortName": "Solana", + "fullName": "Solana Mainnet", + "aliases": [ + "solana-mainnet", + "solana" + ], + "caip2Id": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp", + "explorerUrls": [ + "http://explorer.solana.com", + "http://solana.fm" + ], + "rpcUrls": [ + "https://api.mainnet-beta.solana.com" + ], + "apiUrls": [], + "networkType": "mainnet", + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "sps": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "mainnet.sol.streamingfast.io:443", + "solana.firehose.pinax.network:443" + ], + "substreams": [ + "mainnet.sol.streamingfast.io:443", + "solana.substreams.pinax.network:443" + ] + }, + "issuanceRewards": false, + "nativeToken": "SOL", + "docsUrl": "https://solana.com/docs", + "genesis": { + "hash": "4sGjMW1sUnHzSxGspuhpqLDx6wiyjNtZAMdL4VZHirAn", + "height": 0 + }, + "firehose": { + "blockType": "sf.solana.type.v1.Block", + "bufUrl": "https://buf.build/streamingfast/firehose-solana", + "bytesEncoding": "base58" + }, + "icon": { + "web3Icons": { + "name": "solana" + } + } + }, + { + "id": "solana-devnet", + "shortName": "Solana", + "fullName": "Solana Devnet", + "aliases": [], + "caip2Id": "solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1", + "explorerUrls": [ + "https://explorer.solana.com/?cluster=devnet" + ], + "rpcUrls": [ + "https://api.devnet.solana.com" + ], + "apiUrls": [], + "networkType": "devnet", + "relations": [ + { + "kind": "testnetOf", + "network": "solana-mainnet-beta" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "sps": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "devnet.sol.streamingfast.io:443" + ], + "substreams": [ + "devnet.sol.streamingfast.io:443" + ] + }, + "issuanceRewards": false, + "nativeToken": "SOL", + "docsUrl": "https://solana.com/docs", + "genesis": { + "hash": "B2Ano6cfDxb1ce3WXVM3VmkVGj3NPGB5ag95S46S3cpE", + "height": 325312361 + }, + "firehose": { + "blockType": "sf.solana.type.v1.Block", + "bufUrl": "https://buf.build/streamingfast/firehose-solana", + "bytesEncoding": "base58" + }, + "icon": { + "web3Icons": { + "name": "solana" + } + } + }, + { + "id": "starknet-mainnet", + "shortName": "Starknet", + "fullName": "Starknet Mainnet", + "aliases": [ + "starknet" + ], + "caip2Id": "starknet:SN_MAIN", + "graphNode": { + "protocol": "starknet" + }, + "relations": [ + { + "kind": "l2Of", + "network": "mainnet" + } + ], + "explorerUrls": [ + "https://starkscan.co" + ], + "rpcUrls": [ + "https://starknet-mainnet.public.blastapi.io", + "https://starknet.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [], + "networkType": "mainnet", + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ], + "sps": [ + "https://api.thegraph.com/deploy" + ], + "firehose": [ + "mainnet.starknet.streamingfast.io:443", + "starknet.firehose.pinax.network:443" + ], + "substreams": [ + "mainnet.starknet.streamingfast.io:443", + "starknet.substreams.pinax.network:443" + ] + }, + "issuanceRewards": false, + "nativeToken": "ETH", + "docsUrl": "https://docs.starknet.io", + "indexerDocsUrls": [ + { + "url": "https://docs.infradao.com/archive-nodes-101/starknet", + "description": "Archive Nodes 101" + } + ], + "genesis": { + "hash": "0x47c3637b57c2b079b93c61539950c17e868a28f46cdef28f88521067f21e943", + "height": 0 + }, + "firehose": { + "blockType": "sf.starknet.type.v1.Block", + "bufUrl": "https://buf.build/streamingfast/firehose-starknet", + "bytesEncoding": "0xhex" + }, + "icon": { + "web3Icons": { + "name": "starknet" + } + } + }, + { + "id": "starknet-testnet", + "shortName": "Starknet", + "secondName": "Sepolia", + "fullName": "Starknet Sepolia Testnet", + "aliases": [ + "starknet-sepolia" + ], + "caip2Id": "starknet:SN_SEPOLIA", + "graphNode": { + "protocol": "starknet" + }, + "relations": [ + { + "kind": "l2Of", + "network": "sepolia" + }, + { + "kind": "testnetOf", + "network": "starknet-mainnet" + } + ], + "explorerUrls": [ + "https://sepolia.starkscan.co" + ], + "rpcUrls": [ + "https://starknet-sepolia.public.blastapi.io", + "https://starksepolia.rpc.pinax.network/v1/{PINAX_API_KEY}" + ], + "apiUrls": [], + "networkType": "testnet", + "services": { + "firehose": [ + "starksepolia.firehose.pinax.network:443" + ], + "substreams": [ + "starksepolia.substreams.pinax.network:443" + ] + }, + "issuanceRewards": false, + "nativeToken": "STRK", + "docsUrl": "https://docs.starknet.io", + "genesis": { + "hash": "0x5c627d4aeb51280058bed93c7889bce78114d63baad1be0f0aeb32496d5f19c", + "height": 0 + }, + "firehose": { + "blockType": "sf.starknet.type.v1.Block", + "bufUrl": "https://buf.build/streamingfast/firehose-starknet", + "bytesEncoding": "0xhex" + }, + "icon": { + "web3Icons": { + "name": "starknet" + } + } + } + ] +} diff --git a/public/TheGraphNetworksRegistry_v0_6_x.json b/public/TheGraphNetworksRegistry_v0_6_x.json index c7cab4c..b350746 100644 --- a/public/TheGraphNetworksRegistry_v0_6_x.json +++ b/public/TheGraphNetworksRegistry_v0_6_x.json @@ -1,9 +1,9 @@ { "$schema": "https://registry.thegraph.com/TheGraphNetworksRegistrySchema_v0_6.json", - "version": "0.6.10", + "version": "0.6.11", "title": "The Graph networks registry", "description": "This registry was generated and validated. To add a chain, open a pull request: https://github.com/graphprotocol/networks-registry", - "updatedAt": "2024-12-01T00:05:22.162Z", + "updatedAt": "2024-12-02T17:56:17.714Z", "networks": [ { "id": "mainnet", @@ -464,6 +464,10 @@ { "url": "https://block-explorer-api.testnet.abs.xyz/api", "kind": "etherscan" + }, + { + "url": "https://api.routescan.io/v2/network/testnet/evm/11124/etherscan/api", + "kind": "etherscan" } ], "services": { @@ -2890,6 +2894,57 @@ } } }, + { + "id": "botanix-testnet", + "shortName": "Botanix", + "fullName": "Botanix Testnet", + "aliases": [ + "spiderchain-testnet", + "spiderchain-testnet-v1", + "evm-3636" + ], + "caip2Id": "eip155:3636", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://testnet.botanixscan.io/" + ], + "rpcUrls": [ + "https://node.botanixlabs.dev" + ], + "apiUrls": [ + { + "url": "https://api.routescan.io/v2/network/testnet/evm/3636/etherscan/api", + "kind": "etherscan" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ] + }, + "networkType": "testnet", + "relations": [ + { + "kind": "testnetOf", + "network": "botanix-testnet" + } + ], + "issuanceRewards": false, + "nativeToken": "BTC", + "docsUrl": "https://docs.botanixlabs.xyz/", + "genesis": { + "hash": "0x3797638175875c37cefa72ef546db685e43c81ba4af8238b48a495f98d61588d", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + } + }, { "id": "lens-testnet", "shortName": "Lens", diff --git a/public/TheGraphNetworksRegistry_v0_x_x.json b/public/TheGraphNetworksRegistry_v0_x_x.json index c7cab4c..b350746 100644 --- a/public/TheGraphNetworksRegistry_v0_x_x.json +++ b/public/TheGraphNetworksRegistry_v0_x_x.json @@ -1,9 +1,9 @@ { "$schema": "https://registry.thegraph.com/TheGraphNetworksRegistrySchema_v0_6.json", - "version": "0.6.10", + "version": "0.6.11", "title": "The Graph networks registry", "description": "This registry was generated and validated. To add a chain, open a pull request: https://github.com/graphprotocol/networks-registry", - "updatedAt": "2024-12-01T00:05:22.162Z", + "updatedAt": "2024-12-02T17:56:17.714Z", "networks": [ { "id": "mainnet", @@ -464,6 +464,10 @@ { "url": "https://block-explorer-api.testnet.abs.xyz/api", "kind": "etherscan" + }, + { + "url": "https://api.routescan.io/v2/network/testnet/evm/11124/etherscan/api", + "kind": "etherscan" } ], "services": { @@ -2890,6 +2894,57 @@ } } }, + { + "id": "botanix-testnet", + "shortName": "Botanix", + "fullName": "Botanix Testnet", + "aliases": [ + "spiderchain-testnet", + "spiderchain-testnet-v1", + "evm-3636" + ], + "caip2Id": "eip155:3636", + "graphNode": { + "protocol": "ethereum" + }, + "explorerUrls": [ + "https://testnet.botanixscan.io/" + ], + "rpcUrls": [ + "https://node.botanixlabs.dev" + ], + "apiUrls": [ + { + "url": "https://api.routescan.io/v2/network/testnet/evm/3636/etherscan/api", + "kind": "etherscan" + } + ], + "services": { + "subgraphs": [ + "https://api.thegraph.com/deploy" + ] + }, + "networkType": "testnet", + "relations": [ + { + "kind": "testnetOf", + "network": "botanix-testnet" + } + ], + "issuanceRewards": false, + "nativeToken": "BTC", + "docsUrl": "https://docs.botanixlabs.xyz/", + "genesis": { + "hash": "0x3797638175875c37cefa72ef546db685e43c81ba4af8238b48a495f98d61588d", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" + } + }, { "id": "lens-testnet", "shortName": "Lens", diff --git a/registry/eip155/botanix-testnet.json b/registry/eip155/botanix-testnet.json index 6107cb5..d416c86 100644 --- a/registry/eip155/botanix-testnet.json +++ b/registry/eip155/botanix-testnet.json @@ -1,32 +1,32 @@ { - "id": "botanix-testnet", - "shortName": "Botanix", - "fullName": "Botanix Testnet", - "aliases": ["spiderchain-testnet", "spiderchain-testnet-v1", "evm-3636"], - "caip2Id": "eip155:3636", - "graphNode": { "protocol": "ethereum" }, - "explorerUrls": ["https://testnet.botanixscan.io/"], - "rpcUrls": ["https://node.botanixlabs.dev"], - "apiUrls": [ - { "url": "https://api.routescan.io/v2/network/testnet/evm/3636/etherscan/api", "kind": "etherscan" } - ], - "services": { "subgraphs": ["https://api.thegraph.com/deploy"] }, - "networkType": "testnet", - "relations": [ - { "kind": "testnetOf", "network": "botanix-testnet" } - ], - "issuanceRewards": false, - "nativeToken": "BTC", - "docsUrl": "https://docs.botanixlabs.xyz/", - "genesis": { - "hash": "0x3797638175875c37cefa72ef546db685e43c81ba4af8238b48a495f98d61588d", - "height": 0 - }, - "firehose": { - "blockType": "sf.ethereum.type.v2.Block", - "evmExtendedModel": false, - "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", - "bytesEncoding": "hex" + "id": "botanix-testnet", + "shortName": "Botanix", + "fullName": "Botanix Testnet", + "aliases": ["spiderchain-testnet", "spiderchain-testnet-v1", "evm-3636"], + "caip2Id": "eip155:3636", + "graphNode": { "protocol": "ethereum" }, + "explorerUrls": ["https://testnet.botanixscan.io"], + "rpcUrls": ["https://node.botanixlabs.dev"], + "apiUrls": [ + { + "url": "https://api.routescan.io/v2/network/testnet/evm/3636/etherscan/api", + "kind": "etherscan" } + ], + "services": { "subgraphs": ["https://api.thegraph.com/deploy"] }, + "networkType": "testnet", + "relations": [{ "kind": "testnetOf", "network": "botanix-testnet" }], + "issuanceRewards": false, + "nativeToken": "BTC", + "docsUrl": "https://docs.botanixlabs.xyz", + "genesis": { + "hash": "0x3797638175875c37cefa72ef546db685e43c81ba4af8238b48a495f98d61588d", + "height": 0 + }, + "firehose": { + "blockType": "sf.ethereum.type.v2.Block", + "evmExtendedModel": false, + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", + "bytesEncoding": "hex" } - \ No newline at end of file +}