sign_1559_missing_maxfeepergas_exp_fail.json 420 B

12345678910111213141516
  1. {
  2. "jsonrpc": "2.0",
  3. "method": "account_signTransaction",
  4. "params": [
  5. {
  6. "from": "0x8A8eAFb1cf62BfBeb1741769DAE1a9dd47996192",
  7. "to": "0x8A8eAFb1cf62BfBeb1741769DAE1a9dd47996192",
  8. "gas": "0x333",
  9. "maxPriorityFeePerGas": "0x123",
  10. "nonce": "0x0",
  11. "value": "0x10",
  12. "data": "0x4401a6e40000000000000000000000000000000000000000000000000000000000000012"
  13. }
  14. ],
  15. "id": 67
  16. }