Skip to content

Releases: rpearce63/drip-multi-wallet-dashboard

Show Max Claimable

19 Sep 16:14
95076f8
Compare
Choose a tag to compare

Show Max Claimable amount after the Faucet is 'retired' and compounding is stopped.
Max Claimable is Deposits + Available + Hydrates - Claimed (which accounts for what has been Withdrawn, or claimed to wallet)
Also, moved some data calls to another api to reduce traffic causing failed calls.

Fix Column Display

15 Jun 14:22
72f07f3
Compare
Choose a tag to compare

Days to Max column may display when the Expanded Table box is not checked.
This update fixes that issue.
Days to Max will show how many days until the wallet reaches 27,398 Drip,
which is the point at which the Max Payout will reach 100,000 Drip and new Deposits
or Hydrates will no longer increase the Max Payout. The number assumes daily Hydrates
only with no claiming.

Display Days to Max Wallet

14 Jun 16:16
352682c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.25.3...v1.27.1

API updates, new Reload button

04 Jun 15:57
676e5ab
Compare
Choose a tag to compare
Merge pull request #195 from rpearce63/dev

Fix lint errors, add reload button, update drip api endpoint.

Adjust data loading to account for new rate limiting by BSC.

27 May 13:30
76af928
Compare
Choose a tag to compare

BSC made an update to the blockchain processing that now rate limits calls, so the calls would fail if you have more than about 10 wallets in the dashboard. I changed the way the data is pulled, so that it accounts for this rate limiting. It may take longer to load, but is more likely to succeed. Also added warnings to the screen to let the user know it's taking longer than normal to load or refresh.

What's Changed

Full Changelog: v1.18.2...v1.25.0

Remove rez ads

24 Dec 04:25
ff19b71
Compare
Choose a tag to compare
Merge pull request #143 from rpearce63/dev

Remove Rez ads

#StuffTheRez ad campaign

06 Dec 22:10
0eb640e
Compare
Choose a tag to compare
Merge pull request #141 from rpearce63/dev

update css for card image border

Monetag Ads

03 Dec 16:34
b562774
Compare
Choose a tag to compare
Merge pull request #138 from rpearce63/dev

Monetag Ads

Fix Random Whale Tax display

22 Nov 22:55
f4b4a9a
Compare
Choose a tag to compare
Merge pull request #133 from rpearce63/dev

Remove random number

Add Whale Tax Column

22 Nov 18:34
dea4658
Compare
Choose a tag to compare

Display a whale tax column with the current whale tax level for that wallet.
Display a whale emoji next to deposits when Claimed + Available >= 10,000 Drip