Vesting

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xf0e436ca at 13804664
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

No balances found for "Vesting"

No transactions found for "Vesting"


Functions
Getter at block 21296176
merkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
tokenBUMP(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
investorPause(addressview returns (bool)
isClaimed(uint256 indexview returns (bool)
State-modifying
addAddressToWhitelist(address addr
claim(uint256 indexaddress accountuint256 amountuint256 timestampbytes32[] merkleProof
claimBulk(bytes[] claimArgs
initialize(address _tokenbytes32 _merkleRootaddress[] _whitelistAddresses
pause(
pauseRecipients(address[] activeInvestors
removeAddressFromWhitelist(address addr
renounceOwnership(
setMerkleRoot(bytes32 root
transferOwnership(address newOwner
unpause(
unpauseRecipients(address[] pausedInvestors
withdraw(address toaddress tokenuint256 amount
Events
AddressAddedToWhitelist(address newWhitelistAddress
AddressRemovedFromWhitelist(address removedWhitelistAddress
Claimed(uint256 indexaddress indexed accountuint256 amountuint256 timestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Unpaused(address account
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.