Uniswap V2

Verified contract

Active on Ethereum with 215 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $240,329.04
ERC-20
--
ERC-20
--
ERC-20
--
0x7fba2ef0b4cf64525667c4d6a8739a2a895299045a210f2378c7336f79d42306
0x6e37bcd9356c0f9ed2009ea2b7b3df20ec8534f98cc62cf95c3c6f775436ff12
0xf140eb13b58294cd63b90a6d6885de799659255438620695241e68329b9a55e9
0x027d66e7302eae075f68b691a69d77d7725591ceb7b63e48e97f47b11bfadff3
0xc60b26c76f47cd4d05766f4998979a8e961afaf7c66992d6444ccf629cdcc662
0x1c0187714adf2c7b918a31b7313a8fc354091b93e9a5abecf430c156d26d910d
0xddd47d7e6d3efbd99fa04f7ca7fd3c7f945e14efa7a42618cb7015bad36aa145
0xe3e7d9c650af6fec9d11fbf60d7f08db432b77e38fe5e70c0f72a3938added36
0x584e0834e4774a52d50eac52c008f39d92c5a477f7251896fbc1b32c34fa4eba
0x0382fd5aedf2ad38f6708e2b195a73f888307eceeeff9fbf7b1bb3bc0ebe24f7

Functions
Getter at block 21172673
DOMAIN_SEPARATOR(view returns (bytes32)
0x2cd4b30af7b0fcad6cda293616d1d7c55ea239adb3a595c48c33e5485c05c13d
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=4690134655337246455416, _reserve1=73514453996128924964, _blockTimestampLast=1729966727)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
15368854622346570011964630658838112970672
price1CumulativeLast(view returns (uint256)
36973024816765086339678948255648670849821788
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x7a3d5d49d64e57dbd6fbb21df7202bd3ee7a2253
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
495525233494250971226
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.