Uniswap V2

Verified contract

Active on Ethereum with 24 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,989,751.99
ERC-20
Value $3,956,085.45
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x1ba90d3079e07f9cd07771a179a5723d26a0b0281acd033bdb267c2467f3c7b0
0x812f875d34091ab2e45d4c2e4fed47ccd9649d413c9619bdffed9c3f32250e5f
0x62112d774d3708083d312f393e99159c8fac80aad4ee51ab6ab4880c930c010d
0x27e3de9758540ebfc952cff6d175876d36e62dc498c9f0f38e8b2024c82a9448
0x04ef2e50df7037a7dc2ee04a3f6d0b7f5378024fde9a05e885c1bc83735bdae3
0x51ae393a8d3249e0c1896820d1d2563153feff131ed54338380c26e38bc61cf1
0x98cf5c2cd1f0b17afc8496fe622fbfee460d9228a199a4843ea5504786c6c74d
0xcafdbcb0666745e726042482518b128c8daa2c4a8a2ea195f8da5b8447158273
0x28b3d612980f1ef15f9744588599cf3dcefb5dcbec9baf278a1b3b1ebfa84560
0xe6b4aef6c93a85c0c39c3b2a81e004d4caaff7a4f4cd747cacc479d0f16b9791

Functions
Getter at block 20791848
DOMAIN_SEPARATOR(view returns (bytes32)
0xa0cc5fcbb5002079083b69bed15b34979ed2f624e180140be2c1bd17ff024435
MINIMUM_LIQUIDITY(view returns (uint256)
1000
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals(view returns (uint8)
18
factory(view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
getReserves(view returns (uint112 _reserve0uint112 _reserve1uint32 _blockTimestampLast)
(_reserve0=4930192980921557240, _reserve1=1565744554174840230609, _blockTimestampLast=1726835879)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
886690673984608842680930137554729267959712
price1CumulativeLast(view returns (uint256)
5580581262062955732430190797241177987040
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x812ba41e071c7b7fa4ebcfb62df5f45f6fa853ee
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
18525070852007548845
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
nonces(addressview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(address toreturns (uint256 amount0uint256 amount1)
initialize(address _token0address _token1
mint(address toreturns (uint256 liquidity)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
skim(address to
swap(uint256 amount0Outuint256 amount1Outaddress tobytes data
sync(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed senderuint256 amount0uint256 amount1address indexed to
Mint(address indexed senderuint256 amount0uint256 amount1
Swap(address indexed senderuint256 amount0Inuint256 amount1Inuint256 amount0Outuint256 amount1Outaddress indexed to
Sync(uint112 reserve0uint112 reserve1
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.