Zen Protocol Documentation
WebsiteTelegramBlogForum
  • Zen Protocol Docs
  • Apps
    • Headless Full Node
      • Full Node NPM Package
      • Build from Source
      • CLI
      • API
        • Wallet
        • Contracts
        • General
        • Blockchain
        • AddressDB
      • Deploy
        • Systemd
        • Shell script
        • Docker
      • Technical Model
      • AddressDB
    • Wallet
      • Desktop Wallet
        • Installers
      • Web Wallet
        • Run Locally
      • Wallet User Guide
        • Connect a Wallet
          • Create a Wallet
          • Import a Wallet
          • Watch Mode
        • My Wallet
          • Navigation Bar
          • Portfolio
          • Receive
          • Send / Execute
          • Transaction History
        • Contracts
          • Active Contracts
          • Execute a Contract
            • Message Body Field
          • Extend a Contract
          • Activate a Contract
        • Voting
          • Common Goods Pool
            • Generating a Ballot ID
          • Governance
        • Signer
        • Settings
          • Account Settings
          • Node Connectivity
      • Deprecated Desktop Wallet
        • Executable Installers
        • Wallet Structure
          • Video Tutorials
    • Explorer
    • Zen.js
      • Payment Processing
    • Oracle
      • Oracle GUI
      • Oracle Service
      • Oracle's API
      • Deploy
        • Systemd
        • Docker
      • How the Oracle contract works
      • How to create an Attestation token
    • Dex
      • Dex User Guide
        • Traded Pairs
        • Search Pairs
        • Order Book
        • Operations
        • My Wallet
        • Settings
      • How DEX contract works
    • Fixed Payout
      • Fixed Payout Generator User Guide
        • Issue
        • Redeem
        • Cancel
        • Verify
        • Settings
      • How the FP Contract works
      • How are the asset named?
  • Smart Contracts
  • Contract Structure
  • Contract Cost
  • Contract Activation
  • Contract Examples
  • Smart Contracts SDK
  • Contracts Language ZF*
  • Named Token Tutorial
  • Consensus
  • Common Goods Pool
  • Block Validation
  • Transaction Validation
  • Serialization
  • Use Cases
    • Create Unsigned Transaction
    • Secure Sign Transaction
    • Cold Storage using Full Node
  • Troubleshooting
    • Responsible Disclosure
    • Bug Bounty
    • Known Bugs
  • For Miners
    • Pools
    • GPU Mining
    • GPU Bounties
  • Check Crowdsale Contribution
  • Alpha call option
Powered by GitBook
On this page
  1. Apps
  2. Fixed Payout
  3. Fixed Payout Generator User Guide

Redeem

PreviousIssueNextCancel

Last updated 3 years ago

In order to redeem position tokens (Bull/Bear), the contract needs to be executed with the command "Redeem" and the generated message body according to the rule.

Note:: A position can be redeemed only after an oracle attest the issued event

Step by Step Guide

1) Go to the 'Redeem' page

2) Enter your Asset ID (Bull/Bear)

3) Enter the exact amount you wish to redeem

4) Click the "Generate" button

5) Review your redeem summary and click the 'Copy' button

6) Open your Zen Wallet and go to the 'Send' page under 'My Wallet' tab and click the 'Paste' button. Pasting the data is also possible using the QR code. Scan the QR code to copy the generated data.

7) Click the Execute button to continue

8) Review your "Execution Summary" and click 'Continue'

9) Enter your password to sign the transaction and click 'Continue'

10) Confirm your contract execution transaction and click ‘Publish

After publishing your transaction a success message will appear.

View your transaction on the ‘Transaction History’ page. You might first see the transaction on pending status till it will get its first confirmation.