Skip to content

Commit

Permalink
categories
Browse files Browse the repository at this point in the history
  • Loading branch information
waynebruce0x committed Apr 25, 2024
1 parent 6f2a911 commit 8e8e512
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions protocols/ton.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,10 @@ const ton: Protocol = {
],
notes: [],
token: "coingecko:the-open-network",
protocolIds: [],
protocolIds: ["3591"],
},
categories: {
farming: ["Premine", "Inflation", "Inactive Miners", "TON Believers Fund"],
},
categories: {},
};
export default ton;

0 comments on commit 8e8e512

Please sign in to comment.