Skip to content

Commit

Permalink
fix protocolIds
Browse files Browse the repository at this point in the history
  • Loading branch information
realdealshaman committed Nov 2, 2023
1 parent 08d0e7d commit a581b9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protocols/stargate.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ const stargate: Protocol = {
"https://stargateprotocol.gitbook.io/stargate/v/user-docs/tokenomics/allocations-and-lockups",
],
token: `ethereum:${token}`,
protocolIds: ["1013"],
protocolIds: ["1571"],
incompleteSections: [
{
key: "future incentives",
Expand Down

0 comments on commit a581b9d

Please sign in to comment.