LogoLogo
Swivel v2.0.0
Swivel v2.0.0
  • Swivel Finance Documentation
  • Litepaper
    • zcTokens
      • Exiting/Selling zcTokens
      • Secondary AMM's
    • nTokens
      • Exiting/Selling nTokens
    • AMM vs. Orderbook
  • Swivel Exchange
    • Testnet Setup
    • Exchange Functions
      • Fixed-Yield Lending
      • Purchasing nTokens
      • Selling zcTokens
      • Selling nTokens
      • Splitting/Combining Tokens
      • Redeeming Tokens/Interest
    • Maturity
    • Liquidity Incentives
    • Minimums, Rate Limits & Fees
    • Retroactive Distribution
    • How to Claim SWIV Tokens
  • Developers
    • Exchange API
      • GET
        • Orderbook
        • Get Order
        • OHCLV (Candles)
        • Get Effective Price (Preview Market Order)
        • Get Order History
        • Get Last Trade Info
        • Get Markets
      • POST
        • Order
    • Swivel.js
      • API
        • Swivel
        • MarketPlace
        • VaultTracker
    • Swivel.py
      • swivel
        • swivel.abstracts
          • swivel.abstracts.deployed
          • swivel.abstracts.market_place
          • swivel.abstracts.swivel
          • swivel.abstracts.vault_tracker
        • swivel.contracts
          • swivel.contracts.market_place
          • swivel.contracts.swivel
          • swivel.contracts.vault_tracker
        • swivel.vendors
          • swivel.vendors.signer
          • swivel.vendors.w3
    • Scrivel (Python Examples)
    • Contracts Overview
      • Contracts
        • Swivel
        • MarketPlace
        • VaultTracker
    • Ubiquitous Language V2
      • Shared Language
      • UI Language
      • Technical Language
      • Compound Language
      • Finance Terms
  • Community & Media
  • Other Resources
    • Institutions
      • Rate Profile Optimization
        • Instruments and Participants
        • Market Opportunities and Pricing
        • Counterparty Risk Management
        • Benefits and drawbacks of standardization
        • User Needs
          • Corporate Treasury and Funding
          • Institutional Investors and Asset Managers
          • Speculators and Proprietary Trading Functions
          • Brokers and Market Makers
          • Liquidity Management, Funding and Resource Management
          • Risk Management and Insurance
          • Smaller Institutions and Individuals
      • Swivel for Enterprise
        • Overview
        • How Swivel works
        • Flexible Order Book
        • Future Developments
      • Delegated Credit
        • Challenges of Delegated Credit
          • Credit Pools
          • Intermediating Trust in Credit Delegation
Powered by GitBook
On this page
  • Balance Selection:
  • Market Orders:
  • Limit Orders:
  1. Swivel Exchange
  2. Exchange Functions

Selling nTokens

How to exit floating-yield position by selling Notional.

PreviousSelling zcTokensNextSplitting/Combining Tokens

Last updated 2 years ago

Balance Selection:

In order to sell your nTokens, select an nToken from the balances dropdown.

Market Orders:

In order to immediately sell nTokens for best price available, place a market-order for the amount of nTokens you would like to sell.

  1. Enter the amount of nDAI you would like to sell.

  2. Review the order's details.

  3. Place the order, confirming in your web3 wallet when prompted.

Limit Orders:

In order to place an order to sell nTokens at a specific price, select limit order and then input your desired price and the amount of nTokens you would like to sell.

Importantly, limit orders can be placed for free, without an on-chain transaction.

  1. Toggle a Limit-Order.

  2. Enter the amount of nDAI you would like to sell.

  3. Enter the price you want to sell nDAI for. (DAI received per nDAI)

  4. Review the order's details.

  5. Place the order, signing the order in your web3 wallet when prompted.

Selling nTokens (Market-Order)
Selling nTokens (Limit-Order)