LogoLogo
  • Getting Started
  • Asset
    • acBTC
      • Background
      • Algorithm
      • Architecture
      • Applications
  • Application
    • acSaving
    • acSwap
    • xcSwap
    • acLoan
  • AC Token
  • AC Governance Token
  • Token Economics
  • Developer
  • Smart Contracts
  • Deployments
  • Security
  • Appendix
    • NUTS Finance
    • Roadmap
Powered by GitBook
On this page

Was this helpful?

Smart Contracts

PreviousToken EconomicsNextDeployments

Last updated 4 years ago

Was this helpful?

Account

  • : User-owned smart contract accounts.

  • : Factory to create new smart contract account.

ACoconut

  • : ACoconut goverance token.

  • : ACoconut BTC which is a synthetic BTC ERC20 token backed by a basket of BTC ERC20 tokens.

  • : An BTC ERC20 token exchange that bootstraps the value of ACoconutBTC.

  • : Proxy for ACoconutExchangeProxy

  • : Vault that earns yield as well as helping migration into ACoconutExchange.

  • : Migrates Curve.fi's RenCrv into ACoconutExchange.

Application

  • : Application that helps staking and claiming rewards.

Libraries

  • Curve: Curve.fi's interfaces

  • Uniswap: Uniswap's interfaces

  • Vault

    • : Controls reward distributions to rewarded vaults.

    • : YEarn's style vault that collect assets to earn yield.

    • : A vault that can distribute rewards for a seperate reward token.

    • : An earning strategy for Curve.fi's renCrv vault.

Account
AccountFactory
ACoconut
ACoconutBTC
ACoconutExchange
ACoconutExchangeProxy
ACoconutVault
CurveRenCrvMigrator
StakingApplication
Controller
Vault
RewardedVault
StrategyCurveRenBTC