Skip to content

Commit

Permalink
VinuChain (#3682)
Browse files Browse the repository at this point in the history
* VinuChain

* update

* Update vinuscan.json

* Update vitainu.json

* Update eip155-207.json

---------

Co-authored-by: Yuri Stolyarov <[email protected]>
Co-authored-by: ligi <[email protected]>
  • Loading branch information
3 people authored Oct 20, 2023
1 parent d6ce8ec commit b5f35ad
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 0 deletions.
25 changes: 25 additions & 0 deletions _data/chains/eip155-207.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "VinuChain Network",
"chain": "VinuChain",
"icon": "vinuchain",
"rpc": ["https://vinuchain-rpc.com"],
"faucets": [],
"nativeCurrency": {
"name": "VinuChain",
"symbol": "",
"decimals": 18
},
"infoURL": "https://vitainu.org",
"shortName": "VC",
"chainId": 207,
"networkId": 207,
"icon": "vitainu",
"explorers": [
{
"name": "VinuScan",
"url": "https://vinuscan.com",
"icon": "vinuscan",
"standard": "none"
}
]
}
8 changes: 8 additions & 0 deletions _data/icons/vinuscan.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://bafkreiayq7a5qncxzlilfnvpgzt4pwfxbof2qrqr2nyd2suztfummpty4i",
"width": 2000,
"height": 2000,
"format": "jpg"
}
]
8 changes: 8 additions & 0 deletions _data/icons/vitainu.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://bafkreidtie4srt52ry67wd3dpxhklmug2ozrawvf3jdlljveinp3frutra",
"width": 2000,
"height": 392,
"format": "png"
}
]

0 comments on commit b5f35ad

Please sign in to comment.