Self-compounder
The SelfCompoundor contract allows users to manually compound their Uniswap V3 NFT positions. When positions are sent to this contract, they are swapped into correct ratio, compounded and returned in the same transaction. Any remaining tokens after swapping and compounding are always returned to the position owner.
A 1% protocol fee (performance fee) is taken from the compounded amounts.
Deployed contracts
SelfCompoundor Contract
Ethereum Mainnet: https://etherscan.io/address/0xB50a397543fB2c7D08c53D5f5331AD8990D3B48f
Optimistic Ethereum: https://optimistic.etherscan.io/address/0x3C0Fd0B42aa46F03f6cF5e305Ed9B2Ce402847eF
Last updated