Uniswap V2

Verified contract

Active on Ethereum with 36 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x12f9f9d02099cbb606be4f6d257739010a71d9429cfba81dcabcd3fe45f086ee
0x24b3a376cb9f5161bad901cbdda2c1ab615a5dcb818347c05baaaa5ff5316cca
0x85f9e698fd716d73a5e309096a5d1067917de2f626d22a9b350c0b077a7355f3
0xc1e9356cee0f1c141d4fc33b2feb99ffa684c170da3b3f4c654028580ca4b68a
0x331d9e49c10a51f969fa61824a29d6c93db41e8d8fb1230e5546aa477f758e3c
0x8c6321f5ae278e5935618df4d502a5682745d42099e5c74ac7553135dde0a2e1
0xa229bc4aa4b99c6724f052f7c9d557289fd0564232a5249bb0c549783a4b12d1
0x25fa921714f45ec7f47670eb9ff392fffc85a42a3d06860c44453b42bdb84b64
0x8a687e4bd67927109501fd95d8dc05e9e52026b8ddf7c25b9c6bd4acfaa3571c
0x9dceaa2f54d31d1467c5efa0d9d5d55eb9ab0ba555e9e9de3d1523dd9715e02d

Functions
Getter at block 21307699
DOMAIN_SEPARATOR(view returns (bytes32)
0xe81734e57ccadcd4c9ee11ff83b744964228850eb1badf7a7e11375cd30752d0
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=25765425951713010068582, _reserve1=73278465459, _blockTimestampLast=1622197234)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
395147971288909390661830336848
price1CumulativeLast(view returns (uint256)
125250050028418854014572696204250099710790168956150218
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x4690d8f53e0d367f5b68f7f571e6eb4b72d39ace
token1(view returns (address)
0x8eb24319393716668d768dcec29356ae9cffe285
totalSupply(view returns (uint256)
42632459835031182
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.