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.

Spending Limits #413

@lukasschor

Description

@lukasschor

Dependency

Smart Contract Module still needs to be deployed and audited.

What is this about?

As Safe owner(s) I/we want to set rules for specific beneficiaries to access funds on the Safe so that I/we don’t have to collect all signatures for smaller / recurring payments.

Why do we do this?

Some (potential) users miss the Daily Limit feature implemented in the old Gnosis Multisig. This Allowance feature covers those use cases and adds other usecases such as:

  • Give allowance to mobile device
  • Give allowance to external people
  • Give allowance to employees (without making them owners of the Multisig)

Sub-tickets

  • Display allowances in settings
  • Set / remove allowances
  • Execute allowances as an owner of a Safe (non-owner executions are not part of the first implementation)
  • Show allowance transfers in the transaction list

Designs

All Screen designs are on Zeplin.

Startscreen

image.png
Settings - Allowances List.png

New Allowance

image.png
image.png
image.png

Transaction List

image.png
image.png

Remove Allowance

image.png
image.png

Send Funds

image.png
image.png
image.png

As non-owner

image.png

Contract:

https://rinkeby.etherscan.io/address/0xCFbFaC74C26F8647cBDb8c5caf80BB5b32E43134#code

Updates

  • Oct 26, Tobi: Add contract address

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions