mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
support Crystaleum 💎
This commit is contained in:
parent
3251603d7e
commit
440a8f49bc
26
_data/chains/eip155-103090.json
Normal file
26
_data/chains/eip155-103090.json
Normal 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": "Crystaleum Scan",
|
||||||
|
"url": "https://scan.crystaleum.org",
|
||||||
|
"icon": "crystal",
|
||||||
|
"standard": "none"
|
||||||
|
}]
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user