Skip to content

Commit

Permalink
Add weHONEY Gauge (#458)
Browse files Browse the repository at this point in the history
* Add wbHONEY token

* Add webera gauge

* yarn lint

---------

Signed-off-by: black bera <[email protected]>
Co-authored-by: webera-dev <[email protected]>
Co-authored-by: black bera <[email protected]>
  • Loading branch information
3 people authored Nov 11, 2024
1 parent 43f13bf commit fd35859
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 0 deletions.
Binary file added src/assets/weHONEY.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 src/assets/weHONEYGauge.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 src/assets/webera.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions src/gauges/bartio/defaultGaugeList.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,12 @@
"url": "https://zeru.finance",
"description": "Full-stack DeFi marketplace that makes looping easy and efficient; powered by a 100% onchain, decentralized credit infrastructure."
},
{
"name": "WEBERA",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/webera.png",
"url": "https://www.webera.finance",
"description": "WeBera is a permissionless yield abstraction layer designed to simplify participation in DeFi on the Berachain ecosystem."
},
{
"name": "Junky Ursas",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/junky.png",
Expand Down Expand Up @@ -208,6 +214,14 @@
"product": "ZERU",
"url": "https://zeru.finance"
},
{
"receiptTokenAddress": "0x556b758AcCe5c4F2E1B57821E2dd797711E790F4",
"vaultAddress": "0x86DA232f6A4d146151755Ccf3e4555eadCc24cCF",
"name": "weHONEY",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/weHONEY.png",
"product": "WEBERA",
"url": "https://www.webera.finance"
},
{
"receiptTokenAddress": "0x2405296f156f3e5a65fb967b153fe58bf2c6eccf",
"vaultAddress": "0xac9ca566459709931Bc869B43364b7445eaa4696",
Expand Down
9 changes: 9 additions & 0 deletions src/tokens/bartio/defaultTokenList.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,15 @@
},

"tokens": [
{
"chainId": 80084,
"address": "0x556b758AcCe5c4F2E1B57821E2dd797711E790F4",
"symbol": "weHONEY",
"name": "webera-vault-honey",
"decimals": 18,
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/weHONEY.png",
"tags": ["featured"]
},
{
"chainId": 80084,
"address": "0xB43fd1dC4f02d81f962E98203b2cc4FD9E342964",
Expand Down

0 comments on commit fd35859

Please sign in to comment.