Skip to content

Commit

Permalink
adding provision address
Browse files Browse the repository at this point in the history
  • Loading branch information
gaetbout committed Jul 29, 2024
1 parent 2e0b520 commit 38be560
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions crates/starkwhale-alert/src/consts.rs
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,10 @@ pub const ADDRESS_LIST: &[AddressToName] = &[
address: "13c67ed78bc280887234fe5ed5e77272465317978ae86c25a71531d9332a2d",
name: "Binance",
},
AddressToName {
address: "517daba3622259ae4fffab72bb716d89c30df0994c6ab25ede61bd139639724",
name: "Strk Provisions: StarkEx Claim",
},
];

pub struct AddressToName {
Expand Down
Binary file modified starkwhale_alert
Binary file not shown.

0 comments on commit 38be560

Please sign in to comment.