Uniswap V2

Verified contract

Active on Ethereum with 331 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $313.85
ERC-20
--
0xafc2347b53a39a738a5cc53fce57dfe3e199a758b28cc98a4093d8efa3fa0e87
0x74a85c85befc380c47995e45176ac7d43fd4ac47fcbeca3aa2d4e5c2d4ccc8bf
0x4221026fbbda1cc819e18c7639c1f23b090e632a1ef0c7f233852cee6b2062c0
0x7edf73ea85956b08bffb341500d32de89c5724c0f9bf1daf132c4e628039e015
0x57678875d8de3dbfb346f10ec3132272d7f61a62c6e9afe0ac8d289fed620471
0x1f2e767c3b6651c8024ab84c5ed6479e534294310cb69c18b6212d2c539a90a0
0x2e2be8f39dc9780aeeea3929fddf988585b0939832aaa1d904c282c811854e05
0xb7eaec5098a5820ee8fe2ee5694f82508aafe9796d1fb3121c237f5b7658290e
0xec8490d64f0b7762ef9297be3fe236ace1d97c1ea7dc8799bf13cb746260f5ce
0xb0a2970efd4bbe4056c60cdd727445affbaa663b5c45eb20ced3e856e10d671f

Functions
Getter at block 20993609
DOMAIN_SEPARATOR(view returns (bytes32)
0xfd11b2407770f5eb27e86fe498425a31a20b29d6e6b9d12888a7c6f34e063ebc
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=19285634510206557721117659, _reserve1=118697746784460262, _blockTimestampLast=1656793776)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1497537660197628541190802544410911285
price1CumulativeLast(view returns (uint256)
14401341093917688106550655224930246716165018546832
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x35557bda8c1eb81e2924af07ccccb9608e2e4a9b
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1366142276729627308170
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.