Allbridge Core
LAUNCH APP
  • What is Allbridge Core?
  • ⚪Product
    • How does Allbridge Core work?
      • Fees
      • Messaging protocols
      • Allbridge Core contracts
      • Token value
      • Liquidity provision
    • FAQ
      • How to bridge with Allbridge Core via mobile TronLink
      • Allbridge Core guide
      • How to provide liquidity?
      • What is an Approve Transaction?
    • Security audits
    • Ecosystem reports
    • Leaderboard
  • ⚪Allbridge Core SDK
    • Get started
    • Guides
      • General
        • Token info
        • Send
        • Swap
        • Paying fees with stables
      • EVM
        • Transfer
        • Allowance and approve
      • Solana
        • Transfer
        • Swap
      • Tron
      • Stellar
        • Transfer
      • Utilities
        • Amount and fee calculations
        • Transfer time
        • Extra gas limits
    • Technical reference
    • Referral program
    • Allbridge Core REST API
  • ⚪official support
    • Telegram
    • Discord
  • ⚪Social links
    • Twitter
    • Discord
    • Telegram announcements
    • Telegram group
    • Medium
    • Reddit
  • ⚪Allbridge ecosystem
    • Allbridge Classic
    • Allbridge BaaS
Powered by GitBook
On this page

Was this helpful?

  1. Product
  2. How does Allbridge Core work?

Fees

Fees

Allbridge Core fees can be divided into two distinct categories: fixed transaction fees which are not dependent on the transfer amount and value adjustment fees.

Relayer fee

To pay for the receiving transactions on the destination chain, the user pays a relayer fee. It is paid in the gas coin of the sending chain or stablecoin and is attached to the transaction the user submits. It does not depend on the transfer amount.

Value adjustments

These adjustments affect the final amount received by the user. They include:

  • Dollar value of the sending token, if more than 1 the amount will increase

  • Source chain liquidity provider fee, always 0.15% of the transfer amount

  • Dollar value of the receiving token, if more than 1 the amount will decrease

  • Destination chain liquidity provider fee, always 0.15% of the transfer amount

To summarize, the user always pays 0.3% to the liquidity providers, the rest is the token value fluctuations explained below.

PreviousHow does Allbridge Core work?NextMessaging protocols

Last updated 3 months ago

Was this helpful?

⚪