Uniswap V2

Verified contract

Active on Ethereum with 1,358 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $642,118.83
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x53c0b852c302eafd27a4323a4c5f5115176d4b01958242d116a28f5c4a85ed91
0x8a924f75636324c331c588f403cd7f58f3cf065246ff83cb89a0f1625671e76d
0x64cf419052ac07bbdd497efc61aa3dca126b122556481a7585eb5eb1d2fda76a
0x8658e3fe71b43aee8b358314648314d56f331ff1d133b69824dca6b426ddca8a
0x934f017bf1470eb977c1b644ba2a2c7724f423bd070d493ffb47a8fa0db55917
0x474338c1129e329f33336341afd61f4948f9c3ab6ea8364f7a86e0d767cf6208
0x6a7182b2bdbffb19eacddffa4ef084fae71e9615533530b8c9edd2af6479ab4b
0x73efbbdf843d00595b679a28ddad968fc783ce483fc46710a38aa8497cc08fba
0x6fd0e1bb6c2b3c152964af654214d83bc893f98979966b1db8d274869e8a1a5c
0xc94fc5660f7d85bfef6eb1e98e6713dc0739c97ed22e5fd8f76b0cb52df1d02e

Functions
Getter at block 21191817
DOMAIN_SEPARATOR(view returns (bytes32)
0x94665fd4d331c528a9e881d60463410ef0170ff1a19af59ebb600f7e543d4c94
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=36664461970248745363546244, _reserve1=211215657245441709412, _blockTimestampLast=1731580643)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
12284664765437906858923366989110145401
price1CumulativeLast(view returns (uint256)
79191785685134202360012408161573294271336313178
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x69692d3345010a207b759a7d1af6fc7f38b35c5e
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
79647960416145450249351
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.