LogoLogo
Butter (PLAY)
Butter (PLAY)
  • What is Butter?
  • Porfolio Page
  • Welcome
    • How it Works
  • Getting Started
  • Technical Explainer
    • Introduction
    • Overview
    • Process
    • Limitations
  • Technical Information
    • CFM v1 Contracts
    • CFM v1 Dependencies
    • Play Tokens Contract
    • Contract Addresses
Powered by GitBook
On this page
Export as PDF
  1. Technical Information

Play Tokens Contract

PreviousCFM v1 DependenciesNextContract Addresses

To allow trading with play tokens, a factory contract is made available through

The PlayCollateralTokenFactoryallows creating PlayCollateralToken contracts which are non-tradeable but can be used in CFM contracts.

PlayCollateralToken contracts are ERC20 tokens that only allow transfers from OR to:

  • The owner (who initially receives all tokens),

  • The ConditionalTokens contract, but only when initiated by the ConditionalTokens contract itself.

github.com/butterygg/cfm-v1-playmoney