Skip to content

BendDAO/bend-apestaking-v2

Folders and files

NameName
Last commit message
Last commit date
Apr 26, 2023
Mar 31, 2023
Oct 12, 2024
May 3, 2023
Oct 12, 2024
Oct 12, 2024
Oct 12, 2024
Apr 26, 2023
Oct 12, 2024
Oct 12, 2024
Mar 31, 2023
Mar 31, 2023
Mar 31, 2023
Apr 25, 2023
Apr 28, 2023
Apr 25, 2023
Mar 31, 2023
Apr 25, 2023
Mar 31, 2023
Mar 31, 2023
May 11, 2023
May 7, 2023
Mar 31, 2023
Apr 24, 2023
May 31, 2023
May 4, 2023
Mar 16, 2024
May 11, 2023
May 11, 2023
Apr 27, 2023
May 5, 2023
Mar 31, 2023
May 11, 2023

Repository files navigation

Build pass codecov

######                       ######     #    #######
#     # ###### #    # #####  #     #   # #   #     #
#     # #      ##   # #    # #     #  #   #  #     #
######  #####  # #  # #    # #     # #     # #     #
#     # #      #  # # #    # #     # ####### #     #
#     # #      #   ## #    # #     # #     # #     #
######  ###### #    # #####  ######  #     # #######

BendDAO ApeCoin Staking V2

Description

This project contains all smart contracts used for the current BendDAO ApeCoin Staking V2 features. This includes:

  • Pool to Pool Service Model;
  • Coin holders deposit ApeCoin;
  • NFT holders deposit BAYC/MAYC/BAKC;
  • Holders can withdraw assets at any time;
  • Holder can borrow ETH after staking;
  • The rewards share ratio are determined by strategy contract;
  • Bot will automatically do the pairing for the Coin and NFT;
  • Bot will automatically do the claim rewards and compounding;

Documentation

Docs

Audits

Run tests

  • TypeScript tests are included in the test folder at the root of this repo.
  • Solidity tests are included in the test folder in the contracts folder.
yarn install
yarn test

Run static analysis

# install only once
pip3 install slither-analyzer

slither .

About

The Smart Contracts for ApeStaking V2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published