/inari-contract

Inari Contract for SushiSwap

Primary LanguageSolidityGNU General Public License v3.0GPL-3.0

Inari

Inari is a simple ‘zap’ in/out router for token staking, swap and migration.

Example calls, which can also be combined using batch():

Stake Sushi to:

  • Aave (xSushi): stakeSushiToAave()
  • Bento (xSushi or crXsushi): stakeSushiToBento(), stakeSushiToCreamToBento()
  • Cream (Sushi or xSushi): sushiToCream(), stakeSushiToCream()

Turn tokens or ETH into SLP:

  • zapIn(), zapOut()
  • Bento (SLP): zapToBento()