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:
Identify the size of opportunity - call the
availableTokens()
function to learn how many tokens are available to process.Read the reward percentage - call the
rewardsPPM()
function to learn what is the reward percentage and thresholdExecute the transaction - call the
execute()
function to receive caller rewards
Last updated