maticnetwork / contracts

Smart contracts comprising the business logic of the Matic Network
https://matic.network
GNU General Public License v3.0
1.15k stars 506 forks source link

Sent USDC over Polygon from Wallet 1 to Wallet 2, Both Wallets show same balance. #387

Open turbocharger999 opened 3 years ago

turbocharger999 commented 3 years ago

Metamask Wallet 1: 0x1fC48b6203a979A2B00d084dE6237E8FEFAE1e22 Metamask Wallet 2: 0x445dcC303d621953920581E1C83a26c37875a5D0

Actions Taken: 1) In Wallet 1, I bridged 19.98 USDC from Polygon to xDai and back to Polygon network using https://xpollinate.io/ . transaction shows that it went through. 2) I then sent Max USDC $477.13 USDC ( $457.15 + 19.98) to wallet 2 over Polygon network. The transaction seemed to be stuck, I used Speed up option in Metamask and it seemed to have gone through but only $457.15 went through, the $19.98 bridged from xDai to Polygon network did not.

Issues: 1) For some reason the $19.98 USDC bridged to and from xDai to Polygon did not go through when I sent the Max amount ($477.13). Only the original $457.15 USDC went through. 2) When I used the Speed Up option described above in wallet 1, the transaction went through with a Nonce of 35. When I try to send another transaction from wallet 1, it tries to use same nonce 35 and fails. I tried Reset Account function in Metamask and tried to set the Nunce manually to 36, transaction gets stuck pending and gives empty hash: https://polygonscan.com/tx/0x16304aeb138ffc9421da817febe6b5e0a14e72a509ec763cd1bda366950ad04d I am unable to make any transactions from wallet 1. 3) Both 1 and 2 Metamak Wallets and Quickswap when connected to, show the same balances of $457.15 on both wallets. I tried to use the Reset Account function but no change.

This may be more of a Metamask issue but if you have any ideas, I would appreciate some help.

Thank you