MATH 1.1 Route
This route goes through pDAI/pUSDC to MATH 1.1 to AFFECTION™.
This guide assumes you’ve read and understand how to interact with contracts.
Step-by-step Guide
Add pDAI or pUSDC to scgui.aff.icu. This example will use pDAI

Add MATH 1.1 to scgui.aff.icu

Add AFFECTION™ to scgui.aff.icu

Open the MATH 1.1 contract and call Random() to mint 1 token, this is sent to the contract

With the MATH 1.1 contract open, call BuyWithDAI() with amount 1000000000000000000 to buy 1 token, this is sent straight to your wallet

With the MATH 1.1 contract open, call approve() with spender AFFECTION™ and amount 1000000000000000000 for 1 tokens

Open the AFFECTION™ contract and call Generate() or Rho() or Pi() to mint 3 tokens, this gets sent to the contract address

With AFFECTION™ contract open, call BuyWithMATH() with amount 3000000000000000000, this will purchase all 3 tokens from the contract for 1 MATH 1.1 tokens

Repeat steps 4-10 as long as there is a decent profit margin. Once you are comfortable you can approve a higher amount of tokens to skip steps 4 and 6 and speed up your arbs!
Step 9 might fail because someone else buys it from the contract faster than you, most likely due to bots. Read on for a way to get around this problem.
Optimizations
Use my multi mint contracts to do this even faster, up to 400-500 times in a single transaction! By using this you can combine steps 8 and 9 into one function. This section will replace steps 5 to 9 from above with 11 to 16.
Open the pDAI contract on scgui.aff.icu and call approve() with spender 0x1322Dab9eE385Bb3D81f75EBb8356015B0872e53 and any amount followed by 18 zeros, example: 300000000000000000000 for 300 tokens

Add the Multi MATH 1.1 contract to scgui.aff.icu

Open it and call the function multiBuyWithDAI() with iterations 100, this will purchase 100 MATH 1.1 from the contract in one transaction

Open the MATH 1.1 contract on scgui.aff.icu and call approve() with spender 0x81fcd03D2100A0fE9767C0CfC68050bdc6a2969d and any amount followed by 18 zeros, example: 300000000000000000000 for 300 tokens

Add the Multi AFFECTION™ contract to scgui.aff.icu

Open it and call the function multiBuyWithMATH() with iterations 100, this will purchase 300 AFFECTION™ from the contract in one transaction

This route will cost more for gas than the GIMME FIVE to AFFECTION™ Route or pINDEPENDENCE to AFFECTION™ Route
Assume each token minted will cost around 5-10 WPLS each
Last updated
