Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($48,162.97)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 10.431097 | $3,121.43 |
$32,559.94 | |
USDC | ERC-20 | 15.597496K | $1.00 |
$15,597.5 | |
EARN | ERC-20 | 1.033615K | $0.002285 |
$2.36 | |
VOID | ERC-20 | 8.435585K | $0.000212 |
$1.79 | |
SMUDCAT | ERC-20 | 1.241088M | $0.000001 |
$0.77 | |
WARPIE | ERC-20 | 11.83021K | $0.000052 |
$0.62 | |
SCHEME | ERC-20 | 389.014529M | -- | -- | |
WOJAK | ERC-20 | 78.673738M | -- | -- | |
TITS | ERC-20 | 14.942114M | -- | -- | |
CROCK | ERC-20 | 9.440571M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22386435 | 2 days ago | | | 0 | 7.1073144e-7 | |
| 22386433 | 2 days ago | | | 0 | 7.1168956e-7 | |
| 22386430 | 2 days ago | | | 0 | 6.7991746e-7 | |
| 22386428 | 2 days ago | | | 0 | 9.5128534e-7 | |
| 22386426 | 2 days ago | | | 0 | 6.7419077e-7 | |
| 22386424 | 2 days ago | | | 0 | 8.9716264e-7 | |
| 22386419 | 2 days ago | | | 0 | 9.4401685e-7 | |
| 22386415 | 2 days ago | | | 0 | 6.5860207e-7 | |
| 22386412 | 2 days ago | | | 0 | 0.0000014751891 | |
| 22386409 | 2 days ago | | | 0 | 0.000000900163644250 |
ABI
ABI objects
Getter at block 22479935
owner() view returns (address)
0xfcd4e19dd044cba929cf1eefc1c181ae4f5bece8
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
routeProcessor() view returns (address)
0xf2614a233c7c3e7f08b1f887ba133a13f1eb2c55
weth() view returns (address)
0x4200000000000000000000000000000000000006
Read-only
trusted(address) view returns (bool)
State-modifying
Events acceptOwnership()
doAction(address to, uint256 _value, bytes data)
processRoute(address tokenIn, uint256 amountIn, address tokenOut, uint256 amoutOutMin, bytes route)
renounceOwnership()
setTrusted(address user, bool isTrusted)
transferOwnership(address newOwner)
updateRouteProcessor(address _routeProcessor)
withdraw(address token, address to, uint256 _value)
wrapEth()
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetTrusted(address indexed user, bool isTrusted)
constructor(address _operator, address _routeProcessor, address _weth)
receive()
OnlyTrusted()
TransferFailed()