Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.506528 | $3,308.69 |
$1,675.94 | |
uDOGE | ERC-20 | 2.375K | $0.407441 |
$967.67 | |
uADA | ERC-20 | 917 | $0.974336 |
$893.47 | |
uXRP | ERC-20 | 211.6 | $1.46 |
$308.94 | |
uNEAR | ERC-20 | 1 | $5.64 |
$5.64 | |
uAPT | ERC-20 | 0.3 | $11.96 |
$3.59 | |
uSUI | ERC-20 | 0.8 | $3.48 |
$2.78 | |
BRETT | ERC-20 | 17 | $0.155973 |
$2.65 | |
uSEI | ERC-20 | 3 | $0.480374 |
$1.44 | |
Bonk | ERC-20 | 85K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22753513 | 24 minutes ago | | | 0 | 0.0000041486872 | |
| 22753511 | 24 minutes ago | | | 0 | 0.0000041266023 | |
| 22753507 | 25 minutes ago | | | 0 | 0.0000040445757 | |
| 22753357 | 30 minutes ago | | | 0 | 0.0000041989346 | |
| 22753356 | 30 minutes ago | | | 0 | 0.0000041980144 | |
| 22753354 | 30 minutes ago | | | 0 | 0.0000041759295 | |
| 22753352 | 30 minutes ago | | | 0 | 0.0000041994910 | |
| 22753350 | 30 minutes ago | | | 0 | 0.0000041763361 | |
| 22752938 | 43 minutes ago | | | 0 | 0.0000035875730 | |
| 22752777 | an hour ago | | | 0 | 0.0000038197808 |
ABI
ABI objects
Getter at block 22754239
swapRouter() view returns (address)
0xbe6d8f0d05cc4be24d5167a3ef062215be6d18a5
Read-only
callers(address) view returns (bool)
owners(address) view returns (bool)
tokenWhitelist(address) view returns (bool)
State-modifying
Events addTokens(address[] tokens)
exactInputSingle(struct ISwapRouterExactInputSingleParams params) returns (uint256 amountOut)
exactOutputSingle(struct ISwapRouterExactOutputSingleParams params) returns (uint256 amountIn)
removeTokens(address[] tokens)
withdrawETH(address to)
withdrawToken(address token, uint256 amount, address to)
withdrawTokenAll(address token, address to)
This contract contains no event objects.
constructor(address _swapRouter, address[] _callers, address[] _owners)
receive()
This contract contains no error objects.