Add Razor network (#2795)

* add Razor Network

* format chains json

* fix dimensions

* fix: json validation

* fix: json validation

* Update _data/chains/eip155-278611351.json

---------

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
Yohan Nelson 2023-05-11 17:13:29 +05:30 committed by GitHub
parent 635ff88b8c
commit 66757a2770
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,23 @@
{
"name": "Razor Skale Chain",
"chain": "Razor Schain",
"icon": "razornetwork",
"rpc": ["https://mainnet.skalenodes.com/v1/turbulent-unique-scheat"],
"faucets": ["https://faucet.razorscan.io/"],
"nativeCurrency": {
"name": "sFuel",
"symbol": "SFUEL",
"decimals": 18
},
"infoURL": "https://razor.network",
"shortName": "razor",
"chainId": 278611351,
"networkId": 278611351,
"explorers": [
{
"name": "turbulent-unique-scheat",
"url": "https://turbulent-unique-scheat.explorer.mainnet.skalenodes.com",
"standard": "EIP3091"
}
]
}

View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmUdwAZJfyKGZnfPGDsCnNvGu123mdd57kTGj1Y3EWVuWK",
"width": 900,
"height": 900,
"format": "png"
}
]