Skip to content

Commit

Permalink
update farming allocation
Browse files Browse the repository at this point in the history
  • Loading branch information
realdealshaman committed Jan 24, 2024
1 parent ff2c06a commit 95ee3c1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion protocols/goldfinch.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,9 @@ const goldfinch: Protocol = {
},
categories: {
insiders: ["Early and Future Team", "Investors", "Warbler Labs", "Contributors"],
farming: ["Early Liquidity Provider Program", "Retroactive Liquidity Provider Distribution", "Flight Academy", "Senior Pool Liquidity Mining", "Backer Staking", "Backer Pool Liquidity Mining"],
farming: ["Senior Pool Liquidity Mining", "Backer Staking", "Backer Pool Liquidity Mining"],
noncirculating: ["Community Treasury", "Auditors", "Borrowers"],
airdrop: ["Retroactive Liquidity Provider Distribution","Early Liquidity Provider Program", "Flight Academy"]
},
};

Expand Down

0 comments on commit 95ee3c1

Please sign in to comment.