-
-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add support for users to make recurring donations on base network #4875
Comments
some options are failing, need to reset super tokens to 0. if the anchor setup on the back-end isn't done properly then it won't work. other flows are working but USDC isn't working again |
@kkatusic I updated one design for when user is connected to wrong network - since before there was only one switch network button that defaulted to switching to optimism we will now need to handle letting the user choose which network they want to switch to if they are not on a supported network The two highlighted texts "OP Mainnet" and "Base" now should trigger the network switch when clicked by the user in their web wallets |
@divine-comedian is this better: |
It's too big, let's use the design I shared above. |
No problem @divine-comedian added like you suggested ;) |
@divine-comedian needs to add AC and create testing deployment on vercel with staging FE and production BE |
Update:We will cut scope for adding support for cbBTC recurring donations on Base for us to focus on making sure the core features of the integration work. |
Test Update
|
Veni, vidi, vici |
@LatifatAbdullahi this issue passed QA? If so can you change the status to Done 😃 |
All other cases have passed, however; All the details for the donations to projects have been updated as expected except that of recurring donation to Giveth, still showing pending and other details 0 |
@LatifatAbdullahi Let's follow up this last issue in #4884 since it seems more relevant to that page. |
We will need to add support for users to create recurring donations to projects on Base network. This includes
Tokens supported (to date)
USDC (native)
underlying token:
0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
super token - USDCx:
0xD04383398dD2426297da660F9CCA3d439AF9ce1b
details: https://explorer.superfluid.finance/base-mainnet/supertokens/0xd04383398dd2426297da660f9cca3d439af9ce1b?tab=streams
ETH
underlying token: N/A (native token)
super token - ETHx :
0x46fd5cfB4c12D87acD3a13e92BAa53240C661D93
details: https://explorer.superfluid.finance/base-mainnet/supertokens/0x46fd5cfb4c12d87acd3a13e92baa53240c661d93?tab=streams
DAI
underlying token:
0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb
super token - DAIx:
0x708169c8C87563Ce904E0a7F3BFC1F3b0b767f41
details: https://explorer.superfluid.finance/base-mainnet/supertokens/0x708169c8c87563ce904e0a7f3bfc1f3b0b767f41?tab=streams
Degen
underlying token:
0x4ed4E862860beD51a9570b96d89aF5E1B0Efefed
super token - DEGENx:
0x1efF3Dd78F4A14aBfa9Fa66579bD3Ce9E1B30529
details: https://explorer.superfluid.finance/base-mainnet/supertokens/0x1eff3dd78f4a14abfa9fa66579bd3ce9e1b30529?tab=streams
Testing Link
https://giveth-dapps-v2-nmyowivv3-general-magic.vercel.app/
Acceptance Criteria
The text was updated successfully, but these errors were encountered: