TokenUnlocking

Verified contract

Active on Ethereum with 482 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 $3,430.06
0x7ecac7c530644f79f035fd8777294fe19d473899015a3f4f9e8d921265a59191
0x2627d30a24d3fe60541eaf974da82f860b6896e3492de3959bc99c629b1651c2
0x15c9520131ecea74a66d3248b11c50fb3fbf8c58ce5e0a303668f6fd31944454
0xb1e653d1c24bf470c205069f139e1646ac938663e1df63479c7b537383d39c68
0x0e04f355af2d00b5e19c03b0d80a9cb489b5118272af6fc8b2e2a83150b78a27
0x62c5ed1db0689d48ca2f23f16c34a4c616cd7a32602596e88d81b24d3c63aab8
0x37fda867f1a5f537ad7300d09ab92688f29606d78990a508b456777d8b8d2a74
0xfac32289c3781b533b2b0028e434ec212d87bf1c764f5f59aa230a0f6b339f48
0x163d3fa35bc22b9516cbb2d59ee8d12d41ee175db48af82a89d5c7b431842de5
0x14e38a92fef30f4cc549c219a8e7b63c89b098a39d157a426456e304dfc1d977

Functions
Getter at block 20875994
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.