Ape Curtis Testnet

Geth VM Trace Transaction

GETH Trace for Txn Hash 0xb1402e102e4934e3b12060b2295b990074e217ea4b3605d9a3eb9014ad57f375

Step PC Operation Gas GasCost Depth
                                    {
  "beforeEVMTransfers": [
    {
      "purpose": "feePayment",
      "from": "0xBB7375440360e92b6dedA55426168e11F18c494E",
      "to": null,
      "value": "0xc169941300"
    }
  ],
  "afterEVMTransfers": [
    {
      "purpose": "gasRefund",
      "from": null,
      "to": "0xBB7375440360e92b6dedA55426168e11F18c494E",
      "value": "0x0"
    },
    {
      "purpose": "feeCollection",
      "from": null,
      "to": "0xefD32ddAf7A13ca484d793c06459BbaB7f6Df0B8",
      "value": "0xc169941300"
    },
    {
      "purpose": "feeCollection",
      "from": null,
      "to": "0xa4B00000000000000000000000000000000000F6",
      "value": "0x0"
    }
  ],
  "from": "0xbb7375440360e92b6deda55426168e11f18c494e",
  "gas": "0x1447e",
  "gasUsed": "0x1447e",
  "to": "0x0000000000000000000000000000000000000064",
  "input": "0x25e16063000000000000000000000000bb7375440360e92b6deda55426168e11f18c494e",
  "error": "execution reverted",
  "calls": [
    {
      "from": "0x0000000000000000000000000000000000000064",
      "gas": "0x0",
      "gasUsed": "0x0",
      "to": "0x0000000000000000000000000000000000000000",
      "input": "0x",
      "value": "0x1c6bf52634000",
      "type": "INVALID"
    }
  ],
  "value": "0x1c6bf52634000",
  "type": "CALL"
}