Uniswap V2

Verified contract

Active on Ethereum with 1,641 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,331.77
ERC-20
Value $15.1
ERC-20
--
ERC-20
--
0xee0259d4d0f88b430a3791c56423ae2f7319ceaab2ea6ef77c74613ef718ec84
0x9f1271d155b7bd1137adeb249a103ce6ca42606c8035d07e4d5518df2da44bc3
0x9d369ebb6919bfe510586d10036662a2f31de8cbf9d89f13969cc888ac96dc89
0x00167b82def1f68c9b51d958279306a04d3b876c59be914111d469cd66b67e88
0x650698157db12661fbd9afe4ebdacfc734c9cdf6377270a9bc3231f81f1e3edb
0x36d8ccbc437210c722101d4ae41a821fbfe11f7a674df2c3851ad3a3fca7524e
0x06d4fc753b36670777f12dc8b4b38ab7a80f721f6d7852f85c137d8c6e773bad
0xcd1b43c17a9a20c9b14f2fa67009889916273528f83fae5bdebd1bcabc2655b6
0x9ae80eb4e75ce54bd5b9bed34599aaab3edd48bb83d30e0ba892e981c8ff2aa4
0x2628d86dbe919048b92b601b9606cdb98167e82f16b379b91c3b9d81d5f4bd0a

Functions
Getter at block 21263885
DOMAIN_SEPARATOR(view returns (bytes32)
0x46d97cc2e0c0cb6109587e251ab41fdf799bbcbe7aeed1bd1a9cdd75923855ff
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=16572090845598513201853396, _reserve1=677557610352143767, _blockTimestampLast=1726182011)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1695389481758850838813850611874431146
price1CumulativeLast(view returns (uint256)
6332922431130124095578248920926541095686690264258
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x41c028a4c1f461ebfc3af91619b240004ebad216
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
2282750593417348991414
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.