Uniswap V2

Verified contract

Active on Ethereum with 188 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,525.91
ERC-20
--
0xc9bffebab5b1d41f2e88ae5cd221bad444830ce076df573c396c035e4331bb34
0xc0d747c8c6e4dcdb9e5f07bc0ee6c30ba92fc2d812c931759c25b464678bf874
0x7b0c8506e7e18d403dbefbc4fdf8ac93358590a59bb49a3fa1b1e5c7a8fc9843
0x96110858715542e6f8093a939af5f4ab3184bfbc444b2fad87f0698aee16f690
0x52e0182c4a604511d7c5e4505353b5c953c6449fb4d8336be528bfaf1408e81d
0x35d562329d76a33e2d35f40925cff09e3c83a6437b89dd4f3ae23f00562417c9
0x0d230b654a05167f2f6fe8ee0a89a42fc43f57a04ee1f779982da767d6b94c06
0x4b04f2a444aaa5211989ab13c69e00f76aa13e0292a64672e3210d74bbffbf69
0x3f49f87889c61a769bf208d2e8648878ee50e82481517dedb1f4c10d553ac34c
0x3dedec6464b080fc28633f7d80b303dda902eaa75b2d03d194972b94722f8e5f

Functions
Getter at block 21304959
DOMAIN_SEPARATOR(view returns (bytes32)
0xd565c17a0b943eb9637713258e80c3dc299ab680d5a17a0774c61fbc7c60b0d5
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=1410364169378602024951, _reserve1=414341481641407932, _blockTimestampLast=1725804971)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
983529718525406291997640270113442401267
price1CumulativeLast(view returns (uint256)
1282696510950638946877388565620934535638115866
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x6051c1354ccc51b4d561e43b02735deae64768b8
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
19711719152567893151
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.