AssetWithRevert
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "AssetWithRevert"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6076204 | 6 years ago | | | 0 | 0.00013017000 |
ABI
ABI objects
Getter at block 21285301
genericSender() view returns (address)
0x0000000000000000000000000000000000000000
proxy() view returns (address)
0x6710c63432a2de02954fc0f851db07146a6c0312
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.