[ ] Deploy new TopDawgPartnerStrategy.sol on Remix with startup settings (EOA admin, cheap price
[ ] Add new contract address to addresses.ts
[ ] Update Partners array in frontend/lib/contracts/usePartnerMarkees.ts
[ ] Add another data source block to subgraphs/src/subgraph.yaml
(must follow same indentation pattern as other partners)
kind: ethereum name: TopDawgPartnerStrategy[PartnerName] source: address: "0x..." # New partner address abi: TopDawgPartnerStrategy startBlock: 12345678 (same mapping as Gardens)
[ ] Redeploy Subgraph Steps to Update Subgraphs
anything else? update this for the first time I actually do it