Uniswap V2

Verified contract

Active on Ethereum with 69 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,664,425.44
ERC-20
Value $2,658,678.25
ERC-20
Value $0.03
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x6ddc2c26e79315cca046f612ab563a8212160c14cb23de29836a647d9709c619
0x486472508cfeb76e046760fcf3d75eb60a6d8dcc03c1ff44932878e4b6ea9090
0x368e8b054a5e8cfa41efeee2b097465912699f9dbb599fce056cf67401bf4a9f
0x3b08139512aef55806dd42ace87a2d1fa3a26e2b26422abf2bab45f510bb2886
0xab91c5d5bed990688f20ef18ad36584482453aa463321e63fbd101af35d111ba
0x7958112199fa09d97cddf2e4fd41dd636c0d86087d3934e8a19ba4e68e532742
0xcaa3be3c4e34ee78b82e90a34791edcc8424c6e1f8732b1623fc9c840b9f680c
0x2d006bd8e8a9dafd4533469523ee14be807e804cfdc3f0e4bac4c778a0d6249f
0xacc1710fcbd1fec5802b3069beb51baffe8e735af244f28252d640d37fc68d5d
0x979e396ae5c24a9fd6dbdb12f2aeebe05e35b6924832d2f077e1d45d5a7372a0

Functions
Getter at block 20860479
DOMAIN_SEPARATOR(view returns (bytes32)
0x9d300d8377d11de8b071348244315b87d74aede2bfe4902fe80cb0b460a993bd
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=14928258509092197526803188, _reserve1=1017761590380277857553, _blockTimestampLast=1727661563)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
94694939161463037297784938946188884840
price1CumulativeLast(view returns (uint256)
6040549351016846434726750879876167420879607735
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x4691937a7508860f876c9c0a2a617e7d9e945d4b
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
54678641281234769969947
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.