Uniswap V2

Verified contract

Active on Ethereum with 3,047 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $147,967.26
ERC-20
Value $147,845.8
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x7caf6b61c17b3ef43263cec01b44525e74f2a4b34c44c0b1c783c94c7173d695
0xf29a183544fe0f0eea7b4c8ef51018ae06d658100a5ec864a1a33e900cb20189
0x6281f0c934986854561ee0009fc436753d55359d214ffd94fbc7589e05f44250
0xc6627f62a11444010dc3a55531ae42b9b9245d740126c87135c3164dd42bcd6d
0x04b877879d544433e2151ee0f74fc19d1a5630261d5d20af90696d0ebb509d3a
0xb1d8b384741d3f8238a214a2088a6a7c2113f534bd99259f9050e160304563c7
0xe94a989390b3d48bd96a0a662e669d53abd44bf4be05a1f722e4973a24f92e01
0x3da36c11967622469a5e16b385bef0f481206d1f0a40325c688639aa6834bd14
0x046df256f3b9d163b9ec4e63e21ac23fa88ebfb3305e5a00f9bb5dcce589a095
0xc6834294a7b030b5151e6ec351c8d94bf5e4d65d16372cb262401fd84db52022

Functions
Getter at block 21222857
DOMAIN_SEPARATOR(view returns (bytes32)
0xf52a894f4afd10661f3b9d949f9712be276be69db58618fc4353f01ccc77f554
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=2166111808535471306049811, _reserve1=47659732409335423295, _blockTimestampLast=1732030259)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
40841813372937950338461868101525012344
price1CumulativeLast(view returns (uint256)
16511406681434702862881199048032529831716273595
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x33d0568941c0c64ff7e0fb4fba0b11bd37deed9f
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
5941197505204130252549
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.