Skip to content

Commit

Permalink
Merge pull request #125 from balancer/feature/add-defilytica-tools-to…
Browse files Browse the repository at this point in the history
…-hub

FEATURE: add DeFilytica tools to tools hub
  • Loading branch information
mikemcdonald authored Jul 25, 2023
2 parents 1ccbeeb + b826c1d commit 44e4ebd
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion docs/.vuepress/components/Tools.vue
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,18 @@ const calculatorsAndDApps = [
details: 'Vote for multiple gauges in the one transaction - created by Zekraken',
link: 'https://vebalvoter.web.app/',
},
{
title: 'veBAL Gauge Multi-Voter with Hidden-Hand Integration',
icon: '/images/toolshub/defilytica_simple.png',
details: 'Use this tool to identify the highest yielding set of gauges to vote on given your veBAL voting power in one transaction - created by DeFilytica',
link: 'https://defilytica.tools/#/balancer/veBALMultiVoter',
},
{
title: 'veBAL Boost Calculator',
icon: '/images/toolshub/defilytica_simple.png',
details: 'Calculate your current or theoretical veBAL boost across all Balancer deployments in one dashboard - created by DeFilytica',
link: 'https://defilytica.tools/#/balancer/veBALBoost',
},
{
title: 'Internal Balances Manager',
icon: '/images/toolshub/balancer-symbol.svg',
Expand All @@ -106,7 +118,7 @@ const calculatorsAndDApps = [
const analyticsSites = [
{
title: 'Defilytica Analytics',
title: 'DeFilytica Analytics',
icon: '/images/toolshub/defilytica_simple.png',
details: 'Protocol, pool and token metrics. Additionally, an in-depth financial dashboard and service-provider analytics board.',
link: 'https://balancer.defilytica.com/',
Expand Down

1 comment on commit 44e4ebd

@vercel
Copy link

@vercel vercel bot commented on 44e4ebd Jul 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.