Skip to content
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

Add BVET wrapped VET token for BetterSwap #180

Merged
merged 11 commits into from
Jan 16, 2025
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"website":"https://www.swap.tbc.vet/",
"links":{
"twitter":"https://twitter.com/myvechain"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"name": "Better VET",
"symbol": "BVET",
"decimals":18,
"desc": "Wrapper VET VIP-180 token (VIP-180) that 1:1 pegs VET"
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
"symbol": "AQD",
"decimals": 18,
"desc": "As an Incentive mechanism for the Socialized Operation of e-commerce."
}
}
Loading