Skip to content

On-chain rejection and pending transaction return the same response #2690

@Anup9444

Description

@Anup9444

When a safe_tx_hash is still in the queue and the same Safe transaction hash gets rejected, the responses returned by the API look the same.

How can I determine whether the transaction is still pending or has been rejected on-chain?

Currently, I’m calling this API endpoint:
https://api.safe.global/tx-service/sep/api/v1/multisig-transactions/{safe_hash}

How do I accurately distinguish between a rejected transaction and one that is still pending?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions