AssetWithWhitelist
Verified contract
Active on
Ethereum with 3 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) |
---|---|---|---|---|---|---|---|
| 5127334 | 7 years ago | | | 0 | 0.00013995300 | |
| 5127314 | 7 years ago | | | 0 | 0.00026748000 | |
| 5127312 | 7 years ago | | | 0 | 0.00013006200 |
ABI
ABI objects
Getter at block 21262593
proxy() pure returns (address)
0x5e51f6841d2f188c42c7c33a6a5e77fb05cfbabe
restrictionExpiraton() pure returns (uint256)
0
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.