The btc/acc Hook
The btc/acc hook is a Uniswap V4 hook contract that attaches to V4 liquidity pools and adds an additional fee for the swapper.
The core functionality includes:
- Can be added to any V4 pool that consists of a token paired with ETH/WETH/USDC/cbBTC (base token).
- 1% swap fee taken in the base token and deposited into the btc/acc protocol automatically.
- The entire fee is used to accumulate Bitcoin for the swapper.
- The fee per user can be increased between 1% and 10% as desired (for more aggressive accumulation).
The hook allows for passive bitcoin accumulation while also trading your favorite memecoin.
An invisible integration for visible gains.
Hook External functions
setWalletSwapFee
setWalletSwapFee(uint128 _swapFee) external
Allows users to set their personal swap fee percentage between 1% and 10%.
Contract Details
- Address:
0x704268Ac7043AeeF50F47B6a03AE68ccf808E044
- Network: Base
- Supported Pairings: ETH, WETH, cbBTC, USDC