Waves icon indicating copy to clipboard operation
Waves copied to clipboard

Leasing the tokens using scripts or smart contracts.

Open username1565 opened this issue 5 years ago • 2 comments

Аbstract

Is your feature request related to a problem? Please describe.

No, this is not a problem.

Motivation and Purposes

A clear and concise description of what the problem is. Ex. I'm always frustrated when [I cann't leasing the tokens or accept this for leasing to pay fixed percentage].

Specification

A clear and concise description of what you want to happen. Describe alternatives you've considered

Ability to lease or lock the tokens for some time, without transfers, and keep this in staking, (for fixed time or custom time, before cancel leasing), and pay fixed percentage or profit with compounding. Do this using some scripts or smart contracts, like this already realized for ethereum tokens.

Backwards Compatibility

Can your proposition affect any existing features?

Maybe, no.

Examples and Implementation

Examples of implementation in other projects?

Ethereum tokens: https://bitcointalk.org/index.php?topic=5103885

username1565 avatar Oct 12 '19 08:10 username1565

Do you want to lease tokens, not Waves? You can implement it via script yourself.

pivoo81 avatar Oct 14 '19 13:10 pivoo81

We are considering the possibility to implement Leasing of Waves not only via the Lease transaction, but with Script Action (result of @callable script execution).

pivoo81 avatar May 14 '20 08:05 pivoo81