Uniswap V2

Verified contract

Active on Ethereum with 336 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x0a4bcd48eaf69599737257de8714b4f6bba769357ee5f6d12a846fbf3c0c00d1
0x97cf5576034c78f3ca8015af68983a4c0dcc6cd02f2673df877a8b63fbf0ff11
0xdb3a280d3600d50128b6177ae6a5393fc3daa199ad1d08d999fbbf05a2d40ae6
From
0x2410a6a5a774ed5cf3820385e52b21dbe9c67317641d51ec45d721dd08fa79a7
0xc5365e83bdf63fc194cd00b79b670ac572d0b262fe9acfbc5bbfa69a70ff23de
0x32d13de9bf92f4a930ca6496bd8778ca9c37b0a574716c12ddc1ae2cdb36e464
0xb9cb12295b2dd32b922b58f9d4f8eb567b6b787c6f3816a19f05390082d4f21a
0x6179cd186ecbf22c86a4ed5aaedb7a14867d3d478228f7b4edf16b7bfd701393
0x00428938ffba18c8338a9f1709229ca2bccfda75e021e9528e1434bbd064e7c1
0x3aff7487c5d75ed1f0d08b8bde08346d7b0d1f5d4b0c5be33ba1ee7841dd7a72

Functions
Getter at block 20893919
DOMAIN_SEPARATOR(view returns (bytes32)
0x316ce635dba332393785be59696ed604a35fcb7793ba926c429c0cf1402c1b17
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=1206857539166516428, _reserve1=154521656894328321536, _blockTimestampLast=1727081099)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
47704224861080536231694030705829090721736234
price1CumulativeLast(view returns (uint256)
290358500496969216945979434905307522261754
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x261efcdd24cea98652b9700800a13dfbca4103ff
token1(view returns (address)
0x5cf9242493be1411b93d064ca2e468961bbb5924
totalSupply(view returns (uint256)
13238967941519403918
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.