There was an error while loading. Please reload this page.
1 parent b6e6d52 commit d604832Copy full SHA for d604832
1 file changed
cypress/support/helpers/token.helper.ts
@@ -44,7 +44,8 @@ const donors: Donors = {
44
},
45
aMATICPolygonV3: {
46
name: 'aMATIC',
47
- donorWalletAddress: '0x07F294e84a9574f657A473f94A242F1FdFAFB823',
+ //! cahnged donor wallet 0x07F294e84a9574f657A473f94A242F1FdFAFB823
48
+ donorWalletAddress: '0xC956cA6E8FA34A5E86B54c55B0DA4aa9F3EEEDCE',
49
tokenAddress: '0x6d80113e533a2C0fe82EaBD35f1875DcEA89Ea97',
50
51
aETHOptimismV3: {
0 commit comments