Help! I've compounded a position and I wasn't given any fees!
To withdraw your fees, you will need to call the withdrawBalanceCaller(address tokenAddress, address to) function on the compounder contract.
tokenAddress - the address of the token you choose to get paid in
to - the address you want the tokens to go to (usually your own wallet's address)
This can be done on etherscan.io.
Alternatively, you may wait for an interface to be put out by the compounder.fi team.
Last updated