MoreMarkets
  • MOREMARKETS
    • Introduction
    • Global Liquidity Marketplace
    • What Problems Do MoreMarkets Solve?
    • Applications
    • User Flow
    • Chains
  • PROTOCOL CONCEPTS
    • Architecture
    • BoringVault
    • Manager
    • Tellers
      • ReceiptTeller
      • RouterTeller
    • Tokens
      • Principal Tokens
      • Receipt Tokens
      • Positional Tokens
    • NEAR Chain Signatures
    • Deposit and Withdrawals
    • Message Passing Systems
      • Wormhole
      • Omni Bridge
      • NFFL
  • DEVELOPERS
    • Contracts
    • API/SDK
  • RESOURCES
    • FAQs
    • Glossary
    • Privacy Policy
    • Terms of Service
    • Twitter
  • Discord
Powered by GitBook
On this page
  1. PROTOCOL CONCEPTS
  2. Tokens

Positional Tokens

PreviousReceipt TokensNextNEAR Chain Signatures

Last updated 2 months ago

Positional Tokens are tokens that represent Receipt Chain position ownership in the Principal Chain. These tokens are fungible and transferrable. Positional Token holders can participate in the Principal Chain’s DeFi ecosystem with these tokens or put these Positional Tokens into different vaults to interact with another Receipt Chain’s ecosystem.

The pricing of the Positional Token can be calculated as:

Total=principal+∑i=1nri\text{Total} = \text{principal} + \sum_{i=1}^{n} r_i Total=principal+i=1∑n​ri​

where r is the reward that is being accumulated over time.