-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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 BeraVote Adapter #13555
base: main
Are you sure you want to change the base?
Add BeraVote Adapter #13555
Conversation
The adapter at projects/treasury/beravote.js exports TVL:
|
const { nullAddress, treasuryExports } = require("../helper/treasury"); | ||
|
||
// Treasury addresses | ||
const beraBuzzTreasury = "0x47F99545c1Baf07C4670c6Ba9A71c145448BF158"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what are these contracts?
usually we dont treat project treasuries as tvl. Do you charge a fee for your service? we can track that instead
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@g1nt0ki yes we do charge fee and use these contracts to collect payments .
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you verify the contract & maybe put up a PR here to track the fees? https://github.com/DefiLlama/dimension-adapters
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@g1nt0ki Is it fine if we remove the contracts since our main purpose is to list
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sorry, we cant list you with zero tvl, thats why I asked if you have fees or some other metric that we can track
NOTE
Please enable "Allow edits by maintainers" while putting up the PR.
package-lock.json
file as part of your changes, we use lockfileVersion 2, and most use v1 and using that messes up our CIName (to be shown on DefiLlama):
BeraVote
Twitter Link:
https://x.com/BeraVote
Website Link:
https://beravote.com/
Logo (High resolution, will be shown with rounded borders):
URL-https://pbs.twimg.com/profile_images/1786438367057719299/sE71vQPy_400x400.jpg
Treasury Addresses (if the protocol has treasury)
0x47F99545c1Baf07C4670c6Ba9A71c145448BF158 (BeraBuzz)
0x166a064C9D0E243fea5d9afA3E7B06a8b94E05F9 (Honeypot Finance)
0xC44590CA8976dAcb7f2EC906258765b6317b53d0 (Berapump)
Chain:
Berachain
Short Description (to be shown on DefiLlama):
Beravote is a off-chain voting platform that helps groups like DAOs, DeFi, NFT communities in Berachain to vote on important decisions
Category (full list at https://defillama.com/categories) *Please choose only one:
Services
methodology (what is being counted as tvl, how is tvl being calculated):
includes sum of Native BERA , WBERA , HONEY token reserves across all specified treasury addresses
Github org/user (Optional, if your code is open source, we can track activity):
https://github.com/beraVote/