|
1 | 1 | {
|
2 | 2 | "$schema": "https://networks-registry.thegraph.com/TheGraphNetworksRegistrySchema_v0_6.json",
|
3 |
| - "version": "0.6.68", |
| 3 | + "version": "0.6.69", |
4 | 4 | "title": "The Graph networks registry",
|
5 | 5 | "description": "This registry was generated and validated. To add a chain, open a pull request: https://github.com/graphprotocol/networks-registry",
|
6 |
| - "updatedAt": "2025-06-16T19:29:07.587Z", |
| 6 | + "updatedAt": "2025-06-18T18:53:57.133Z", |
7 | 7 | "networks": [
|
8 | 8 | {
|
9 | 9 | "id": "mainnet",
|
|
6098 | 6098 | }
|
6099 | 6099 | }
|
6100 | 6100 | },
|
| 6101 | + { |
| 6102 | + "id": "tron-evm", |
| 6103 | + "shortName": "TRON EVM", |
| 6104 | + "fullName": "TRON EVM Mainnet", |
| 6105 | + "aliases": [ |
| 6106 | + "tronevm", |
| 6107 | + "tron-evm-mainnet", |
| 6108 | + "evm-728126428" |
| 6109 | + ], |
| 6110 | + "caip2Id": "eip155:728126428", |
| 6111 | + "graphNode": { |
| 6112 | + "protocol": "ethereum" |
| 6113 | + }, |
| 6114 | + "explorerUrls": [ |
| 6115 | + "https://tronscan.org" |
| 6116 | + ], |
| 6117 | + "rpcUrls": [ |
| 6118 | + "https://api.trongrid.io/jsonrpc", |
| 6119 | + "https://tron.drpc.org", |
| 6120 | + "https://rpc.ankr.com/tron_jsonrpc" |
| 6121 | + ], |
| 6122 | + "relations": [ |
| 6123 | + { |
| 6124 | + "kind": "evmOf", |
| 6125 | + "network": "tron" |
| 6126 | + } |
| 6127 | + ], |
| 6128 | + "apiUrls": [ |
| 6129 | + { |
| 6130 | + "url": "https://apilist.tronscanapi.com/api", |
| 6131 | + "kind": "other" |
| 6132 | + } |
| 6133 | + ], |
| 6134 | + "networkType": "mainnet", |
| 6135 | + "services": { |
| 6136 | + "subgraphs": [], |
| 6137 | + "sps": [], |
| 6138 | + "firehose": [ |
| 6139 | + "mainnet-evm.tron.streamingfast.io:443" |
| 6140 | + ], |
| 6141 | + "substreams": [ |
| 6142 | + "mainnet-evm.tron.streamingfast.io:443" |
| 6143 | + ] |
| 6144 | + }, |
| 6145 | + "issuanceRewards": false, |
| 6146 | + "nativeToken": "TRX", |
| 6147 | + "docsUrl": "https://developers.tron.network", |
| 6148 | + "genesis": { |
| 6149 | + "hash": "0x00000000000000001ebf88508a03865c71d452e25f4d51194196a1d22b6653dc", |
| 6150 | + "height": 0 |
| 6151 | + }, |
| 6152 | + "firehose": { |
| 6153 | + "blockType": "sf.ethereum.type.v2.Block", |
| 6154 | + "evmExtendedModel": false, |
| 6155 | + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", |
| 6156 | + "bytesEncoding": "hex" |
| 6157 | + }, |
| 6158 | + "icon": { |
| 6159 | + "web3Icons": { |
| 6160 | + "name": "tron" |
| 6161 | + } |
| 6162 | + } |
| 6163 | + }, |
6101 | 6164 | {
|
6102 | 6165 | "id": "hemi-sepolia",
|
6103 | 6166 | "shortName": "Hemi",
|
|
8650 | 8713 | "name": "stellar"
|
8651 | 8714 | }
|
8652 | 8715 | }
|
| 8716 | + }, |
| 8717 | + { |
| 8718 | + "id": "tron", |
| 8719 | + "shortName": "TRON", |
| 8720 | + "fullName": "TRON Mainnet", |
| 8721 | + "aliases": [ |
| 8722 | + "tron-mainnet" |
| 8723 | + ], |
| 8724 | + "caip2Id": "tron:mainnet", |
| 8725 | + "explorerUrls": [ |
| 8726 | + "https://tronscan.org" |
| 8727 | + ], |
| 8728 | + "rpcUrls": [ |
| 8729 | + "https://api.trongrid.io/jsonrpc", |
| 8730 | + "https://tron.drpc.org", |
| 8731 | + "https://rpc.ankr.com/tron_jsonrpc" |
| 8732 | + ], |
| 8733 | + "apiUrls": [ |
| 8734 | + { |
| 8735 | + "url": "https://apilist.tronscanapi.com/api", |
| 8736 | + "kind": "other" |
| 8737 | + } |
| 8738 | + ], |
| 8739 | + "networkType": "mainnet", |
| 8740 | + "services": { |
| 8741 | + "subgraphs": [], |
| 8742 | + "sps": [], |
| 8743 | + "firehose": [ |
| 8744 | + "mainnet.tron.streamingfast.io:443" |
| 8745 | + ], |
| 8746 | + "substreams": [ |
| 8747 | + "mainnet.tron.streamingfast.io:443" |
| 8748 | + ] |
| 8749 | + }, |
| 8750 | + "issuanceRewards": false, |
| 8751 | + "nativeToken": "TRX", |
| 8752 | + "docsUrl": "https://developers.tron.network", |
| 8753 | + "genesis": { |
| 8754 | + "hash": "0x00000000000000001ebf88508a03865c71d452e25f4d51194196a1d22b6653dc", |
| 8755 | + "height": 0 |
| 8756 | + }, |
| 8757 | + "firehose": { |
| 8758 | + "blockType": "sf.tron.type.v1.Block", |
| 8759 | + "bufUrl": "https://buf.build/streamingfast/firehose-tron", |
| 8760 | + "bytesEncoding": "hex" |
| 8761 | + }, |
| 8762 | + "icon": { |
| 8763 | + "web3Icons": { |
| 8764 | + "name": "tron" |
| 8765 | + } |
| 8766 | + } |
8653 | 8767 | }
|
8654 | 8768 | ]
|
8655 | 8769 | }
|
0 commit comments