-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added Apex Fusion Nexus Mainnet (#5682)
* 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
1 parent
b161be3
commit 37291e6
Showing
2 changed files
with
20 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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": [] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters