Add chain verse mainnet chain (#2045)

* Add ChainVerse chain

* add chain verse chain with icon

* Add chainverse mainnet chain

* change sysmbol

* Formate json and remoce extra space from filename

* add binary icon on icondownload

* delete space file

* Update _data/chains/eip155-5555.json

Co-authored-by: ligi <ligi@ligi.de>

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
Dipak Italiya 2023-01-04 18:27:04 +05:30 committed by GitHub
parent 1482523282
commit c68630aac0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,23 @@
{
"name": "Chain Verse Mainnet",
"chain": "CVERSE",
"icon": "chain_verse",
"rpc": ["https://rpc.chainverse.info"],
"faucets": [],
"nativeCurrency": {
"name": "Oasys",
"symbol": "OAS",
"decimals": 18
},
"infoURL": "https://chainverse.info",
"shortName": "cverse",
"chainId": 5555,
"networkId": 5555,
"explorers": [
{
"name": "Chain Verse Explorer",
"url": "https://explorer.chainverse.info",
"standard": "EIP3091"
}
]
}

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB