AssetWithWhitelist
Verified contract
Active on
Ethereum with 7 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) |
---|---|---|---|---|---|---|---|
| 16064986 | 2 years ago | | | 0 | 0.00032030160 | |
| 16064750 | 2 years ago | | | 0 | 0.00033331029 | |
| 15907930 | 2 years ago | | | 0 | 0.00027704481 | |
| 4894619 | 7 years ago | | | 0 | 0.0013638900 | |
| 4892056 | 7 years ago | | | 0 | 0.0013995300 | |
| 4892038 | 7 years ago | | | 0 | 0.0026748000 | |
| 4892038 | 7 years ago | | | 0 | 0.0012987000 |
ABI
ABI objects
Getter at block 21157715
proxy() pure returns (address)
0x8400d94a5cb0fa0d041a3788e395285d61c9ee5e
restrictionExpiraton() pure returns (uint256)
1527811200
restrictionRemoved() pure returns (bool)
true
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.