Open tempe-techie opened 2 years ago
You could also track transactions coming to your address and interacting with Gitcoin's Bulk checkout contracts: https://github.com/gitcoinco/BulkTransactions
For Polygon the contract address is this one: https://polygonscan.com/address/0xb99080b9407436ebb2b8fe56d45ffa47e9bb8877
And for zkSync it's this one: https://etherscan.io/address/0x9D37F793E5eD4EbD66d62D505684CD9f756504F6
So in case you receive a tx that went through this kind of contract, the sender (donor) would receive a reward token. 🙂
Cool! Not sure how Gitcoin Grants calculate Sybil score if I donate some projects using these bulk checkout contracts directly.
You could also track transactions coming to your address and interacting with Gitcoin's Bulk checkout contracts: https://github.com/gitcoinco/BulkTransactions
For Polygon the contract address is this one: https://polygonscan.com/address/0xb99080b9407436ebb2b8fe56d45ffa47e9bb8877
And for zkSync it's this one: https://etherscan.io/address/0x9D37F793E5eD4EbD66d62D505684CD9f756504F6
So in case you receive a tx that went through this kind of contract, the sender (donor) would receive a reward token. 🙂