You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by MhAhmadAli July 11, 2023
I am trying to make a transaction on Polygon zkEVM testnet using trust wallet core. I am using the example app provided in the repo. I have only changed the sender by using my own seed phrase, the reciever address, and the chaid id.
I send the signed transaction to a node/express server which sends the transactions to the chain using "web3.eth.sendSignedTransaction()" function. I am using quicknode for the rpc.
One thing to note, the transactions sometime work and sometime don't.
This discussion was converted from issue #3306 on July 17, 2023 07:07.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Discussed in #3305
Originally posted by MhAhmadAli July 11, 2023
I am trying to make a transaction on Polygon zkEVM testnet using trust wallet core. I am using the example app provided in the repo. I have only changed the sender by using my own seed phrase, the reciever address, and the chaid id.
I send the signed transaction to a node/express server which sends the transactions to the chain using "web3.eth.sendSignedTransaction()" function. I am using quicknode for the rpc.
One thing to note, the transactions sometime work and sometime don't.
Beta Was this translation helpful? Give feedback.
All reactions