forked from ethereum-lists/chains
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Coinsec Network to Add (ethereum-lists#5273)
* Added: CoinSec Network * run prettier * run prettier * run prettier
- Loading branch information
1 parent
03ef9de
commit d6ca7d0
Showing
3 changed files
with
32 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,24 @@ | ||
{ | ||
"name": "COINSEC", | ||
"title": "COINSEC Network", | ||
"chain": "coinsecnetwork", | ||
"icon": "coinsec", | ||
"rpc": ["https://mainnet-rpc.coinsec.network"], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "COINSEC", | ||
"symbol": "SEC", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://explorer.coinsec.network/", | ||
"shortName": "coinsecnetwork", | ||
"chainId": 57451, | ||
"networkId": 57451, | ||
"explorers": [ | ||
{ | ||
"name": "coinsec network", | ||
"url": "https://explorer.coinsec.network", | ||
"standard": "EIP3091" | ||
} | ||
] | ||
} |
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://QmWm9biSavZ4ixNNSe8KhxiYgYaejY6Y4xRaqmz9fXimo5", | ||
"width": 1136, | ||
"height": 1112, | ||
"format": "png" | ||
} | ||
] |
Binary file not shown.