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
  • ConditionalTokens
  • Reality.eth
Export as PDF
  1. Technical Information

CFM v1 Dependencies

PreviousCFM v1 ContractsNextPlay Tokens Contract

ConditionalTokens

Gnosis' provides the ability to create and manipulate tokens that are tied to a specific condition happening. ConditionalTokens is the core contract that manages among others the creation and redemption of conditional tokens.

The codebase also rely on Wrapped1155Factory which enables wrapping 1155 outcome tokens in ERC20s so participants can trade them on any AMM.

Both these contracts are re-deployed in their original and audited versions. We updated the build pipeling with modern tooling: see and .

Reality.eth

is the first oracle for which an adapter has been implemented. This is a general-purpose oracle which uses Kleros as an arbitrator.

As with any external oracle, the CFM contracts economic security is limited by the economic security of the Reality + Kleros system.

Conditional Token framework
here
here
Reality.eth