Skip to content

Commit

Permalink
add(vault): ape dai (#201)
Browse files Browse the repository at this point in the history
* add(vault): ape dai

* fix: cg symbol
  • Loading branch information
0xBasically authored May 24, 2023
1 parent cb66a95 commit 5640317
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions utils/vaults.json
Original file line number Diff line number Diff line change
Expand Up @@ -1151,5 +1151,17 @@
"COINGECKO_SYMBOL": "weth",
"VAULT_STATUS": "new",
"CHAIN_ID": 1
},
"dai-ape": {
"TITLE": "DAI Ape",
"LOGO": "☠️🦍",
"VAULT_ABI": "yVaultV2",
"VAULT_TYPE": "experimental",
"VAULT_ADDR": "0x780210e8826064b94e71f5b7bbb73d92637c48d6",
"WANT_ADDR": "0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1",
"WANT_SYMBOL": "DAI",
"COINGECKO_SYMBOL": "DAI",
"VAULT_STATUS": "new",
"CHAIN_ID": 10
}
}

1 comment on commit 5640317

@vercel
Copy link

@vercel vercel bot commented on 5640317 May 24, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

ape-tax – ./

ape-tax-git-master.yearn.farm
ape.tax
ape-tax.yearn.farm
ape-tax-ten.vercel.app

Please sign in to comment.