Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($24.99)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.009914 | $2,520.59 |
$24.99 | |
kurbi | ERC-20 | 0.1 | $0.000633 |
$0 | |
xBASE | ERC-20 | 14.755578M | -- | -- | |
PEP | ERC-20 | 61.2 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21689777 | 3 days ago | | | 0 | 9.9837436e-7 | |
| 21215678 | 14 days ago | | | 0 | 1.8694439e-7 | |
| 21215526 | 14 days ago | | | 0 | 0.000000101178827640 | |
| 21029999 | 18 days ago | | | 0 | 0.000000101178827640 | |
| 20428018 | a month ago | | | 0 | 1.5216929e-7 | |
| 19522522 | 2 months ago | | | 0 | 1.8729740e-7 | |
| 18180823 | 3 months ago | | | 0 | 1.6168881e-7 | |
| 17301962 | 3 months ago | | | 0 | 1.6044915e-7 | |
| 16605853 | 4 months ago | | | 0 | 1.4812046e-7 | |
| 16238413 | 4 months ago | | | 0 | 1.7879805e-7 |
ABI
ABI objects
Getter at block 21815651
DOMAIN_SEPARATOR() view returns (bytes32)
0xb3e9b68aecad85434830b0aec40512104ea5f031e93abb7a0fa7c5704eb1f9f9
MINIMUM_LIQUIDITY() view returns (uint256)
1000
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
18
factory() view returns (address)
0x04c9f118d21e8b767d2e50c946f0cc9f6c367300
getReserves() view returns (uint112 _reserve0, uint112 _reserve1, uint32 _blockTimestampLast)
(_reserve0=9913895452101979, _reserve1=14755577944016546665840206, _blockTimestampLast=1730416831)
kLast() view returns (uint256)
146014558054434769594750758733475510002440
name() view returns (string)
Uniswap V2
price0CumulativeLast() view returns (uint256)
1172699685015854221258450985253673741885556481166446
price1CumulativeLast() view returns (uint256)
110348075346705630775973259287814
symbol() view returns (string)
UNI-V2
token0() view returns (address)
0x4200000000000000000000000000000000000006
token1() view returns (address)
0xef94c12ba5bb2bf56e19babfa56880487fea6e82
totalSupply() view returns (uint256)
154614967910826299416
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.