Skip to content

C0deMunk33/vault-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

vault-docs

Guide for using Moon Tropica vesting vault. React front-end in Development.

Viewing Contract Details

var

Read Functions

Contract Length in Days

c_t

Days 1-1825

Bend

c_i

Decimal 4 (1 - 10000)

Initial Starting Point in %

c_y0

Decimal 1 (0 - 1000)

Obtaining Balances

getUnlocked_TotalBalance

Shows how many tokens are unlocked and locked in the smart contract.

2023-03-10_12-23-00

How to Calculate Future Amounts

Clone the following sheet: https://docs.google.com/spreadsheets/d/1gCMusMnALmzSfq3-xJv59gvbhIfyDmmQAJGaQJZwSSg/edit#gid=0

Replace variables (see green boxes) in the sheet from your contract and replace the green t value to the amount of days you want to calculate.

2023-03-10_12-11-47

Visualizing Curve Factor

Replace variables on the left with ones associated in the smart contract.

https://www.desmos.com/calculator/qzbc4usy3z

2023-03-08_20-14-23

How to Withdraw

Use write contract to call withdraw function.

2023-04-01_16-00-12

About

Guide for vesting vault

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 100.0%