31Third.
  • 👋Introduction
    • About 31Third
    • Use cases
    • 0x Labs Collaboration
    • Architecture
    • Team
  • 🤝31Third API
    • Overview
    • Healthcheck
    • Assets
      • Wallet
      • Enzyme
    • Swap
      • Get started
      • price
      • quote
    • Basket Trade (m:n swap)
      • async
      • Wallet
      • Enzyme
      • SetProtocol
    • Refresh Quotes
    • RFQ
  • ⛓️Protocol
    • Overview
    • Contracts
      • BatchTrade
      • Owner Privilege
    • Prohibition
    • Audit
    • Statistics
      • Gas cost analysis
    • Fees
  • 📚Resources
    • FAQ
    • Start trading
    • Discord
    • Twitter
Powered by GitBook
On this page
  1. Protocol

Prohibition

It is currently not possible to execute batch trades with tokens that have included fee systems in the transfer function. Handling such tokens might lead to unexpected behavior; therefore, transactions executed with a token with a transfer fee will be reverted.

If we receive many requests asking to support such tokens we will implement specific handling for these tokens in future versions of 31Third protocol.

PreviousOwner PrivilegeNextAudit

Last updated 2 years ago

⛓️