Geo-Web-Project / cadastre

Map-based interface for claiming, buying, and managing Geo Web land parcels.
https://geoweb.land/
MIT License
25 stars 15 forks source link

Add a 2.1 ETHx adjustment to the Cadastre-displayed PG funding total #448

Closed gravenp closed 1 year ago

gravenp commented 1 year ago

We moved 2.1 ETHx from the Protocol Treasury to a Safe Wallet that will fund the first Geo Web Quadratic Funding round in this transaction: https://optimistic.etherscan.io/tx/0xed419b616f5d4fabc808fcc14e07899d8dc3b14304f12f50e209c3c397240089

Our current method for displaying the total public goods funding raised on the Cadastre is to check the ETHx balance of the Protocol Treasury, so we need to add a manual adjustment of 2.1 ETHx.

gravenp commented 1 year ago

Closed with https://github.com/Geo-Web-Project/cadastre/commit/2a16b31e270e0526f7d65ee53afe5f0e9bb8478f

Instead of a manual, fixed adjustment, this change adds in the running total of ETHx transferred out.