Uniswap V2

Verified contract

Active on Ethereum with 124 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xede14aade5dec0101886b60a835454244f9a7dbf0d5b9a36cd02ae54920d83f0
0xa71e3513418a18020f71fc1ba609ac392591f9ea8e1ad42307573e13673b9614
0xef6bae786246703ec5461350f1f5410260dfb55a0789e20cef38c672b11aeb4e
0x1dc606c7150f7e3d456191e5a26954ddbb625460aef3cc13f2415eb952c1e4b5
0x31a392bbe02170e1c6ad5db3790937b5c2ef2e0f68208f180cc6bade91291f68
0x1675ea3e9e7c2dd1f08055a430d3a66fad52af430d342dbaac5ea9fd08ac8789
0x4edd0f6213122837a5c5c5d8043440ce81ffc3a7018bdd88eb2556316fdb9182
0x3b7c6b4960235df0aea102bfd6026e89a2ce7a12490bd6f146d5a7be89e3ff78
0x9798ed811dec8aba3981a3337ef27afbbc2ba5ddedd20f0990a0773eb580347e
0x2a20555edde06660b63e7b8a607499972d0fffc2fd3ebbed7bf2660250109f3a

Functions
Getter at block 20903558
DOMAIN_SEPARATOR(view returns (bytes32)
0x769dee64b6e1b26ae29c48e9855d70499645fde802c1d048463c2a3905427989
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=36223322368416489855892, _reserve1=1837289442251814070593, _blockTimestampLast=1726199663)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
190147237996477482215874156629558937296847
price1CumulativeLast(view returns (uint256)
10560691545567535508105532602456185306917799
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x1453dbb8a29551ade11d89825ca812e05317eaeb
token1(view returns (address)
0x1c478637deb86a26e14659211190104e70fc3091
totalSupply(view returns (uint256)
7903374376252318977156
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.