Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$557.82
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.169376 | $3,293.39 |
$557.82 | |
USDC | ERC-20 | 1.741096K | $0.999951 |
$1,741.01 | |
CLANKER | ERC-20 | 41.259267 | $26.79 |
$1,105.34 | |
MIGGLES | ERC-20 | 6.029334K | $0.134167 |
$808.94 | |
DEGEN | ERC-20 | 23.521777K | $0.019166 |
$450.82 | |
ANON | ERC-20 | 11.268703K | $0.033178 |
$373.87 | |
wstETH | ERC-20 | 0.09135 | $3,927.11 |
$358.74 | |
cbETH | ERC-20 | 0.097104 | $3,571.79 |
$346.84 | |
cbBTC | ERC-20 | 0.00347 | $98,073.00 |
$340.33 | |
WETH | ERC-20 | 0.045812 | $3,301.20 |
$151.23 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22747120 | 9 minutes ago | | | 0 | 0.0000052097191 | |
| 22746879 | 17 minutes ago | | | 0 | 0.000011861499 | |
| 22746526 | 29 minutes ago | | | 0 | 0.0000071460826 | |
| 22745448 | an hour ago | | | 0 | 0.0000036332748 | |
| 22744880 | an hour ago | | | 0 | 0.0000029314688 | |
| 22744855 | an hour ago | | | 0 | 0.0000026098989 | |
| 22744702 | an hour ago | | | 0 | 0.0000049060254 | |
| 22743724 | 2 hours ago | | | 0 | 0.0000020172386 | |
| 22740845 | 4 hours ago | | | 0 | 0.0000018661091 | |
| 22740245 | 4 hours ago | | | 0 | 0.0000013956364 |
ABI
ABI objects
Getter at block 22747378 getModules() view returns (struct IAdapterModule[])
DOMAIN_SEPARATOR() view returns (bytes32)
0x456655464cb9c6f9614885c9a1b26d6b66144224a4f428f36da646af34aedd8f
owner() view returns (address)
0x0abfd500b000f206400bee0e0409000380090896
Read-only
This contract contains no read-only function objects.
State-modifying
Events install(address module)
transferOwnership(address _newOwner)
uninstall(address module)
ModuleInstalled(address indexed module)
ModuleUninstalled(address indexed module)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _owner)
fallback()
receive()
ModuleNotFound()
ModuleNotInstalled(address module)
ModuleNotRegistered()
SelectorAlreadySet(bytes4 selector, address oldModule)
UnauthorizedAccount(address account)