Uniswap V2

Verified contract

Active on Ethereum with 7,048 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $34,211.97
ERC-20
--
0x4cef803c5cd4a4154e116e5256e1630004fb506f1f6e8d6d4a4b588988399b24
0x9375c453681eb3a962374eaff6c524611f1739446659ec0a431dd5851dff0aae
0x39e89ef54d6b7c86ca1f646d5118bfe6ceab745f874bc3db558c84a5fb503378
0xa8b676d2664ed0ebcaec876bea364c87e8f825afc53d66bf345647300e02e880
0xeac1e4b6664d7d047afc05d8d54e96f8bb889623bae9d9f2f3a9872a9654aae2
0x8c574b619d6c575c2a5361c9f988086f7b3ec9124f70ee3d2c846b83c43780ec
0x81414028c4563ca06e23b839eea444e5bfbb6fab96d90142518729b5238f7992
0x2e38e4a697b41fe438990f0674d3b0473af9980e3931e5125e4cb93f7db6baf3
From
0xb6e8ce28e13d6235604aec8ff75f123683b59e04d4eb4fdca00a3e4e85f628a7
0x5817d2f66fa001f52d90a0503d779f96d3265abe94847586ebed6316c36fbf87

Functions
Getter at block 21299928
DOMAIN_SEPARATOR(view returns (bytes32)
0x9a909b33f726aa9017a3fb04da33d46a1b9004af2574e1a524152129f8e8fc12
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=73080367527395102669626914, _reserve1=9323967198132421144, _blockTimestampLast=1732954247)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
251663021855314508791580722563488628
price1CumulativeLast(view returns (uint256)
1324467814746390850395266107857996366792984935592
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xb22c05cedbf879a661fcc566b5a759d005cf7b4c
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
20075901327094232682635
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.