Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimism Client revert response #90

Open
cgewecke opened this issue May 13, 2021 · 0 comments
Open

Optimism Client revert response #90

cgewecke opened this issue May 13, 2021 · 0 comments

Comments

@cgewecke
Copy link
Contributor

(For reference)

Optimism client at commit dee74ef54b38750085a8cc2dfbcb67dc80d2a10f (v.0.2.x)

{
 "reason": "transaction failed",
 "code": "CALL_EXCEPTION",
 "transactionHash": "0xbe9494df5390a72f8967907474b51d47602eac79d1a0a11fe084b2ad12e7167a",
 "transaction": {
  "hash": "0xbe9494df5390a72f8967907474b51d47602eac79d1a0a11fe084b2ad12e7167a",
  "blockHash": "0xe713092716249246dd58126bd3f8e3bf9d83b7fb1cef6ffb8489ef9055db588b",
  "blockNumber": 128,
  "transactionIndex": 0,
  "confirmations": 1,
  "from": "0x14dC79964da2C08b23698B3D3cc7Ca32193d9955",
  "gasPrice": {
   "type": "BigNumber",
   "hex": "0x00"
  },
  "gasLimit": {
   "type": "BigNumber",
   "hex": "0x7a7457"
  },
  "to": "0xA7c59f010700930003b33aB25a7a0679C860f29c",
  "value": {
   "type": "BigNumber",
   "hex": "0x00"
  },
  "nonce": 2,
  "data": "0x8f6f033200000000000000000000000034b40ba116d5dec75548a9e9a8f15411461e8c70000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000044095ea7b3000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb92266000000000000000000000000000000000000000000000000000000000000006400000000000000000000000000000000000000000000000000000000",
  "r": "0xbc0bac97cd1e75d300efe68cff010d84ee58b39115232b9ddc00da0ba46ca4f9",
  "s": "0x0b9354fb0f9e668baef3eb0fda69750396190e26cea816dec5c4487499bc4178",
  "v": 875,
  "creates": null,
  "chainId": 420
 },
 "receipt": {
  "to": "0xA7c59f010700930003b33aB25a7a0679C860f29c",
  "from": "0x14dC79964da2C08b23698B3D3cc7Ca32193d9955",
  "contractAddress": null,
  "transactionIndex": 0,
  "gasUsed": {
   "type": "BigNumber",
   "hex": "0x070d54"
  },
  "logsBloom": "0x00000000000000000000000000000000000000000000000000040000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000008000000000000000010000400000000000000000400000000000000000000000000008000000000000000000000000010000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000002000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
  "blockHash": "0xe713092716249246dd58126bd3f8e3bf9d83b7fb1cef6ffb8489ef9055db588b",
  "transactionHash": "0xbe9494df5390a72f8967907474b51d47602eac79d1a0a11fe084b2ad12e7167a",
  "logs": [
   {
    "transactionIndex": 0,
    "blockNumber": 128,
    "transactionHash": "0xbe9494df5390a72f8967907474b51d47602eac79d1a0a11fe084b2ad12e7167a",
    "address": "0x4200000000000000000000000000000000000006",
    "topics": [
     "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
     "0x00000000000000000000000014dc79964da2c08b23698b3d3cc7ca32193d9955",
     "0x0000000000000000000000004200000000000000000000000000000000000005"
    ],
    "data": "0x0000000000000000000000000000000000000000000000000000000000000000",
    "logIndex": 0,
    "blockHash": "0xe713092716249246dd58126bd3f8e3bf9d83b7fb1cef6ffb8489ef9055db588b"
   }
  ],
  "blockNumber": 128,
  "confirmations": 1,
  "cumulativeGasUsed": {
   "type": "BigNumber",
   "hex": "0x070d54"
  },
  "status": 0,
  "byzantium": true
 }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant