AssetWithWhitelist
Verified contract
Active on
Ethereum with 4 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 "AssetWithWhitelist"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6141847 | 6 years ago | | | 0 | 0.00013619700 | |
| 6141821 | 6 years ago | | | 0 | 0.00013995300 | |
| 6141773 | 6 years ago | | | 0 | 0.00026748000 | |
| 6141768 | 6 years ago | | | 0 | 0.00013006200 |
ABI
ABI objects
Getter at block 21285612
proxy() pure returns (address)
0x49a1cbb5d28cdedd55b7daa627f658fbd8cf1d23
restrictionExpiraton() pure returns (uint256)
1541894400
restrictionRemoved() pure returns (bool)
false
Read-only
isICAP(address _address) pure returns (bool)
transferIsAllowed(address _from) pure returns (bool)
whitelist(address) pure 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)
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)
Error(bytes32 _errorText)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.