TokenUnlocking

Verified contract

Active on Ethereum with 496 txns
Deployed by via 0xe6f7cd6e at 18049518
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,823.99
0x4c58a5ea3200d3fa2355db871fc4b785050c35163fbde8c6e4eb48c35f09ce74
0x968782a2b51087c6b0981f59befac7b80d1f7bec6b380d17541e59f7ca646b26
0xa83f994ed60ec9de309d30291d48b9c9229fc9c689e14b14131d1f3ba1a2abb7
0x2c9a15cfe5cf918479a76af9304e075e67ef4efdebb00552a456854fca2c48ff
0x3a3b78708f31db59ce0c32bcff340eb487de199c16be787e5383f58d173485a4
0x4de97cdc3c0b521411e493892949ab0ffcfd52be988cf0004c99f58ac44c3c4a
0x10119bf2a51a3b6b5f77d83224a9c9e0fe8a6dd52a45c9da92f3033c74f0c6cf
0xa5819aa77272b5ddd98b09312712a1e924e5d935235dc45d8d0f2784409ceee9
0x8a44e846e7d0c304059154594554567fbbc0cbe0337b261b9392a09670b07d6f
0xbc0cecaacb5e0ddcaac274d85f7fae9894799cc20283f3c666ce345922a0757a

Functions
Getter at block 21302883
lbr(view returns (address)
0xed1167b6dc64e8a366db86f2e952a482d0981ebd
owner(view returns (address)
0x078dc81e05ceb1e1743b9b5215b3bc83afd9f8c0
Read-only
UnlockingInfo(addressview returns (uint256 totalLockeduint256 durationuint256 unlockStartTimeuint256 lastWithdrawTime)
getRewards(address addrview returns (uint256)
getUserUnlockInfo(address _addrview returns (struct TokenUnlockingUnlockingRule)
State-modifying
addWhitelistAddresses(address addraddress[] addrs
renounceOwnership(
setPause(address _userbool val
setUnlockRule(address _addruint256 _totalLockeduint256 _durationuint256 _unlockStartTimeuint256 _lastWithdrawTimeaddress[] _whitelist
transferOwnership(address newOwner
withdraw(address addr
withdrawTokenEmergency(address tokenuint256 amount
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetUnlockRule(address indexed _addruint256 _totalLockeduint256 _durationuint256 _unlockStartTimeuint256 _lastWithdrawTime
Withdraw(address indexed _addruint256 _amountuint256 _timestamp
Constructor
constructor(address _lbr
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.