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 17, 2024
1 parent 88f04f1 commit 89561f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/rates/market.go
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ var verifiedJettons = map[ton.AccountID]struct{}{
ton.MustParseAccountID("EQBeaBmWEkb4-DMBrCHD9ixqz15X79umAHjpQb6fHD1rn5gD"): {},
ton.MustParseAccountID("EQA6_hsN-J3MmLaoJPMUN-g2iN4fG7SHsTQDlpuJ7yJkCgyC"): {},
ton.MustParseAccountID("EQDIq-S2SqvytT9tv71lhFZ_0rw9OkXLeiAhmhmr3UqJxVow"): {},
ton.MustParseAccountID("EQBnjc9l5PJ0HnU6auEsqpo9N2WMnifSuFMCbAKipTbzKt48"): {},
}

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

0 comments on commit 89561f1

Please sign in to comment.