GROVesting

Verified contract

Active on Ethereum with 1,415 txns
Deployed by via 0x9caff3ba at 14268701
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GROVesting"

0xa917b92e8f2800024aa420545e8a794ce25eaff4f0e3041a44aab2286048b71b
0x442f48fa67b9dc31955c55ccd68abeb47a0ea97b1e763547dd5a7c32c100dedf
0x148a2d0d6a0b58715f583103059b566d643c8ec72f4e32cd2d5eaec1eeb1ce5d
0x53f10dce4445b882706491a5d5e309eb9e11e08ee6a99670648c4067bd294ee6
From
0x5ab213a8a9c2df2e4f2548e6a60783a3d7bcf29b40bb62930ddc6a50ff29baba
0xc9926855f23d8ad642bdb348729b42a3eec46c6b82b49909e112fb1258bf6f0e
0xc4e46569e6f5f6649539b77a119f88bb1f67728c4a48fb15610474159ef1fb91
0x21db139206b3d79c35f9f14e630b51192776ad8fcb5f78589ef41080743fad45
0x6a028342557cd680b47a2b1dfa84e1092e16bfaf054be80c1d4f153f3f482240
0x4c06fee2e8af23f9c8a1e783fb1bb3c5b96876e8c0a2ae888b198f8d814cf5be

Functions
Getter at block 20858640
PERCENTAGE_DECIMAL_FACTOR(view returns (uint256)
10000
TIME_LOCK(view returns (address)
0x1aebe9147766936906ab56ec0693306da3539824
distributer(view returns (address)
0x88e82d0ada60a24b2607d51551448c64eb990b2d
globalStartTime(view returns (uint256)
1680865988
hodlerClaims(view returns (address)
0x7c268bf50e64258835029c30c91daa65a9e55b5a
initUnlockedPercent(view returns (uint256)
10000
initialized(view returns (bool)
true
instantUnlockPercent(view returns (uint256)
10000
lockPeriodFactor(view returns (uint256)
10000
maxLockPeriod(view returns (uint256)
31556952
oldVesting(view returns (address)
0xa28693bf01dc261887b238646bb9636cb3a3730b
owner(view returns (address)
0x359f4fe841f246a095a82cb26f5819e10a91fe0d
paused(view returns (bool)
false
totalGroove(view returns (uint256)
0
totalLockedAmount(view returns (uint256)
4442092759338156967231231
Read-only
accountInfos(addressview returns (uint256 totaluint256 startTime)
calcPartialExit(address accountuint256 amountview returns (uint256uint256)
getVestingDates(address accountview returns (uint256uint256)
totalBalance(address accountview returns (uint256 unvested)
totalWithdrawn(address accountview returns (uint256)
userMigrated(addressview returns (bool)
vestedBalance(address accountview returns (uint256 unvested)
vesters(addressview returns (bool)
vestingBalance(address accountview returns (uint256)
withdrawals(addressview returns (uint256)
State-modifying
exit(uint256 amount
extend(uint256 extension
initialize(
renounceOwnership(
setDistributer(address _distributer
setHodlerClaims(address _hodlerClaims
setInitUnlockedPercent(uint256 _initUnlockedPercent
setInstantUnlockedPercent(uint256 _instantUnlockPercent
setMaxLockPeriod(uint256 maxPeriodFactor
setStatus(bool pause
setVester(address vesterbool status
transferOwnership(address newOwner
vest(bool vestaddress accountuint256 amount
Events
LogExit(address indexed useruint256 totalLockedAmountuint256 amountuint256 unlockeduint256 penalty
LogExtend(address indexed useruint256 newPeriodstruct AccountInfo newVesting
LogInstantExit(address indexed useruint256 mintingAmountuint256 penalty
LogMaxLockPeriod(uint256 newMaxPeriod
LogMigrate(address indexed userstruct AccountInfo vesting
LogNewBonusContract(address bonusContract
LogNewDistributer(address newDistributer
LogNewInitUnlockedPercent(uint256 initUnlockedPercent
LogNewInstantUnlockedPercent(uint256 instantUnlockPercent
LogNewMigrator(address newMigrator
LogSetStatus(bool pause
LogVest(address indexed useruint256 totalLockedAmountuint256 amountstruct AccountInfo vesting
LogVester(address vesterbool status
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _oldVestingaddress timeLock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.