Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($29,389,034.04)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
cbETH | ERC-20 | 4.109744K | $3,575.80 |
$14,695,621.96 | |
WETH | ERC-20 | 4.457439K | $3,296.38 |
$14,693,411.97 | |
WGC | ERC-20 | 200 | $0.000508 |
$0.1 | |
SKIPUP | ERC-20 | 0.02 | $0.168833 |
$0 | |
USA | ERC-20 | 1 | $0.000768 |
$0 | |
kurbi | ERC-20 | 0.2 | $0.000763 |
$0 | |
toby | ERC-20 | 777 | $0.00 |
$0 | |
Cheems | ERC-20 | 10.134582M | -- | -- | |
MOKIT | ERC-20 | 10K | -- | -- | |
| ERC-20 | 2.4K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22748476 | 3 hours ago | | | 0 | 7.6755202e-7 | |
| 22746991 | 4 hours ago | | | 0 | 0.000000605918427426 | |
| 22741838 | 7 hours ago | | | 0 | 6.9407917e-7 | |
| 22740733 | 8 hours ago | | | 0 | 0.000000200557323954 | |
| 22727516 | 15 hours ago | | | 0 | 0.000000063824178798 | |
| 22720662 | 19 hours ago | | | 0 | 3.3179487e-7 | |
| 22716716 | 21 hours ago | | | 0 | 4.9845652e-7 | |
| 22716444 | 21 hours ago | | | 0 | 5.5777277e-7 | |
| 22716204 | 21 hours ago | | | 0 | 3.3259006e-7 | |
| 22716161 | 21 hours ago | | | 0 | 0.000000305399462200 |
ABI
ABI objects
Getter at block 22754528
DOMAIN_SEPARATOR() view returns (bytes32)
0xac74aa69e4ebfc21c2788301d83e3164aefe3523f8ae2b08ef4a39f4dcd3cb63
MINIMUM_LIQUIDITY() view returns (uint256)
1000
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
18
factory() view returns (address)
0x3e84d913803b02a4a7f027165e8ca42c14c0fde7
getReserves() view returns (uint112 _reserve0, uint112 _reserve1, uint32 _blockTimestampLast)
(_reserve0=4109743822830632762117, _reserve1=4457438758459533365860, _blockTimestampLast=1732298023)
kLast() view returns (uint256)
18318931403224912155252614116575213709125620
name() view returns (string)
Uniswap V2
price0CumulativeLast() view returns (uint256)
225517860655959714916848212945198261348642
price1CumulativeLast() view returns (uint256)
198703579609096895958701667958519250566024
symbol() view returns (string)
UNI-V2
token0() view returns (address)
0x2ae3f1ec7f1f5012cfeab0185bfc7aa3cf0dec22
token1() view returns (address)
0x4200000000000000000000000000000000000006
totalSupply() view returns (uint256)
4265793643926077442036
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(address to) returns (uint256 amount0, uint256 amount1)
initialize(address _token0, address _token1)
mint(address to) returns (uint256 liquidity)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
skim(address to)
swap(uint256 amount0Out, uint256 amount1Out, address to, bytes data)
sync()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed sender, uint256 amount0, uint256 amount1, address indexed to)
Mint(address indexed sender, uint256 amount0, uint256 amount1)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Sync(uint112 reserve0, uint112 reserve1)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.