AssetWithTimelockAndWhitelist
Verified contract
Active on
Ethereum with 11 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4868…e333
Balances ($0.00)
No balances found for "AssetWithTimelockAndWhitelist"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6430608 | 6 years ago | | | 0 | 0.00041018400 | |
| 6430608 | 6 years ago | | | 0 | 0.00042129900 | |
| 6430608 | 6 years ago | | | 0 | 0.00042129900 | |
| 6430606 | 6 years ago | | | 0 | 0.00042129900 | |
| 6430606 | 6 years ago | | | 0 | 0.00042129900 | |
| 6430606 | 6 years ago | | | 0 | 0.00042129900 | |
| 6430606 | 6 years ago | | | 0 | 0.00042129900 | |
| 6430606 | 6 years ago | | | 0 | 0.00042129900 | |
| 6430605 | 6 years ago | | | 0 | 0.00042129900 | |
| 6430601 | 6 years ago | | | 0 | 0.00080381700 |
ABI
ABI objects
Getter at block 21201849
genericSender() view returns (address)
0x0000000000000000000000000000000000000000
proxy() view returns (address)
0x0b34a04b77aa9bd2c07ef365c05f7d0234c95630
restrictionExpiraton() view returns (uint256)
1554076799
restrictionRemoved() view returns (bool)
false
Read-only
isICAP(address _address) pure returns (bool)
isTimelockAllowed(address _address) view returns (bool)
isTimelocked(address _address) view returns (bool)
isTransferAllowed(address _from) view returns (bool)
transferIsAllowed(address _from) view returns (bool)
unlockDate(address) view returns (uint256)
whitelist(address) view returns (bool)
State-modifying
Events _performApprove(address _spender, uint256 _value, address _sender) returns (bool)
_performGeneric(bytes _data, address _sender) payable
_performTransferFromToICAPWithReference(address _from, bytes32 _icap, uint256 _value, string _reference, address _sender) returns (bool)
_performTransferFromWithReference(address _from, address _to, uint256 _value, string _reference, address _sender) returns (bool)
_performTransferToICAPWithReference(bytes32 _icap, uint256 _value, string _reference, address _sender) returns (bool)
_performTransferWithReference(address _to, uint256 _value, string _reference, address _sender) returns (bool)
allowTimelock() returns (bool)
allowTransferFrom(address _from) returns (bool)
blockTransferFrom(address _from) returns (bool)
init(address _proxy) returns (bool)
removeRestriction() returns (bool)
setExpiration(uint256 _time) returns (bool)
setupAmbi2(address _ambi2) returns (bool)
transferFromToICAP(address _from, string _icap, uint256 _value) returns (bool)
transferFromToICAPWithReference(address _from, string _icap, uint256 _value, string _reference) returns (bool)
transferToICAP(string _icap, uint256 _value) returns (bool)
transferToICAPWithReference(string _icap, uint256 _value, string _reference) returns (bool)
transferWithLock(address _to, uint256 _value, uint256 _unlockDate) returns (bool)
Error(bytes32 message)
TimelockAllowed(address addr)
Timelocked(address addr, uint256 unlockDate)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.