Luis4Q / Luis4t

Config files for my GitHub profile.

Home Page:https://github.com/Luis4t

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sushi-vesting-query

This is a script that fetches the pending and harvested Sushi at the specified blocks, and then calculates the resulting vested Sushi.

Run

yarn

yarn run standalone -s <startBlock> -e <endBlock> -c <claimBlock>

Resulting files will be under the /outputs folder

Options

-s - Start Block, defaults to 10959148 (vesting start), defines the start of the period of the calculation

-e - End Block, required, defines the end of the period of the calculation

-c - Claim Block, default to current block height, defines the block of the snapshot of claimed amounts

About

Config files for my GitHub profile.

https://github.com/Luis4t


Languages

Language:TypeScript 100.0%