Skip to content

Commit

Permalink
add slerf chain
Browse files Browse the repository at this point in the history
  • Loading branch information
TomorrowLsn committed Oct 12, 2024
1 parent 670d515 commit 99e1fe4
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 0 deletions.
25 changes: 25 additions & 0 deletions _data/chains/eip155-918.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "SlerfChain Mainnet",
"title": "SlerfChain Mainnet",
"chain": "SLERF CHAIN",
"rpc": ["https://rpc.slerfchain.xyz"],
"faucets": [],
"nativeCurrency": {
"name": "WSLERF",
"symbol": "WSLERF",
"decimals": 18
},
"infoURL": "https://slerfchain.xyz",
"shortName": "slerf chain",
"chainId": 918,
"networkId": 918,
"icon": "slerf",
"explorers": [
{
"name": "SlerfChain Scan",
"url": "https://scan.slerfchain.xyz",
"icon": "slerf",
"standard": "EIP3091"
}
]
}
8 changes: 8 additions & 0 deletions _data/icons/slerf.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmdDeCjjYSG5FEAxzAuERXnS3AbeZvqSFVTn9x7UbrQeuT",
"width": 200,
"height": 200,
"format": "png"
}
]
Binary file not shown.

0 comments on commit 99e1fe4

Please sign in to comment.