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

feat: add mai & oeth vault #273

Merged
merged 7 commits into from
Jun 6, 2023
Merged

Conversation

0xBasically
Copy link
Contributor

@0xBasically 0xBasically commented Jun 1, 2023

  • add opti mai vault
  • add opti mai token
  • add eth router strategy
  • add eth oETH vault & token

@vercel
Copy link

vercel bot commented Jun 1, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ydaemon ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 5, 2023 9:14pm

Copy link
Contributor

@0xMirim 0xMirim left a comment

Choose a reason for hiding this comment

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

lgtm. I don't have permissions to approve currently but I'll request them 👍

@0xBasically 0xBasically changed the title feat: add mai vault feat: add mai & oeth vault Jun 5, 2023
@0xBasically 0xBasically self-assigned this Jun 5, 2023
Copy link
Contributor

@0xMirim 0xMirim left a comment

Choose a reason for hiding this comment

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

lgtm

@0xMirim 0xMirim merged commit 4b4209e into yearn:develop Jun 6, 2023
@0xBasically 0xBasically deleted the meta/mai_vault branch June 6, 2023 15:17
Majorfi pushed a commit that referenced this pull request Jun 6, 2023
* add: mai vault

* add: mai token

* add(strategy): router strategy

* add(vault): oeth factory

* add(pool): oeth factory

* fix: update oeth pool description

* fix: update oeth pool description
Majorfi added a commit that referenced this pull request Jun 28, 2023
* feat: add mai & oeth vault (#273)

* add: mai vault

* add: mai token

* add(strategy): router strategy

* add(vault): oeth factory

* add(pool): oeth factory

* fix: update oeth pool description

* fix: update oeth pool description

* add(risk): flux lender (#274)

* fix: deploy

* fix: some crashed

* fix: concurrent map

* feat: working on apy

* fix: pricing order

* fix: remove tokenlist from here

* fix: reduce load

* fix

* fix: prices

* fix: updated vaults

* fix: local values

* feat: increase cron delay

* fix: earned

* fix: revert where

* update: risk strategies (#281)

* add(risk): aura factory

* add(risk): router v2

* delete(risk): gen lend sturdy

* fix(risk): exclude router v2 from v1

* feat: update meta with new factory vault & strategies (#276)

* add(strategy): sonne lender

* add(strategy): add wrongly add gen lender to vel vault

* add(strategy): opti susd curve reinvest

* add(strategy): flux gen lender

* add(protocol): flux finance

* fix(schema): add strategy flux finance

* fix: depricate bb-aave

* feat: add st-ybal strategy

* add: ybal description and fix ycrv description

* add: lp-ybal description

* fix: punctuation

* fix: depricate bal fud vault

* add(strategy): convex factory

* add(strategy): curve factory

* fix: bal dao strategy

* fix: update bal version

* fix: bal dao fee strategy

* add(strategy): convex frax factory

* add(strategy): aura non-boosted factory

* add(vault): reth-frxeth factory

* add(token): reth-frxeth pool

* add(vault): bal dola-usdc

* add(token): bal dola-usdc

* fix: uppercase dola-frax vault

* fix: uppercase frax vault

* fix: error

* add(vault): balancer reth stable

* add(token): balancer reth stable

* add(vault): curve alusd-fraxbp

* add(token): curve alusd-fraxbp

* add(vault): crvusd usdt

* add(token): crvusd usdt

* add(vault): crvusd usdc

* add(token): crvusd usdc

* add(token): crvusd-usdp

* add(token): crvusd-frax

* add(token): crvusd-tusd

* fix: add build file to opti strategies folder

* add(vault): lp-ycrv v2

* add(token): lp-ycrv v2

* fix: lp-ycrv v2 is automated

* add(vault): balancer wsteth-weth

* add(tokne): balancer wsteth-weth

* add(vault): usdp-crvusd

* add(vault): curve frxeth

* add(token): curve frxeth

* add(vault): curve stafi reth

* update(vault): depricate reth for new factory vault

* add(vault): bal stafi reth

* add(token): bal stafi reth & update rocketpool balancer reth token description

* add(vault): curve hyusd-eusd

* add(token): curve hyusd-eusd

* add(vault): curve frxeth-aleth

* add(token): curve frxeth-aleth

* add(vault): curve frxeth-ankreth

* add(token): curve frxeth-ankreth

* add(vault): balancer wsteth reth sfrxeth

* add(token): balancer wsteth reth sfrxeth

* add(vault): curve eth+

* add(token): curve eth+

* add(token): curve eth+2

* add(vault): curve tricryptousdt

* add(token): curve tricryptousdt

* add(vault): bal aurabal

* add(schema): vebal token

* add(token): bal aurabal

* add(vault): curve stethv2

* add(token): curve stethv2

* add(vault): curve frxETH-stETH

* add(token): curve frxETH-stETH

* add(vault): curve rsr-fraxbp

* add(token): curve rsr-fraxbp

* update(token): curve rsr-fraxbp

* add(vault): bal bb-a-usd v3

* add(token): bal bb-a-usd v3

* add(vault): bal cbeth wsteth

* add(token): bal cbeth wsteth

* add(token): curv 3crypto usdc

* add(vault): curv 3crypto usdc

* add(vault): curv cbeth-frxeth

* add(token): curve cbeth-frxeth

* fix: bb-a-usd token description

* fix: stupid decision

* fix: db sync

* fix: db sync

* fix: Major

* feat: Add velo prices

* feat: add error reason for APY

* feat: add support for crvUSD price

* fix: use local db when this should be

* feat: add status route

* fix: add yfi price to arbitrum

* fix: add error log

* feat: working on apy

* fix

* fix: merge conflicts

* feat: apy work

* feat: apy process draft

---------

Co-authored-by: 0xBasic <0xBasic@yearn.finance>
Majorfi added a commit that referenced this pull request Jun 28, 2023
* feat: add mai & oeth vault (#273)

* add: mai vault

* add: mai token

* add(strategy): router strategy

* add(vault): oeth factory

* add(pool): oeth factory

* fix: update oeth pool description

* fix: update oeth pool description

* add(risk): flux lender (#274)

* fix: deploy

* fix: some crashed

* fix: concurrent map

* feat: working on apy

* fix: pricing order

* fix: remove tokenlist from here

* fix: reduce load

* fix

* fix: prices

* fix: updated vaults

* fix: local values

* feat: increase cron delay

* fix: earned

* fix: revert where

* update: risk strategies (#281)

* add(risk): aura factory

* add(risk): router v2

* delete(risk): gen lend sturdy

* fix(risk): exclude router v2 from v1

* feat: update meta with new factory vault & strategies (#276)

* add(strategy): sonne lender

* add(strategy): add wrongly add gen lender to vel vault

* add(strategy): opti susd curve reinvest

* add(strategy): flux gen lender

* add(protocol): flux finance

* fix(schema): add strategy flux finance

* fix: depricate bb-aave

* feat: add st-ybal strategy

* add: ybal description and fix ycrv description

* add: lp-ybal description

* fix: punctuation

* fix: depricate bal fud vault

* add(strategy): convex factory

* add(strategy): curve factory

* fix: bal dao strategy

* fix: update bal version

* fix: bal dao fee strategy

* add(strategy): convex frax factory

* add(strategy): aura non-boosted factory

* add(vault): reth-frxeth factory

* add(token): reth-frxeth pool

* add(vault): bal dola-usdc

* add(token): bal dola-usdc

* fix: uppercase dola-frax vault

* fix: uppercase frax vault

* fix: error

* add(vault): balancer reth stable

* add(token): balancer reth stable

* add(vault): curve alusd-fraxbp

* add(token): curve alusd-fraxbp

* add(vault): crvusd usdt

* add(token): crvusd usdt

* add(vault): crvusd usdc

* add(token): crvusd usdc

* add(token): crvusd-usdp

* add(token): crvusd-frax

* add(token): crvusd-tusd

* fix: add build file to opti strategies folder

* add(vault): lp-ycrv v2

* add(token): lp-ycrv v2

* fix: lp-ycrv v2 is automated

* add(vault): balancer wsteth-weth

* add(tokne): balancer wsteth-weth

* add(vault): usdp-crvusd

* add(vault): curve frxeth

* add(token): curve frxeth

* add(vault): curve stafi reth

* update(vault): depricate reth for new factory vault

* add(vault): bal stafi reth

* add(token): bal stafi reth & update rocketpool balancer reth token description

* add(vault): curve hyusd-eusd

* add(token): curve hyusd-eusd

* add(vault): curve frxeth-aleth

* add(token): curve frxeth-aleth

* add(vault): curve frxeth-ankreth

* add(token): curve frxeth-ankreth

* add(vault): balancer wsteth reth sfrxeth

* add(token): balancer wsteth reth sfrxeth

* add(vault): curve eth+

* add(token): curve eth+

* add(token): curve eth+2

* add(vault): curve tricryptousdt

* add(token): curve tricryptousdt

* add(vault): bal aurabal

* add(schema): vebal token

* add(token): bal aurabal

* add(vault): curve stethv2

* add(token): curve stethv2

* add(vault): curve frxETH-stETH

* add(token): curve frxETH-stETH

* add(vault): curve rsr-fraxbp

* add(token): curve rsr-fraxbp

* update(token): curve rsr-fraxbp

* add(vault): bal bb-a-usd v3

* add(token): bal bb-a-usd v3

* add(vault): bal cbeth wsteth

* add(token): bal cbeth wsteth

* add(token): curv 3crypto usdc

* add(vault): curv 3crypto usdc

* add(vault): curv cbeth-frxeth

* add(token): curve cbeth-frxeth

* fix: bb-a-usd token description

* fix: stupid decision

* fix: db sync

* fix: db sync

* fix: Major

* feat: Add velo prices

* feat: add error reason for APY

* feat: add support for crvUSD price

* fix: use local db when this should be

* feat: add status route

* fix: add yfi price to arbitrum

* fix: add error log

* feat: working on apy

* fix

* fix: merge conflicts

* feat: apy work

* feat: apy process draft

---------

Co-authored-by: 0xBasic <0xBasic@yearn.finance>
Majorfi pushed a commit that referenced this pull request Jul 6, 2023
* feat: add mai & oeth vault (#273)

* add: mai vault

* add: mai token

* add(strategy): router strategy

* add(vault): oeth factory

* add(pool): oeth factory

* fix: update oeth pool description

* fix: update oeth pool description

* add(risk): flux lender (#274)

* update: risk strategies (#281)

* add(risk): aura factory

* add(risk): router v2

* delete(risk): gen lend sturdy

* fix(risk): exclude router v2 from v1

* feat: update meta with new factory vault & strategies (#276)

* add(strategy): sonne lender

* add(strategy): add wrongly add gen lender to vel vault

* add(strategy): opti susd curve reinvest

* add(strategy): flux gen lender

* add(protocol): flux finance

* fix(schema): add strategy flux finance

* fix: depricate bb-aave

* feat: add st-ybal strategy

* add: ybal description and fix ycrv description

* add: lp-ybal description

* fix: punctuation

* fix: depricate bal fud vault

* add(strategy): convex factory

* add(strategy): curve factory

* fix: bal dao strategy

* fix: update bal version

* fix: bal dao fee strategy

* add(strategy): convex frax factory

* add(strategy): aura non-boosted factory

* add(vault): reth-frxeth factory

* add(token): reth-frxeth pool

* add(vault): bal dola-usdc

* add(token): bal dola-usdc

* fix: uppercase dola-frax vault

* fix: uppercase frax vault

* fix: error

* add(vault): balancer reth stable

* add(token): balancer reth stable

* add(vault): curve alusd-fraxbp

* add(token): curve alusd-fraxbp

* add(vault): crvusd usdt

* add(token): crvusd usdt

* add(vault): crvusd usdc

* add(token): crvusd usdc

* add(token): crvusd-usdp

* add(token): crvusd-frax

* add(token): crvusd-tusd

* fix: add build file to opti strategies folder

* add(vault): lp-ycrv v2

* add(token): lp-ycrv v2

* fix: lp-ycrv v2 is automated

* add(vault): balancer wsteth-weth

* add(tokne): balancer wsteth-weth

* add(vault): usdp-crvusd

* add(vault): curve frxeth

* add(token): curve frxeth

* add(vault): curve stafi reth

* update(vault): depricate reth for new factory vault

* add(vault): bal stafi reth

* add(token): bal stafi reth & update rocketpool balancer reth token description

* add(vault): curve hyusd-eusd

* add(token): curve hyusd-eusd

* add(vault): curve frxeth-aleth

* add(token): curve frxeth-aleth

* add(vault): curve frxeth-ankreth

* add(token): curve frxeth-ankreth

* add(vault): balancer wsteth reth sfrxeth

* add(token): balancer wsteth reth sfrxeth

* add(vault): curve eth+

* add(token): curve eth+

* add(token): curve eth+2

* add(vault): curve tricryptousdt

* add(token): curve tricryptousdt

* add(vault): bal aurabal

* add(schema): vebal token

* add(token): bal aurabal

* add(vault): curve stethv2

* add(token): curve stethv2

* add(vault): curve frxETH-stETH

* add(token): curve frxETH-stETH

* add(vault): curve rsr-fraxbp

* add(token): curve rsr-fraxbp

* update(token): curve rsr-fraxbp

* add(vault): bal bb-a-usd v3

* add(token): bal bb-a-usd v3

* add(vault): bal cbeth wsteth

* add(token): bal cbeth wsteth

* add(token): curv 3crypto usdc

* add(vault): curv 3crypto usdc

* add(vault): curv cbeth-frxeth

* add(token): curve cbeth-frxeth

* fix: bb-a-usd token description

* feat: add meta risk updates (#283)

* add(strategy): v2 router

* update: inactive sturdy gen lender and empty strat

* add: curve voter proxy

* add: convex voter proxy

* add: convex frax voter proxy

* add: aura factory strategy

* feat(vault): add bal 3pool

* add(token): bal 3pool

* add(vault): curve deth-f

* add(token): curve deth-f

* add(vault): curve stbt-f

* add(token): curve stbt-f

* add(vault): curve frax-crvusd-f

* add(vault): opti velo usdc-mai

* add(strategy): velo reinvest

* add(token): opti velo usdc-mai

* fix: typo

* fix: deprecate old vel vaults (#286)

* update(vault): deprecate old vel usdc-dola

* update(vault): deprecate old vel usdc-susd

* update(vault): deprecate old vel usdc-mai

* feat: new velo factory (#287)

* add(strategy): vel factory strategies

* feat: add more velo strategies

* add(vault): red-velo velodrome

* add(vault): unidx-weth velodrome

* add(vault): ern-usdc velodrome

* add(vault): seth-weth velodrome

* add(vault): mseth-weth velodrome

* add(vault): reth-weth velodrome

* add(vault): stg-usdc velodrome

* add(vault): frax-usdc velodrome

* add(vault): dai-usdc velodrome

* add(vault): chi-dai velodrome

* add(vault): ageur-usdc velodrome

* add(vault): ib weth velodrome

* add(vault): mta-usdc velodrome

* add(vault): alusd-usdc velodrome

* add(vault): susd-usdc velodrome

* add(vault): usd+-usdc velodrome

* add(vault): lusd-weth velodrome

* add(vault): snx-usdc velodrome

* add(vault): aleth-weth velodrome

* add(vault): lusd-usdc velodrome

* add(vault): mim-usdc velodrome

* add(vault): thales-weth velodrome

* add(vault): op-weth velodrome

* add(vault): frxeth-weth velodrome

* add(vault): usd+-dola velodrome

* add(vault): mai-dola velodrome

* add(vault): op-velo velodrome

* add(vault): unidx-dai velodrome

* add(vault): velo-usdc velodrome

* add(vault): wsteth-weth velodrome

* add(vault): unlock-velo velodrome

* add(vault): wusdr-usdc velodrome

* add(vault): red-op velodrome

* add(vault): ern-lusd velodrome

* add(vault): tarot-usdc velodrome

* add(vault): ldo-wsteth velodrome

* add(vault): kwenta-weth velodrome

* add(vault): usdc-weth velodrome

* add(vault): tarot-op velodrome

* add(vault): usd+-frax velodrome

* add(vault): wtbt-usdc velodrome

* add(vault): sonne-usdc velodrome

* add(vault): usx-usdc velodrome

* add(vault): mai-usdc velodrome

* add(vault): blu-usdc velodrome

* add(vault): thales-usdc velodrome

* add(vault): lyra-usdc velodrome

* add(vault): wsteth-op velodrome

* add(vault): frax-dola velodrome

* add(vault): op-usdc velodrome

* add(vault): usdt-usdc velodrome

* add(vault): usd+-dai+ velodrome

* add(vault): sfrxeth-frxeth velodrome

* add(vault): dola-usdc velodrome
Majorfi added a commit that referenced this pull request Aug 9, 2023
* feat: add mai & oeth vault (#273)

* add: mai vault

* add: mai token

* add(strategy): router strategy

* add(vault): oeth factory

* add(pool): oeth factory

* fix: update oeth pool description

* fix: update oeth pool description

* add(risk): flux lender (#274)

* fix: deploy

* fix: some crashed

* fix: concurrent map

* feat: working on apy

* fix: pricing order

* fix: remove tokenlist from here

* fix: reduce load

* fix

* fix: prices

* fix: updated vaults

* fix: local values

* feat: increase cron delay

* fix: earned

* fix: revert where

* update: risk strategies (#281)

* add(risk): aura factory

* add(risk): router v2

* delete(risk): gen lend sturdy

* fix(risk): exclude router v2 from v1

* feat: update meta with new factory vault & strategies (#276)

* add(strategy): sonne lender

* add(strategy): add wrongly add gen lender to vel vault

* add(strategy): opti susd curve reinvest

* add(strategy): flux gen lender

* add(protocol): flux finance

* fix(schema): add strategy flux finance

* fix: depricate bb-aave

* feat: add st-ybal strategy

* add: ybal description and fix ycrv description

* add: lp-ybal description

* fix: punctuation

* fix: depricate bal fud vault

* add(strategy): convex factory

* add(strategy): curve factory

* fix: bal dao strategy

* fix: update bal version

* fix: bal dao fee strategy

* add(strategy): convex frax factory

* add(strategy): aura non-boosted factory

* add(vault): reth-frxeth factory

* add(token): reth-frxeth pool

* add(vault): bal dola-usdc

* add(token): bal dola-usdc

* fix: uppercase dola-frax vault

* fix: uppercase frax vault

* fix: error

* add(vault): balancer reth stable

* add(token): balancer reth stable

* add(vault): curve alusd-fraxbp

* add(token): curve alusd-fraxbp

* add(vault): crvusd usdt

* add(token): crvusd usdt

* add(vault): crvusd usdc

* add(token): crvusd usdc

* add(token): crvusd-usdp

* add(token): crvusd-frax

* add(token): crvusd-tusd

* fix: add build file to opti strategies folder

* add(vault): lp-ycrv v2

* add(token): lp-ycrv v2

* fix: lp-ycrv v2 is automated

* add(vault): balancer wsteth-weth

* add(tokne): balancer wsteth-weth

* add(vault): usdp-crvusd

* add(vault): curve frxeth

* add(token): curve frxeth

* add(vault): curve stafi reth

* update(vault): depricate reth for new factory vault

* add(vault): bal stafi reth

* add(token): bal stafi reth & update rocketpool balancer reth token description

* add(vault): curve hyusd-eusd

* add(token): curve hyusd-eusd

* add(vault): curve frxeth-aleth

* add(token): curve frxeth-aleth

* add(vault): curve frxeth-ankreth

* add(token): curve frxeth-ankreth

* add(vault): balancer wsteth reth sfrxeth

* add(token): balancer wsteth reth sfrxeth

* add(vault): curve eth+

* add(token): curve eth+

* add(token): curve eth+2

* add(vault): curve tricryptousdt

* add(token): curve tricryptousdt

* add(vault): bal aurabal

* add(schema): vebal token

* add(token): bal aurabal

* add(vault): curve stethv2

* add(token): curve stethv2

* add(vault): curve frxETH-stETH

* add(token): curve frxETH-stETH

* add(vault): curve rsr-fraxbp

* add(token): curve rsr-fraxbp

* update(token): curve rsr-fraxbp

* add(vault): bal bb-a-usd v3

* add(token): bal bb-a-usd v3

* add(vault): bal cbeth wsteth

* add(token): bal cbeth wsteth

* add(token): curv 3crypto usdc

* add(vault): curv 3crypto usdc

* add(vault): curv cbeth-frxeth

* add(token): curve cbeth-frxeth

* fix: bb-a-usd token description

* fix: stupid decision

* fix: db sync

* fix: db sync

* fix: Major

* feat: Add velo prices

* feat: add error reason for APY

* feat: add support for crvUSD price

* fix: use local db when this should be

* feat: add status route

* fix: add yfi price to arbitrum

* fix: add error log

* feat: working on apy

* fix

* fix: merge conflicts

* feat: apy work

* feat: apy process draft

---------

Co-authored-by: 0xBasic <0xBasic@yearn.finance>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🟢 Done
Development

Successfully merging this pull request may close these issues.

2 participants