Recovery
Verified contract
Active on
Ethereum with 6,060 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($7.91)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SKL | ERC-20 | 62.887521 | $0.060469 |
$3.8 | |
APE | ERC-20 | 2.236451 | $1.33 |
$2.97 | |
RFOX | ERC-20 | 1K | $0.001125 |
$1.13 | |
GRV | ERC-20 | 0.95 | $0.010216 |
$0.01 | |
Shibtoro | ERC-20 | 507,797T | -- | -- | |
PHIBA | ERC-20 | 98K | -- | -- | |
SAITAMA | ERC-20 | 17.563448K | -- | -- | |
CRT | ERC-20 | 6K | -- | -- | |
ARTIC | ERC-20 | 600 | -- | -- | |
VPAD | ERC-20 | 210.042365 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20729993 | 2 months ago | | | 0 | 0.000056620644 | |
| 20729967 | 2 months ago | | | 0 | 0.000053503142 | |
| 20729945 | 2 months ago | | | 0 | 0.000056910200 | |
| 20729939 | 2 months ago | | | 0 | 0.000063013486 | |
| 20729935 | 2 months ago | | | 0 | 0.000062259248 | |
| 20729921 | 2 months ago | | | 0 | 0.000070375938 | |
| 20729908 | 2 months ago | | | 0 | 0.000081084248 | |
| 20729882 | 2 months ago | | | 0 | 0.000063258679 | |
| 20729836 | 2 months ago | | | 0 | 0.000081696607 | |
| 20729821 | 2 months ago | | | 0 | 0.000076667706 |
ABI
ABI objects
Getter at block 21261613
owner() view returns (address)
0xdb6f5fb9311ae8885620ee893887c3d85c8293d6
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events acceptOwnership()
multiCall(address[] targets, bytes[] dataArray)
recoverERC1155(address[] tokens, uint256[][] ids, uint256[][] values)
recoverERC20(address[] tokens)
recoverERC721(address[] tokens, uint256[][] tokenids)
recoverEth()
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
AddressEmptyCode(address target)
AddressInsufficientBalance(address account)
ArrayLengthMismatch()
FailedInnerCall()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
SafeERC20FailedOperation(address token)