Skip to content

Commit

Permalink
threshold
Browse files Browse the repository at this point in the history
  • Loading branch information
gaetbout committed Nov 21, 2024
1 parent bff4e55 commit ba5ac6a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/starkwhale-alert/src/consts.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pub const TOKENS: &[Token] = &[
decimals: 6,
symbol: "USDC",
selector: "Transfer",
threshold: 1_500_000,
threshold: 1_800_000,
logo: "$",
rate_api_id: Some("usd-coin"),
},
Expand Down
Binary file modified starkwhale_alert
Binary file not shown.

0 comments on commit ba5ac6a

Please sign in to comment.