Replies: 1 comment 3 replies
-
"transaction underpriced" usually indicated that gasPrice is too low. Oops, you didn't set gasPrice!? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, TrustWallet dev team!
I can't sign a transaction with Fantom network.
Detail:
I'm going to transfer FTMO tokens by using
WalletCore
iOS SDK.I signed a Fantom transaction but getting error when I submitted the hex string of the signed transaction on the online FTM broadcast site - https://ftmscan.com/pushTx.
Error message on https://ftmscan.com/pushTx
Error! Unable To Broadcast Txn : {"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"transaction underpriced"}}
Question:
Thanks,
Jiang
Beta Was this translation helpful? Give feedback.
All reactions