VestingProxy

Verified contract

Proxy

Active on Ethereum with 5,152 txns
Deployed by via 0x88d59115 at 20156779
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
ERC-20
Value $4,452.2
0x155555edef04589963980edd98b17c0a089f01fdc339ea0966c1830d189c007c
0x0c15a55b353202f662152bc3dd8e432892cae63e77126061287777ae6f73dc22
0x525a899a7a62b37d8e84093938b9b7671b9e7b012e78d951bb8b99fc613b031c
0xa173eb0b535ccd7064ba5089cd0140a38d0fb4c8073515546eeafa31e636e78f
0x39b31d93e6d7cdff3d1442fd1cedb842915c5bce0f3341ced1eddb6605b6da3d
0x4753f59c7744a27e65589017bd9e9cd8f4d911ef0c51584d432e33e7c194ac3e
0x8bf2a42affd6de67813ab0852f9b969f8d6b4adbb54a65927f2e15829fe519cc
0x4d2f64d6eaaa88d3a9f03cb424c12680c7c3b5b3c2ae488e5124b58854085be8
0x5a2a2eaa1b5ed650034f6bc2d9f38fdd0f20986cabb96da1408a11b7f00011f5
0xe59cf9ba9d2d0fb6dfabf865c89337477ad52de93766ab512db02171708b2635

Functions
Getter at block 20882655
admin(view returns (address)
0x24004f4f6d2e75b039d528e82b100355d8b1d4fb
getAvailableTst(view returns (uint256)
541752799770632644235657
owner(view returns (address)
0x24004f4f6d2e75b039d528e82b100355d8b1d4fb
paused(view returns (bool)
false
totalClaimedAmount(view returns (uint256)
24286239200229367355764343
totalVestedAmount(view returns (uint256)
64957659000000000000000000
vestingToken(view returns (address)
0x0828096494ad6252f0f853abfc5b6ec9dfe9fdad
Read-only
getAvailableToClaim(address _userview returns (uint256)
getClaimedAmount(address _userview returns (uint256)
getUnlockedAmount(address _userview returns (uint256)
vestingInfo(addressview returns (uint256 totalVestedAmountuint256 startVestingTimeuint256 cliffuint256 vestingPerioduint256 unlockingPercentageuint256 claimedAmountbool cantClaim)
State-modifying
addUser(address _useruint256 _tokenAmountuint256 _startVestingTimeuint256 _cliffuint256 _vestingPerioduint256 _unlockingPercentage
addUsers(address[] _usersuint256[] _tokenAmountsuint256[] _startVestingTimesuint256[] _cliffsuint256[] _vestingPeriodsuint256[] _unlockingPercentages
blockUser(address _user
blockUsers(address[] _users
claim(uint256 _amount
initialize(address _vestingToken
pause(
removeUser(address _user
renounceOwnership(
setAdmin(address _admin
transferOwnership(address newOwner
unpause(
updateUser(address _useruint256 _newAmount
updateUsers(address[] _usersuint256[] _newAmounts
withdrawToken(uint256 _amount
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
TokensClaimed(address useruint256 amountuint256 time
Unpaused(address account
UserAdded(address useruint256 tokenAmountuint256 startingTimeuint256 cliffuint256 vestingPerioduint256 unlockingPercentage
UserBlocked(address user
UserRemoved(address useruint256 vestedAmountuint256 claimedAmount
UserUpdated(address useruint256 newAmountuint256 oldAmount
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.