We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a10969 commit f1eec14Copy full SHA for f1eec14
_data/chains/eip155-1962.json
@@ -0,0 +1,23 @@
1
+{
2
+ "name": "T-Rex Testnet",
3
+ "chain": "T-Rex",
4
+ "rpc": ["https://testnetrpc.trex.xyz"],
5
+ "faucets": [],
6
+ "nativeCurrency": {
7
+ "name": "Ether",
8
+ "symbol": "ETH",
9
+ "decimals": 18
10
+ },
11
+ "infoURL": "https://trex.xyz/",
12
+ "shortName": "TREX",
13
+ "chainId": 1962,
14
+ "networkId": 1962,
15
+ "icon": "trex",
16
+ "explorers": [
17
+ {
18
+ "name": "T-Rex Testnet explorer",
19
+ "url": "https://testnet.trex.xyz",
20
+ "standard": "none"
21
+ }
22
+ ]
23
+}
_data/icons/trex.json
@@ -0,0 +1,8 @@
+[
+ "url": "ipfs://bafkreienf63hqo2stiq2wqiprvhowrv3cvhjeko2u3h5vcvjby5ix6ud7a",
+ "width": 240,
+ "height": 240,
+ "format": "png"
+]
0 commit comments