Asset
Verified contract
Implementation
Active on
Ethereum with 1 txns
Storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x64ac…27b5
Balances ($0.00)
No balances found for "Asset"
ABI
ABI objects
Getter at block 20868206
genericSender() view returns (address)
0x0000000000000000000000000000000000000000
proxy() view returns (address)
0x64ac67f8715cac475d3029ee7c05b756fb0b27b5
Read-only
isICAP(address _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)
init(address _proxy) 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)
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.