Skip to content

Gnosis Chain Subgraph fails to sync #10

@devanoneth

Description

@devanoneth

Subgraph fails when trying to process this tx: https://gnosisscan.io/tx/0x839f967b61e43efa2eb8c50a7c828890027f876ce555f6c5dd6cba431b1a5839

Raw error:

Error: failed to process trigger: block #14516036 (0xb4d8…6264), transaction 839f967b61e43efa2eb8c50a7c828890027f876ce555f6c5dd6cba431b1a5839: Decoding function outputs for the call Function { name: "execTransaction", inputs: [Param { name: "to", kind: Address, internal_type: Some("address") }, Param { name: "value", kind: Uint(256), internal_type: Some("uint256") }, Param { name: "data", kind: Bytes, internal_type: Some("bytes") }, Param { name: "operation", kind: Uint(8), internal_type: Some("enum Enum.Operation") }, Param { name: "safeTxGas", kind: Uint(256), internal_type: Some("uint256") }, Param { name: "baseGas", kind: Uint(256), internal_type: Some("uint256") }, Param { name: "gasPrice", kind: Uint(256), internal_type: Some("uint256") }, Param { name: "gasToken", kind: Address, internal_type: Some("address") }, Param { name: "refundReceiver", kind: Address, internal_type: Some("address payable") }, Param { name: "signatures", kind: Bytes, internal_type: Some("bytes") }], outputs: [Param { name: "success", kind: Bool, internal_type: Some("bool") }], constant: None, state_mutability: Payable } failed, raw output: : Invalid name: please ensure the contract and method you're calling exist! failed to decode empty bytes. if you're using jsonrpc this is likely due to jsonrpc returning 0x in case contract or method don't exist

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions