Skip to content
This repository was archived by the owner on Nov 10, 2023. It is now read-only.
This repository was archived by the owner on Nov 10, 2023. It is now read-only.

Handle transactions with set safeTxGas from Safe Apps #1440

@mmv08

Description

@mmv08

What is this feature about? (1 sentence)

Soon SDK will add a new method sendTransactionsWithParams to allow app developers specify safeTxGas (and other params to come in the future). The interface needs to support that
Related SDK issue - safe-global/safe-apps-sdk#21

Why is it needed? What is the value? For whom do we build it?

Often developers of dapps have a good understanding how much gas is required by their dapps. Therefore for normal transactions it is possible to provide the wallet with a gasLimit that should be used. For the Safe contracts safeTxGas is this gas limit. Therefore we should allow that a sapp can provide this information

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions