AutoWallet
Verified contract
Active on
Ethereum with 110 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TPP | ERC-20 | 400 | -- | -- | |
CK | ERC-20 | 47 | -- | -- | |
MB | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9340409 | 5 years ago | | | 0 | 0.00053428000 | |
| 7127628 | 6 years ago | | | 0 | 0.00093235200 | |
| 6691347 | 6 years ago | | | 0 | 0.0013985280 | |
| 6690990 | 6 years ago | | | 0 | 0.0016852560 | |
| 6647284 | 6 years ago | | | 0 | 0.0032049600 | |
| 6644234 | 6 years ago | | | 0 | 0.0016852560 | |
| 6643041 | 6 years ago | | | 0 | 0.0017481600 | |
| 6621652 | 6 years ago | | | 0 | 0.0017481600 | |
| 6605317 | 6 years ago | | | 0 | 0.0020977920 | |
| 6525755 | 6 years ago | | | 0 | 0.0010258080 |
ABI
ABI objects
Getter at block 21217225
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.