Add Crystaleum💎 (#1213)

* Create crystal.json

* support Crystaleum 💎

* add standard EIP3091

* blockscout
This commit is contained in:
Bill 2022-06-12 10:12:50 -04:00 committed by GitHub
parent 655b163e56
commit 15343d007b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,26 @@
{
"name": "Crystaleum",
"chain": "crystal",
"network": "mainnet",
"rpc": [
"https://evm.cryptocurrencydevs.org",
"https://rpc.crystaleum.org"
],
"faucets": [],
"nativeCurrency": {
"name": "CRFI",
"symbol": "◈",
"decimals": 18
},
"infoURL": "https://crystaleum.org",
"shortName": "CRFI",
"chainId": 103090,
"networkId": 1,
"icon": "crystal",
"explorers": [{
"name": "blockscout",
"url": "https://scan.crystaleum.org",
"icon": "crystal",
"standard": "EIP3091"
}]
}

8
_data/icons/crystal.json Normal file
View File

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