qqonline / yearn-recycle-ui

Deposit multiple stablecoins into yearn yCrv vault in one transaction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recycler

Deposit stablecoins into yearn yCrv vault in one transaction. This is a UI for the "yearn-recycle" contract by Banteg.

Demo

https://vaults.finance

Screenshot

alt Recycler

Installation

npm install
npm start

Supported tokens

  • USDC
  • DAI
  • USDT
  • TUSD
  • YCRV

Deposit Usage

  • Click "Deposit all"
  • Approve all tokens with balance (you only have to do this once)
  • Approve deposit
  • All tokens transferred to yCrv vault

Withdrawal usage

  • Click "Withdraw all"
  • Approve withdrawal
  • All tokens transferred from yCrv vault to yCrv token

References/Credits

About

Deposit multiple stablecoins into yearn yCrv vault in one transaction

License:MIT License


Languages

Language:JavaScript 99.5%Language:HTML 0.5%