mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Added Crypto Emergency (#1180)
* Add files via upload * Add files via upload * Add files via upload * Update eip155-193.json
This commit is contained in:
parent
ea012ec593
commit
ebf38f0d9b
22
_data/chains/eip155-193.json
Normal file
22
_data/chains/eip155-193.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"name": "Crypto Emergency",
|
||||
"chain": "CEM",
|
||||
"rpc": [
|
||||
"https://cemchain.com"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Crypto Emergency",
|
||||
"symbol": "CEM",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://cemblockchain.com/",
|
||||
"shortName": "cem",
|
||||
"chainId": 193,
|
||||
"networkId": 193,
|
||||
"explorers": [{
|
||||
"name": "cemscan",
|
||||
"url": "https://cemscan.com",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
8
_data/icons/cem.json
Normal file
8
_data/icons/cem.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmeNYqxR4nEk1v3DBXY3gjzYC1MSNCTmRvmjZ72inyzCFv",
|
||||
"width": 206,
|
||||
"height": 206,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Binary file not shown.
After Width: | Height: | Size: 3.3 KiB |
Loading…
Reference in New Issue
Block a user