pDAI to pINDEPENDENCE
Last updated
Last updated
The cost of 1 pINDEPENDENCE is 300 pDAI, to get this price you have to call a function on the pINDEPENDENCE contract.
We can look at the verified contract code to see the prices: View the contract code.
This guide assumes you’ve read and understand how to interact with contracts.
Check the current exchange rates to know which route is profitable!
Add pDAI to scgui.aff.icu
Add pINDEPENDENCE to scgui.aff.icu
Open the pDAI contract and call approve() with spender pINDEPENDENCE and amount 300000000000000000000 for 300 tokens
Open the pINDEPENDENCE contract and call BuyWithDAI() to mint 1 token, this is sent straight to your wallet
Swap the pINDEPENDENCE on PulseX for PLS or pDAI
Repeat steps 3-5 as long as there is a decent profit margin. Once you are comfortable you can approve a higher amount of tokens to skip step 3 and speed up your arbs!
Use my multi mint contracts to do this even faster! Instead of calling BuyWithDAI() once per transaction you can now loop it up to 1000-2000 times in a single transaction!
Open the pDAI contract functions on scgui.aff.icu and call approve() with spender 0xcCDaCEF154704c604365dB9E3b1DF356B9c4B6E2 and any amount followed by 18 zeros, example: 3000000000000000000000 for 3000 tokens
Add the Multi PI contract to scgui.aff.icu
Call the function multiBuyWithDAI() with iterations 10, this will purchase 10 pINDEPENDENCE from the contract in one transaction
This should help reduce the gas costs to mint each token down to 5-10 PLS