-
Notifications
You must be signed in to change notification settings - Fork 7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add SwapDEX Network * Fix typo for explorer * add the requiered new line at the end of the file * prettier * add innovatorchain * add inov8 logo * add inov8 logo * add inov8 logo * add inov8 logo * add inov8 logo * add inov8 logo * add inov8 logo * add inov8 logo * add inov8 logo * add inov8 logo * add inov8 logo * add inov8 logo
- Loading branch information
1 parent
d9aae2e
commit c6e4fb1
Showing
2 changed files
with
33 additions
and
0 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,25 @@ | ||
{ | ||
"name": "Innovator Chain", | ||
"chain": "INNOVATOR", | ||
"rpc": ["https://rpc.innovatorchain.com"], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "INOV8", | ||
"symbol": "INOV8", | ||
"decimals": 18 | ||
}, | ||
"features": [], | ||
"infoURL": "https://innovatorchain.com", | ||
"shortName": "Innovator", | ||
"chainId": 129, | ||
"networkId": 129, | ||
"icon": "innovator", | ||
"explorers": [ | ||
{ | ||
"name": "Innovator Explorer", | ||
"url": "https://evm.innovatorchain.com", | ||
"icon": "blockscout", | ||
"standard": "none" | ||
} | ||
] | ||
} |
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,8 @@ | ||
[ | ||
{ | ||
"url": "ipfs://QmVJBGeFYZXMQqicNdzctMfvPN5CrtRrfZBTw3CEpkCBsS", | ||
"width": 1500, | ||
"height": 1500, | ||
"format": "png" | ||
} | ||
] |