SynFutures Docs
SynFuturesDApp
  • Introduction
  • Oyster PERP
    • 💰Pricing
    • 📈Market Order
    • 📑Limit Order
    • 💲Position and Margin
    • 🌡️Funding for Perpetual Futures
    • 🌊Liquidations
    • 🪙Liquidity (LP)
    • ⚙️Protocol Parameters
      • Blast Network
      • Base Network
    • 🔍Pair Specifications
      • Blast Network
      • Base Network
    • 🔐Security
      • Smoothed Spot Index Price
      • Dynamic Penalty Fees
      • Bug Bounty
      • Audit
    • ✨Perp Launchpad
      • Overview
      • FAQ
      • Legal Disclaimer
  • SPOT
    • Aggregator
      • Supported Exchanges
      • Audit
  • Synthia AI Agent
    • Overview
    • 🪄Prompt Guideline
    • 📟Portal
  • FAQ
    • 🔥SynFutures V3 Features
    • 🌟Trade
    • 💎Liquidity (LP)
    • ❔Others
    • 🔗Legacy Links
    • Team Contacts
  • Tutorials
    • 📽️Video Tutorial
    • 📜Written Tutorial
  • Developers
    • 📄Smart Contract Addresses
      • Base Network
      • Blast Network
    • 📚SDK
    • 🎨Media Kit
Powered by GitBook
On this page
  • Why is USDB/WETH approval required before depositing/trading?
  • What should I do when I encounter the "Transaction missed deadline" error message?
  • What is an Emerging Oracle?
  1. FAQ

Others

PreviousLiquidity (LP)NextLegacy Links

Last updated 5 months ago

Why is USDB/WETH approval required before depositing/trading?

The USDB/WETH contract includes an approve function, which enables the contract to spend USDB/WETH on the sender's behalf. This one-time approval process is crucial for security. Approving merely allows the specified amount of USDB/WETH to be available for future transactions, it does not result in the consumption of USDB/WETH itself.

What should I do when I encounter the "Transaction missed deadline" error message?

When you encounter the "Transaction missed deadline" error message, it is usually due to a mismatch between your computer's local time and the accurate time. To address this issue, we suggest adjusting your computer's local time to ensure it is synchronized correctly.

If adjusting the local time doesn't resolve the problem, you can try clicking the setting icon next to the Limit Order and reset the deadline.

What is an Emerging Oracle?

An Emerging Oracle is a proprietary solution from SynFutures used when external oracles like Chainlink and Pyth are unavailable. In these cases, we deploy a contract to upload price data. Please note that this data may not have the same level of verification as that from established external oracles.

❔