I am wondering if it is possible to implement smart contract that allows to set withdraw limits on per day, week, month basis as addition security? Then the address owner can set the desired limits interacting with the smart contract.
Another use case can be repeated payments (for example each month) or payment on a certain date, like in the traditional banking.
I am wondering if it is possible to implement smart contract that allows to set withdraw limits on per day, week, month basis as addition security? Then the address owner can set the desired limits interacting with the smart contract. Another use case can be repeated payments (for example each month) or payment on a certain date, like in the traditional banking.