Skip to content

Commit

Permalink
added ZERU,zberaHONEY,ZERU-HONEY LP Tokens (#404)
Browse files Browse the repository at this point in the history
* added ZERU,zberaHONEY,ZERU-HONEY LP Tokens

* reverted changes to yarn.lock
  • Loading branch information
elitex45 authored Oct 14, 2024
1 parent 68096e6 commit 4e728b2
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 0 deletions.
Binary file added src/assets/zberaHONEY.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/zeru-honey.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/zeru.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions src/gauges/bartio/defaultGaugeList.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,12 @@
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/berps.png",
"url": "https://bartio.berps.berachain.com",
"description": "Experience the thrill of high leverage trading, tailored for both novices and seasoned traders. With an impressive 100x leverage."
},
{
"name": "ZERU",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/zeru.png",
"url": "https://zeru.finance",
"description": "Full-stack DeFi marketplace that makes looping easy and efficient; powered by a 100% onchain, decentralized credit infrastructure."
}
],
"gauges": [
Expand Down Expand Up @@ -143,6 +149,22 @@
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/bera-thpot.jpg",
"product": "HONEYPOT FINANCE",
"url": "https://honeypotfinance.xyz"
},
{
"receiptTokenAddress": "0x12Afd7A3324B689e32eEa71902DCbA5ED72Ee67E",
"vaultAddress": "0x3E1FfDD1AD1e4774693CBCCdF9C737De8713D984",
"name": "zberaHONEY",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/zberaHONEY.png",
"product": "ZERU",
"url": "https://zeru.finance"
},
{
"receiptTokenAddress": "0x7a560f7336D75787F5DD12ea7082fa611c3F5dDB",
"vaultAddress": "0x016044304A7e7Df23630D4B5796176097C6bd409",
"name": "HONEY-ZERU-LP",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/zeru-honey.png",
"product": "ZERU",
"url": "https://zeru.finance"
}
],
"version": {
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 @@ -208,6 +208,15 @@
"decimals": 18,
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/junky.png",
"tags": ["featured"]
},
{
"chainId": 80084,
"address": "0x23bc120feA570576E6D7bAe5195c9D7CD3bB6615",
"symbol": "ZERU",
"name": "ZERU",
"decimals": 18,
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/zeru.png",
"tags": ["featured"]
}
],
"version": {
Expand Down

0 comments on commit 4e728b2

Please sign in to comment.