gitcoinco / grants-stack

Round Manager & Grant Explorer & Project Builder of the Grants Protocol
Other
325 stars 161 forks source link

USDGLO round on Arbitrum is not seeing funded amount on Fund Contract tab #3246

Closed michellema1208 closed 7 months ago

michellema1208 commented 7 months ago

What was the URL where the error occurred?

https://manager.gitcoin.co/#/round/0xc5262fc451a72f68f83563e30126d9c1d5d77659?debug=true

What happened?

Garm from the GLO team tried test funding the contract, and is not seeing the funding amount. When investigating the logs, it looks like there's an error in fetching USDGLO price, which is likely why the amount is $0.

Successful tx: https://arbiscan.io/tx/0x594699b4ae0566e7f7100bb4b83ac48e0e1a534335f0235c469a04cfca134ae1

Screen Shot 2024-03-28 at 9 12 30 AM

What should have happened instead?

The funded amount should show up

Steps to Reproduce

  1. Go to https://manager.gitcoin.co/#/round/0xc5262fc451a72f68f83563e30126d9c1d5d77659?debug=true
  2. See Fund Contract tab
  3. Notice the Funded Amount still displays 0

What browser(s) are you seeing the problem on?

Chrome

What chain(s) did the error occur on?

Arbitrum

Relevant log output

No response

michellema1208 commented 7 months ago

Closing as fixed