UniswapV2Pair

Verified contract

Active on Ethereum with 71 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.49
ERC-20
Value $0.02
ERC-20
--
0x509b4867b3035cde5cdffe2911c3393e065d6cf9a2f0d275cab7304902c63679
0xf4e5accfa0b8c3d90b571d7f405bdc7ea176101eb936c6e1ec53eb39a008c845
0x8e80bc100ec7e5e4377d8143c5e5b300fbe907eaa54bf83ed7948a4e0385f165
0xc4dad7470d260a00efe089cc2343e396a2bc83c38a60b42acb4b19ea5ae1bf27
0xc11aa9a5d82ddf1ef10242575d6272bb5f8a5ad75bf698206120dad5efd6b6b2
0x5f1e421f2060e67bb08d6fee3553a6b8a0ed1a9cf94a1d5e0347f2ceafa95b4b
0x1e924c0d5f66f2456de63059f04d520db805fb67e4ea229720e06f31c9bf032b
0x30496e0a6590828e93a6f9b4dc2b656566c430b4b0e402d2a9ddbd4804a9ffe5
0xca40560883141e80da3fe72f6984b343f71a9945b2ab9b424e43ef2e0d5a32b0
0xea23489c9157326f38e78362f1e3cecde7198645042ee82e22c515fd2ffb7887

Functions
Getter at block 20845861
DOMAIN_SEPARATOR(view returns (bytes32)
0xe28aaf34d05573bf73a170f9ae6aea98e26c26b33d357e1c538fb2f503f03ab3
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=16782651888087518744, _reserve1=587009130581456927, _blockTimestampLast=1625864205)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
11797785277370921926958505870473358599742
price1CumulativeLast(view returns (uint256)
1785607025951785086922491113727330841647349
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x066798d9ef0833ccc719076dab77199ecbd178b0
token1(view returns (address)
0x6b3595068778dd592e39a122f4f5a5cf09c90fe2
totalSupply(view returns (uint256)
3114892011302870006
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.