Button Wrappers

Button Wrappers API docs

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.

pageButtonToken

UnbuttonToken

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

pageUnbuttonToken

Last updated