UniswapV2Pair

Verified contract

Active on Ethereum with 1,138 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $308,908.36
ERC-20
Value $305,659.49
ERC-20
--
0x26c3d063964e9788b6bde4a9d6325f8c6933e12d755d419ff71efdf55c70b764
0x239289ca175dfc541b9ae6d0437592e2380525340404e0046e76ee143c050f25
0x3853232e6bded24f9d929466c5470713be900756a306560603059d2985ace165
0xed36c7dba0a6e6b58288c4051287b43d6c4d65a03c8f332e9b4050b64ee3845f
0x1399f22fc4ec3ccc2210e758c5efbd85658dff00dc43d2f405be1809d3fd8b02
0x745efabd9259f641c746ece2f809416f02a9d0805270bf75888cd5ddfbe43727
0x4f2f4db11ce165d3a51db0fee68787d9252afe35341a75085664e48108e94e48
0xcc0a3bc949c3ff61c6caa991763696371e8a9468697d9abe17fb1ad68a6cbf8f
0xebebf51dbc1d9b31fa60bc2012ce7cfc3d699173ce7670948b0434ec5812f7f1
0xdd448c9ed27da2de6ed7cf68af61ce9f1c1fe70826268610cc442420bfc69e95

Functions
Getter at block 21226230
DOMAIN_SEPARATOR(view returns (bytes32)
0x90c36c530ed9bab2293ca8b10fe442ff8217217d52c177a7ebb29c463a413254
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=1309288774601788828811914, _reserve1=99027570005691991904, _blockTimestampLast=1732072343)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
176032947824738355577741024845316106647
price1CumulativeLast(view returns (uint256)
2582478191923302261020235600284060219594140343
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x993864e43caa7f7f12953ad6feb1d1ca635b875f
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
5759381920223499455937
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.