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) |
---|---|---|---|---|---|---|---|
| 6282414 | 6 years ago | | | 0 | 0.00030147600 | |
| 5940713 | 6 years ago | | | 0.025 | 0.0018127800 | |
| 5932219 | 6 years ago | | | 0.01 | 0.0030213000 | |
| 5386186 | 7 years ago | | | 0.19 | 0.000090639000 |
ABI
ABI objects
Getter at block 21191945
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.