Skip to content

Commit

Permalink
Coinsec Network to Add (ethereum-lists#5273)
Browse files Browse the repository at this point in the history
* Added: CoinSec Network

* run prettier

* run prettier

* run prettier
  • Loading branch information
sarwar616816 authored Jun 11, 2024
1 parent 03ef9de commit d6ca7d0
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 0 deletions.
24 changes: 24 additions & 0 deletions _data/chains/eip155-57451.json
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"
}
]
}
8 changes: 8 additions & 0 deletions _data/icons/coinsec.json
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.

0 comments on commit d6ca7d0

Please sign in to comment.