HourGlass
  • HourGlass
  • The Process
  • Examples
  • Analogies to TradFi
  • FAQ
  • DEVELOPERS
    • Terminology
    • Standard Convertible Bonds
    • System Architecture
    • Buttonwood Stack
    • ConvertibleBondBox
    • IBO Box
  • User Guides
    • dApp Overview
      • Borrowing & Lending
      • After the Bond is Activated
      • After Maturity
    • Issuance Guide
    • Deployed Contracts
      • Ethereum Mainnet
      • Goerli Testnet
Powered by GitBook
On this page
  • ButtonTokens
  • ButtonTranche
  1. DEVELOPERS

Buttonwood Stack

Summary Page of the Buttonwood Elastic Stack Contracts

PreviousSystem ArchitectureNextConvertibleBondBox

Last updated 2 years ago

ButtonTokens

ButtonTokens are the foundation of the elastic stack. They are responsible for turning any generic ERC20 token with a price-feed oracle into a rebasing token. Upon each interaction with the token, user balances will rebase according to the latest price. Learn more about ButtonTokens .

ButtonTranche

ButtonTranche allows for the stratification of price-risk. It takes any rebasing asset as an input and outputs tranches that represent different risk levels. Learn more about ButtonTranche .

here
here