-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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
1 parent
d6ce8ec
commit b5f35ad
Showing
3 changed files
with
41 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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": "VС", | ||
"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" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"url": "ipfs://bafkreiayq7a5qncxzlilfnvpgzt4pwfxbof2qrqr2nyd2suztfummpty4i", | ||
"width": 2000, | ||
"height": 2000, | ||
"format": "jpg" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"url": "ipfs://bafkreidtie4srt52ry67wd3dpxhklmug2ozrawvf3jdlljveinp3frutra", | ||
"width": 2000, | ||
"height": 392, | ||
"format": "png" | ||
} | ||
] |