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 "AutoWallet"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6270236 | 6 years ago | | | 0 | 0.00012920400 | |
| 4929738 | 7 years ago | | | 0 | 0.0013401500 |
ABI
ABI objects
Getter at block 21121181
owner() pure returns (address)
0x71c90a58797c85e1c7fac1e62122201f5985abc0
Read-only
This contract contains no read-only function objects.
State-modifying
Events approveTokenTransfer(address _tokenContractAddress, address _spender, uint256 _amount) returns (bool success)
changeOwner(address _newOwner)
sweep() returns (bool success)
sweepToken(address _tokenContractAddress) returns (bool success)
transferNonFungibleToken(address _tokenContractAddress, address _to, uint256 _tokenId)
transferNonFungibleTokenFrom(address _tokenContractAddress, address _from, address _to, uint256 _tokenId)
transferNonFungibleTokenMulti(address _tokenContractAddress, address _to, uint256[] _tokenIds)
transferToken(address _tokenContractAddress, address _to, uint256 _amount) returns (bool success)
transferTokenFrom(address _tokenContractAddress, address _from, address _to, uint256 _amount) returns (bool success)
EtherReceived(address _sender, uint256 _value)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.