Skip to content

clean transaction hashes from URL #57

Description

@mohamedalichelbi

Is your feature request related to a problem? Please describe.
After users confirm a transaction on wallet page, the wallet re-directs back to multicall website and passes some URL parameters, like TX errors (if any) and transaction hash. It'd be nice to store these information and clean the URL.

Describe the solution you'd like
On page load, we can scan the URL for parameters that are passed by the wallet, and store their values. Later we can act on these parameters, for example: on success, show a pop-up with link to transaction on NEAR explorer. On error: pop-up can have informative message depending on error type

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestlowThis has low priority

    Type

    No type

    Fields

    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