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 7588e32 commit 1696131Copy full SHA for 1696131
_data/chains/eip155-19966.json
@@ -0,0 +1,24 @@
1
+{
2
+ "name": "ATRNXOS Chain",
3
+ "chain": "ATRNXOS",
4
+ "icon": "atrnxos",
5
+ "rpc": [
6
+ "https://rpc.bas.atrnx.com"
7
+ ],
8
+ "faucets": [],
9
+ "nativeCurrency": {
10
+ "name": "ATRNXOS",
11
+ "symbol": "EATB",
12
+ "decimals": 18
13
+ },
14
+ "infoURL": "https://atrnx.org",
15
+ "shortName": "atrnxos",
16
+ "chainId": 19966,
17
+ "networkId": 19966,
18
+ "explorers": [{
19
+ "name": "ATRNXOS Explorer",
20
+ "url": "https://explorer.bas.atrnx.com",
21
+ "standard": "none"
22
+ }],
23
+ "redFlags": []
24
+}
_data/icons/atrnxos.json
@@ -0,0 +1,8 @@
+[
+ {
+ "url": "ipfs://bafkreiesa4rv7tz5gwbkk6sor2ngwtxrotqu6a4kd2tjjqdnkkka5szzta",
+ "width": 32,
+ "height": 32,
+ "format": "png"
+ }
+]
0 commit comments