Skip to content

add VEUR, VCHF and VGBP tokens to Base ecosystem page #2516

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added apps/web/public/images/partners/vchf.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apps/web/public/images/partners/veur.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apps/web/public/images/partners/vgbp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions apps/web/src/data/ecosystem/vchf/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "VCHF",
"description": "VNX Swiss Franc (VCHF) is a multichain token referencing Swiss Franc from a European licensed token generator.",
"url": "https://vnx.li/vchf/",
"imageUrl": "/images/partners/vchf.png",
"category": "defi",
"subcategory": "stablecoin"
}
12 changes: 12 additions & 0 deletions apps/web/src/data/ecosystem/veur/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@

{
"name": "VEUR",
"description": "VNX Euro (VEUR) is a multichain token referencing Euro from a European licensed token generator.",
"url": "https://vnx.li/veur/",
"imageUrl": "/images/partners/veur.png",
"category": "defi",
"subcategory": "stablecoin"
}



9 changes: 9 additions & 0 deletions apps/web/src/data/ecosystem/vgbp/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@

{
"name": "VGBP",
"description": "VNX British Pound (VGBP) is a multichain token referencing British Pound from a European licensed token generator.",
"url": "https://vnx.li/vgbp/",
"imageUrl": "/images/partners/vgbp.png",
"category": "defi",
"subcategory": "stablecoin"
}