UniswapV2Pair

Verified contract

Active on Ethereum with 28 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $922.53
ERC-20
--
0x409d7081db53de2df3b2608d00e39edb61b74765ed46d873bdedec90cd6313f2
0x852e17329edfdbf2235b60de96b88fb51451bfec38486afca58c9108849a6da8
0xb5837f834a3151ede46402acd09f0062b761d281c67f4c24db0931bd81bbd6db
0x250961382fea482137837e666e6cbf64db63dce67b55ce89dd30a87d2b4401bd
0x2e5ef62ae6df3a4fde3c6d6fa240a108b6d46ab6c6d19de65359dfcee8bb55ae
0xe0d2163c03577579f059cd358ea957c19d1da84ae75c305627d5fed5e0dc9429
0x3108245fd563ceeaf7ed46e2efe73f7b0b573a2cd5e2c674f68c63d276d2008e
0xe9f38073256da466484314a323a553f64da4a09aef163bbade3ef6856114dea1
0xbf183a7da086fb9691fd218afdf92069305beac6fde5ba038321d37fa7b658de
0x4371c7444ad9ef26ef59a0e240f7fe136ebb95d04839f57efb74ca8f8ef06e1a

Functions
Getter at block 21226609
DOMAIN_SEPARATOR(view returns (bytes32)
0x6c873f35a66a2531c908749da78d1f0d6f3e1f445e1a0e081ba36a5ab68ceff1
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=773346089607048889563, _reserve1=297515633077570891, _blockTimestampLast=1612046887)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
42579630635706149116174682240998300723
price1CumulativeLast(view returns (uint256)
77531984637116498577922968985367044816962648
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xa1b51a1b99acca9d87ad98d373750146204f7d6b
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
14969574122675249987
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.