SpookySwap V3
  • Introduction
  • Main features
    • Swap
    • Fees
    • Concentrated Liquidity
    • V3 Farms
    • The Power of BOOs
      • Staking BOO
    • Oracle
    • NFTs / Magicats
    • Launchpad
      • Launching a New Token
      • Buying Launchpad Tokens
      • Token Security
      • Bonding Curve and Liquidity Deployment
      • Fee Structure
  • Getting started (how to guides + FAQ)
    • Accessing the SpookySwap App
    • How to connect your wallet
    • Bridging to Fantom Opera Network
    • How to Swap
    • How to Provide Liquidity
    • How to use V3 Farms
    • How to create a Community Farm
    • How to stake BOO
    • FAQs and Troubleshooting
    • How to Migrate BOO to SONIC
  • Miscellaneous
    • Roadmap
    • SpookySwap V2 and V3
      • Migrating Liquidity from SpookySwap V2 to V3
      • Token Integration issues
    • Resources
      • SpookySwap Contracts
        • Fantom Opera
        • Horizen EON
        • BitTorrent Chain
        • Sonic Mainnet
      • Token Addresses
        • Fantom Opera
        • Sonic Mainnet
      • Brand Assets
      • BrewBooV3 - Decentralized xBOO Buybacks
    • Glossary (common terms)
    • Contact us
Powered by GitBook
On this page
  1. Miscellaneous
  2. Resources

BrewBooV3 - Decentralized xBOO Buybacks

PreviousBrand AssetsNextGlossary (common terms)

Last updated 3 months ago

SpookySwap's V2 swap fees are continuously collected in the BrewBooV3 Contract.

At any point in time, convertMultiple on BrewBooV3 can be called without the need for permission, which will:

  1. Convert the collected fees to BOO.

  2. Send 0.1% of the BOO to the caller address as a bounty.

  3. Send remaining BOO to xBOO.

: 0x3B3fdC40582a957206Aed119842F2313DE9eE21b

: 0xc3815bF058fB94243Ebc6c559dfc59ceaEeF00eA

Setup

Follow the README on SpookySwap's Sample Python script for calling convertMultiple.

NOTE: The tokens in sample script may not be a profitable call. Be sure to edit the token pairs before calling!

NOTE: If you find a pair that cannot be converted, SpookySwap might have to manually set the swap route for the pair on the BrewBoo contract, so contact us about it.

BrewBooV3 FTM Contract
BrewBooV3 SONIC Contract
GitHub - SpookySwap/spookyswap-brewboo-scripts: Sample script for calling the permissionless BrewBoo contractGitHub
Logo