Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($917,766.34)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 139.902413 | $3,288.10 |
$460,013.12 | |
ALB | ERC-20 | 1.118463M | $0.409269 |
$457,752.19 | |
AEROBUD | ERC-20 | 65 | $0.009412 |
$0.61 | |
USA | ERC-20 | 262 | $0.000766 |
$0.2 | |
WGC | ERC-20 | 200 | $0.000576 |
$0.12 | |
GOCHU | ERC-20 | 50K | $0.000001 |
$0.05 | |
NEWB | ERC-20 | 350 | $0.000096 |
$0.03 | |
SKIPUP | ERC-20 | 0.05 | $0.168508 |
$0.01 | |
BOYS | ERC-20 | 0.4 | $0.011928 |
$0 | |
kurbi | ERC-20 | 0.1 | $0.000775 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22743614 | 3 hours ago | | | 0 | 3.4564500e-7 | |
| 22734152 | 8 hours ago | | | 0 | 1.2869534e-7 | |
| 22730825 | 10 hours ago | | | 0 | 1.8770206e-7 | |
| 22722593 | 14 hours ago | | | 0 | 2.1337560e-7 | |
| 22721797 | 15 hours ago | | | 0 | 2.4481957e-7 | |
| 22720756 | 15 hours ago | | | 0 | 3.2225603e-7 | |
| 22717617 | 17 hours ago | | | 0 | 2.6998283e-7 | |
| 22717617 | 17 hours ago | | | 0 | 2.4929607e-7 | |
| 22716242 | 18 hours ago | | | 0 | 5.7078447e-7 | |
| 22716238 | 18 hours ago | | | 0 | 5.8431490e-7 |
ABI
ABI objects
Getter at block 22748565
DOMAIN_SEPARATOR() view returns (bytes32)
0x38d5f998a05284ec729be5da131e70058c1e824a5213e33c53813bc4f7fa013e
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=1118462897957158684246577, _reserve1=139902412787613974987, _blockTimestampLast=1732286359)
kLast() view returns (uint256)
156421527133036891312163861731772152266997381
name() view returns (string)
Uniswap V2
price0CumulativeLast() view returns (uint256)
3803781762258596941732917682439027812
price1CumulativeLast() view returns (uint256)
76143211575823880266175660533523084930256747518
symbol() view returns (string)
UNI-V2
token0() view returns (address)
0x1dd2d631c92b1acdfcdd51a0f7145a50130050c4
token1() view returns (address)
0x4200000000000000000000000000000000000006
totalSupply() view returns (uint256)
10830523412690131634734
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.