Zapper-fi / studio

Zapper App Integrations
Other
195 stars 381 forks source link

feat(llama-airforce): Add new uPRISMA pounder and distributor #3185

Closed 0xAlunara closed 8 months ago

0xAlunara commented 8 months ago

Description

  1. Fix the uCVX merkle distributor contract address, it was still pointing to the old version.
  2. Add support for the new uPRISMA pounder and merkle distributor.

Checklist

How to test?

I used to be able to navigate to http://localhost:5001/apps/llama-airforce/balances?addresses[]=[redacted]&network=ethereum and see both the balance of uTKN (uPRISMA in this case) I already held in my wallet and also the claimable amount from the distributor. However, I no longer see the the raw balances I hold in my wallet and only see claimable airdrop amounts. I'm also not seeing the new claimable balance for uPRISMA; not sure what I'm doing wrong. Maybe it's an issue with my local environment.

I also sometimes get {"statusCode":500,"message":"Internal server error"} at random intervals which also randomly fixes itself.

uPRISMA: 0x9bfd08d7b3cc40129132a17b4d5b9ea3351464bd uPRISMA merkle: 0xf09320ed7db384cab7fce9ea9947436a806754d3

wpoulin commented 8 months ago

I've done the changes in the codeless app integration. Thanks for the contribution