V3 Contracts
Alien Base V3 is built using a core of stock Uniswap V3 and the Bunni liquidity management protocol. The Core contracts were extensively audited by their creators and were not changed.
Some periphery contracts like SmartRouter (forked from Pancake) and BunniZap were lightly adapted for Alien Base.
Below are the core contracts used for Alien Base V3:
Type | Address | Description |
---|---|---|
Factory | Uniswap V3 Factory | |
SmartRouter | Combined V2, Stable and V3 router | |
NFTPositionManager | Position manager contract for raw V3 positions | |
BunniHub | Position manager for preset farmable ranges | |
BunniZap | Bunni helper contract for WETH and more | |
BunniToken | Sample Bunni LP token |
Last updated