fix: pass LM_ADDRESS and POOL_ADDRESS to ponder env (#4) #5

Closed
johba wants to merge 1 commit from fix/issue-4 into master

1 commit

Author SHA1 Message Date
johba
446ee9e4ef fix: pass LM_ADDRESS and POOL_ADDRESS to ponder env (#4)
bootstrap now discovers the Uniswap pool address from the factory
contract and writes both LM_ADDRESS and POOL_ADDRESS to ponder
.env.local. Without these, ponder watches hardcoded default addresses
that dont exist on the local Anvil fork, causing all protocol stats
except holder count to stay zero.
2026-04-05 17:17:04 +00:00