1

I generated the following deeplink with https://metamask.github.io/metamask-deeplinks/#

https://metamask.app.link/send/pay-0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9@42161/transfer?address=0xrecipient&uint256=1e5

And I receive: Internal JSON-RPC error

I tried all other combinations:

  • transfer ETH on ethereum network: ok
  • transfer ERC20 on ethereum network: ok
  • transfer ETH on arbitrum network: ok

Only the combination above seems not to work

ref ERC-681: URL Format for Transaction Requests

5
  • can you share the error's screenshot? Commented Mar 2, 2023 at 17:15
  • it just says internal JSON-RPC error that's it
    – John
    Commented Mar 2, 2023 at 17:51
  • What RPC are you hitting ? Commented Mar 4, 2023 at 8:08
  • RPC is a URL . Can you provide the code snippet or the screenshot of error ? Commented Mar 4, 2023 at 8:09
  • so I don't do the call myself. I use metamask and then metamask displays an alert with internal JSON-RPC error
    – John
    Commented Mar 4, 2023 at 13:13

0

Browse other questions tagged or ask your own question.