Uniswap V2

Verified contract

Active on Ethereum with 740 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $48,015.09
ERC-20
Value $47,473.95
ERC-20
Value $0.01
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x57d74335172370a1b18e2568c324de099c448e7d162d398726f1e4a53ee4d21b
0xc0ea774d80e1d9d46b0cf3f0d7528e7f2145a333a58c3f4994534d78ef1c11aa
0x5703c87762743cd12cbe7eba4692f93c61e8b7514bc36eddb151dc8a61d382e8
0x2428c32bf7fa0ba0e70cb9d9918a02c2227b701640ddf7df7d8809475dd1a54c
0xc0c14f4dc1e8b4fa9ddc3a2e90a820066aaa4c73e5d690a64699eb4c7a25731a
0xa5a4c7cc52334987fb238bf54f8db294881e87c64a9decff9f66d3071befdc31
0x942763258fa2775eef7b4793caf990f06820452b58cb55c480b22a8190b010cf
0xc8782363e1ab6f588c22d8941dd6bade3601e5b6fcf5ad9dc90d50c56e4c436e
0xe45be90fd3b0f74192cd7ba8f3013e4e497188c10cc7c67326c9bd8d5bc0c459
0x3106aa022b6b896f469c67f315b70397961a34f4b92759e86f104aad41148c4a

Functions
Getter at block 20908946
DOMAIN_SEPARATOR(view returns (bytes32)
0x878e5e187d1166cdffbc250acfed8817e59dc79e0279565357f22abeaf25024b
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=1130831148445081473790, _reserve1=19444504131827637267, _blockTimestampLast=1728217247)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
40412148819718456013508267311345759979711
price1CumulativeLast(view returns (uint256)
26824939367761382746155780986559466810849321
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xa0246c9032bc3a600820415ae600c6388619a14d
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
74542323956263089946
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.