STAKE functionality #6
jdogresorg
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like to add some STAKING functionality to the BTNS to play around with this feature a bit... Just some general thoughts on what would be required
PARAMS
BEGINS
- block_index when staking beginsEXPIRES
- block_index when staking endsMIN_AMOUNT
- Minimum amount required to stakeMAX_AMOUNT
- Maximum amount allowed to stakeMIN_LOCK
- Minimum amount blocks to lock staking forMAX_LOCK
- Maximum amount blocks to lock staking forTICK
- Ticker to payout on stakingAMOUNT
- amount of TICK paid out per UNIT each INTERVALUNIT
- unit of measure (1, 1.0, etc)INTERVAL
- # of blocks between payoutsRules
-
TICK
owner can enable "STAKING" of their tokensNotes
Beta Was this translation helpful? Give feedback.
All reactions