@graphprotocol/graph-cli
Version:
CLI for building for and deploying to The Graph
1,934 lines (1,933 loc) • 164 kB
JSON
{
"$schema": "https://registry.thegraph.com/TheGraphNetworksRegistrySchema_v0_6.json",
"version": "0.6.13",
"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-03T00:42:10.602Z",
"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"
},
{
"url": "https://api.routescan.io/v2/network/mainnet/evm/1/etherscan/api",
"kind": "etherscan"
}
],
"networkType": "mainnet",
"services": {
"subgraphs": [
"https://api.studio.thegraph.com/deploy"
],
"sps": [
"https://api.studio.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.studio.thegraph.com/deploy"
],
"sps": [
"https://api.studio.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.studio.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.studio.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.studio.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.studio.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.studio.thegraph.com/deploy"
],
"sps": [
"https://api.studio.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.studio.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"
},
{
"url": "https://api.routescan.io/v2/network/testnet/evm/11155111/etherscan/api",
"kind": "etherscan"
}
],
"services": {
"subgraphs": [
"https://api.studio.thegraph.com/deploy"
],
"sps": [
"https://api.studio.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.studio.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.studio.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.studio.thegraph.com/deploy"
],
"sps": [
"https://api.studio.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.studio.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.studio.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.studio.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.studio.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.studio.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"
},
{
"url": "https://api.routescan.io/v2/network/testnet/evm/1301/etherscan/api",
"kind": "etherscan"
}
],
"services": {
"subgraphs": [
"https://api.studio.thegraph.com/deploy"
],
"sps": [
"https://api.studio.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.studio.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.studio.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.studio.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.studio.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.studio.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.studio.thegraph.com/deploy"
],
"sps": [
"https://api.studio.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.studio.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.studio.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.studio.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.studio.thegraph.com/deploy"
],
"sps": [
"https://api.studio.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"
},
{
"url": "https://api.routescan.io/v2/network/testnet/evm/1946/etherscan/api",
"kind": "etherscan"
}
],
"networkType": "testnet",
"relations": [
{
"kind": "testnetOf",
"network": "soneium-testnet"
},
{
"kind": "l2Of",
"network": "sepolia"
}
],
"services": {
"subgraphs": [
"https://api.studio.thegraph.com/deploy"
],
"sps": [
"https://api.studio.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": {