PITCH is backed onchain by its ETH
@Uniswap v4 pool, currently $1,300,000 TVL
Below that: 48 country tokens, each backed by $PITCH in its own v4
@uniswap curve
Below them: 144 player tokens, each backed by their country token in its own v4 curve, which is backed by $PITCH
Three layers of collateral. each one redeemable through the
@Uniswap v4 hooks
Every trade and every pack permanently burns supply at every layer. 960K PITCH cap, currently 957K
The stack, all open source on
@base:
→ Pitch.sol: base ERC20, capped supply
→ CurveHook.sol: uniswap v4 hook, 48 country curves
→ CountryFactory.sol + 48× CountryToken.sol
→ PackOpener.sol: chainlink VRF country packs
→ CurveRouter.sol: country swap router
→ PlayerCurveHook.sol: v4 hook, 144 player curves
→ PlayerFactory.sol + 144× PlayerToken.sol
→ PlayerPackOpener.sol: VRF player packs
→ PlayerRouter.sol: player swap router