Skip to content

Commit

Permalink
update hotspotty token
Browse files Browse the repository at this point in the history
  • Loading branch information
enes-oerdek committed Jul 9, 2023
1 parent 81813e7 commit 64c2d8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/helium_solana/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
HOTSPOTTY_HOTSPOT_INFO = "https://beta-api.hotspotty.net/api/v1/wallets/hotspots/"
HOTSPOTTY_REWARDS = "https://beta-api.hotspotty.net/api/v1/hotspot/rewards/lifetime/11AbnisrSShDiscZxxsyKVEpAjFCWtytkpt1atmChBSECBgSrv6/"

HOTSPOTTY_TOKEN = "kjhdi7yduhw279dh92e9udh29eyr237y"
HOTSPOTTY_TOKEN = "5b3l5f19oksqw22ssjdh7g3kjsvgh1a2"

#NETWORK_STATS_URL = "https://explorer.helium.com/stats"
JUPITER_PRICE_URL = "https://quote-api.jup.ag/v4/price" # ?ids=a,b,c,d
Expand Down

0 comments on commit 64c2d8a

Please sign in to comment.