Deployments
Contract addresses for the FND deployment. The protocol contracts are not yet deployed; verified external dependencies are listed below.
Protocol contracts
| Contract | Role | Address |
|---|---|---|
| FND pool | Core NFT pool — accounting, positions, selection, settlement, and $FND emissions | TBD — not yet deployed |
| FNDPoolBootstrap | One-transaction VRF bootstrap: creates, funds, and wires the Chainlink subscription atomically at deploy | TBD — not yet deployed |
| FWAWhitelist | Collection curation (owner-curated; public entry path disabled) | TBD — not yet deployed |
| FND token | $FND incentive token (ERC-20) | TBD — not yet deployed |
| FWATokenHook | Uniswap v4 hook for the $FND liquidity pool | TBD — not yet deployed |
Unlike the live FWA mainnet deployment this protocol is forked from, there is no separate rewards contract (emissions are folded into the pool contract), no external VRF service (the pool funds its own Chainlink subscription from the purchaser-paid VRF fee), no snapshot claim contract, and no fee splitter.
External contracts (verified)
| Contract | Role | Address |
|---|---|---|
| Foundation shared minting contract ("Foundation" / FND) | The whitelisted NFT collection | 0x3B3ee1931Dc30C1957379FAc9aba94D1C48a5405 |
| Chainlink VRF Coordinator v2.5 | Verifiable randomness | 0xD7f86b4b8Cae7D942340FF628F82735b7a20893a |
| Uniswap v4 PoolManager | The $FND market | 0x000000000004444c5dc75cB358380D2e3dE08A90 |
| Uniswap v4 PositionManager | Launch liquidity seeding | 0xbD216513d74C8cf14cf4747E6AaA6420FF64ee9e |
| Permit2 | Launch approval plumbing | 0x000000000022D473030F116dDEE9F6B43aC78BA3 |
VRF key hash: the 200 gwei mainnet gas lane (0x8077df514608a09f83e4e8d300645594e5d7234665448ba83f51a50f842bd3d9). This page will be updated with verified Etherscan links after deployment.