Skip to content

Commit

Permalink
update the jetton rates map to skip holder count
Browse files Browse the repository at this point in the history
  • Loading branch information
zakhar-petukhov committed Sep 18, 2024
1 parent 89561f1 commit aed2ca7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/rates/market.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ var verifiedJettons = map[ton.AccountID]struct{}{
ton.MustParseAccountID("EQA6_hsN-J3MmLaoJPMUN-g2iN4fG7SHsTQDlpuJ7yJkCgyC"): {},
ton.MustParseAccountID("EQDIq-S2SqvytT9tv71lhFZ_0rw9OkXLeiAhmhmr3UqJxVow"): {},
ton.MustParseAccountID("EQBnjc9l5PJ0HnU6auEsqpo9N2WMnifSuFMCbAKipTbzKt48"): {},
ton.MustParseAccountID("EQCM1wgeX_1gVYw1I7YEcTMqGIhqpg1q2lHOQGPzCIif2hkR"): {},
ton.MustParseAccountID("EQAJ29WkjjLqu-ucmAj9A0rRm86U6OvNRz46iqd1XVy8Pryq"): {},
}

// Asset represents an asset used in jetton price calculations within pools
Expand Down

0 comments on commit aed2ca7

Please sign in to comment.