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

Token yields update #28

Merged
merged 4 commits into from
Jan 12, 2024
Merged

Token yields update #28

merged 4 commits into from
Jan 12, 2024

Conversation

gmbronco
Copy link
Collaborator

@gmbronco gmbronco commented Jan 10, 2024

closes #17

i suppose ib stands for yield bearing
},
plsRDNT: {
tokenAddress: '0x6dbf2155b0636cb3fd5359fccefb8a2c02b6cb51',
sourceUrl: 'https://plutusdao.io/api/getPlsRdntInfo',
Copy link
Collaborator

Choose a reason for hiding this comment

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

is the cloudflare captcha fixed?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Shall we remove this until we receive confirmation it's working?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

it's ready to go

Comment on lines 249 to 256
defaultHandlers: {
ankrETH: {
tokenAddress: '0x12d8ce035c5de3ce39b1fdd4c1d5a745eaba3b8c',
sourceUrl: 'https://api.staking.ankr.com/v1alpha/metrics',
path: 'services.{serviceName == "eth"}.apy',
isIbYield: true,
},
},
Copy link
Collaborator

Choose a reason for hiding this comment

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

this is already added via the ankr YB apr service. remove the ankr specific service if it works with the default one. For all chains

Copy link
Collaborator Author

@gmbronco gmbronco Jan 11, 2024

Choose a reason for hiding this comment

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

good point, missed that, removed the custom one.

@franzns franzns self-requested a review January 12, 2024 12:43
@franzns franzns merged commit 3868fa5 into v3-canary Jan 12, 2024
1 check passed
franzns added a commit that referenced this pull request Jan 16, 2024
* fix remaining phantomstable pool type checks

* Update on change only (#30)

* only update gauges if necessary

* only update masterchef farms if necessary

* Token yields update (#28)

* renaming ib to yb

i suppose ib stands for yield bearing

* new aprs

* removing obsolete ankr apr handler

* fix plutusdao APR url

* removing sentry integrations (#36)

* create separate featuredPools endpoint for v3 (#34)

* create separate featuredPools endpoint for v3

* cleanup

* require chains param

* stop token price purge for now (#41)

---------

Co-authored-by: gmbronco <[email protected]>
@gmbronco gmbronco deleted the token-yields-update branch January 18, 2024 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants