-
Notifications
You must be signed in to change notification settings - Fork 0
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
Wrapping matic for payment #77
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
…ing-matic-for-payment
…ing-matic-for-payment
That's been done on the Arweave microservice, I'll ask Marian to deploy it.
Yeah, I've added the contract Address for WMATIC on mumbai |
Can you check the console for the log of your balance?
|
I tried to recreate that error with the following steps:
(See video below) https://www.loom.com/share/d60be29c09cc4468bf34c00b4b6e6396 What network are you testing on? |
Also when you reject the transaction, the upload button kind of reset but it gets stuck. https://www.loom.com/share/6363da9cee06418d8f55a69d1ed602cd?sid=9dcc7611-cbe8-4dac-af53-d0623f9dc4af if you reject the "wrap matic" transaction, the app breaks. On mumbai I get this error: |
The issue in the screenshot you shared above is that the contract call is made to the wrong WMATIC address for Mumbai. It should be fixed in the latest changes, could you test again? |
i keep getting the following error on upload: |
Yeah true, not good timing. I broke something on the backend which I'm fixing separately to this. I'll let you know when it works again |
@EnzoVezzaro the backend issues are fixed now. Can you test again? |
Hi @jamiehewitt15 I made some changes to this PR to solve some of the issues I commented. Can you please just take a look at ALL of the SWAP MATIC states:
not sure if I'm forgetting another state. If so, please let me know, but they should be all there. Take a look and test it out please. |
merging to update as much as possible |
Fixes #58
Steps for testing: