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

Cancel

PreviousRedeemNextVerify

Last updated 3 years ago

In order to cancel position tokens (Bull/Bear), the contract needs to be executed with the command "Cancel" and the generated message body according to the rule. It must include authentication to sign your execution.

Canceling a position is only possible while holding the same amount of position tokens from the same event data.

Step by step Guide

1) Go to the 'Cancel' page

2) Fill in the form with the event data The amount of the Bull and Bear tokens is defined by the amount of Collateral asset you wish to send back to the contract.

3) Click the "Generate" button to continue

4) Verify your cancel data summary and click the 'Copy all' button

5) 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.

6) Click the 'Execute' button to continue

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

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

9) Confirm your contract execution transaction and click ‘Publish’

10) After publishing your transaction a success message will appear

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