Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 619 Bytes

File metadata and controls

27 lines (15 loc) · 619 Bytes
description Button Wrappers API docs

Button Wrappers

Buttonwood wrappers are utility contracts that wrap ERC20 tokens to give them special behavior. This section outlines the implementation details and API interfaces for these contracts.

ButtonToken

A wrapper that creates a collateralized rebasing asset.

{% content-ref url="ButtonToken.md" %} ButtonToken.md {% endcontent-ref %}

UnbuttonToken

A wrapper that turns a rebasing asset into a fixed-supply asset

{% content-ref url="UnbuttonToken.md" %} UnbuttonToken.md {% endcontent-ref %}