Skip to content

Commit

Permalink
Added Apex Fusion Nexus Mainnet (#5682)
Browse files Browse the repository at this point in the history
* apex fusion nexus testnet

* Correcting formatting issues

* Adding EOL at the end of the file

* Linux format applied

* Linux format applied to image file

* Added Apex Fusion Nexus Mainnet

* Updated token to tAP3X

---------

Co-authored-by: ligi <[email protected]>
  • Loading branch information
AlejandroAFF and ligi authored Aug 14, 2024
1 parent b161be3 commit 37291e6
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
18 changes: 18 additions & 0 deletions _data/chains/eip155-9069.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "Apex Fusion - Nexus Mainnet",
"chain": "Nexus Mainnet",
"rpc": ["https://rpc.nexus.mainnet.apexfusion.org/"],
"faucets": [],
"nativeCurrency": {
"name": "Apex Fusion Token",
"symbol": "AP3X",
"decimals": 18
},
"infoURL": "https://apexfusion.org/",
"features": [{ "name": "EIP155" }],
"shortName": "AP3X",
"chainId": 9069,
"networkId": 9069,
"icon": "apexfusion",
"explorers": []
}
4 changes: 2 additions & 2 deletions _data/chains/eip155-9070.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
"faucets": [],
"nativeCurrency": {
"name": "Apex Fusion Token",
"symbol": "AP3X",
"symbol": "tAP3X",
"decimals": 18
},
"infoURL": "https://apexfusion.org/",
"features": [{ "name": "EIP155" }],
"shortName": "AP3X",
"shortName": "tAP3X",
"chainId": 9070,
"networkId": 9070,
"icon": "apexfusion",
Expand Down

0 comments on commit 37291e6

Please sign in to comment.