CarbonVortex

Carbon DeFi collects fees from trades performed on the Carbon DeFi network, and as a result of arbitrage transactions performed using the Bancor Fastlane.

The CarbonVortex allows any user to check the available token balances and trigger a function to process them, with an incentive.

The caller can follow these steps to complete the process:

  1. Identify the size of opportunity - call the availableTokens() function to learn how many tokens are available to process.

  2. Read the reward percentage - call the rewardsPPM() function to learn what is the reward percentage and threshold

  3. Execute the transaction - call the execute() function to receive caller rewards

Last updated