Uniswap V2

Verified contract

Active on Ethereum with 186 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2.23
ERC-20
--
0x2de76ee0fe3c86cb86c9d80597eb09aa5f46aa7d1dddd6ddef4ff05626e77f7f
0x724127baf2d7c463c9b4d4047830431a8d8b12864f8af44ee108f22fb9df6967
0xc589c1e7632a292a3bd229629534a1f3bc02b0c5a012f23169cdef6ed9d1b360
0xf6e12bf41e7158115d6caf107d94b832039b8a1bbeec317bf99f40e62260fba3
From
0x53e863047d9c2a9dca8e0e39c9dfd8e4267280a39306f39c9f56eee27c9b35ec
0x4be9ff0e57a404c061c1da62b8a7fc0bf2812a56e3092efe19c51878137beaa7
0x1711b6978bd2e35e751724ef9f0317a08d2a58944be377678283e07b022fc87c
0xd5f0f4a14b1086b94087c1dc37d987825d9b41b2b16fb31cf0a1b9e8730e8cc6
0x29cc638d2cc47c181ee58bb8c8351f90553b2d370044a4d1d6842111e7052b35
0xfb4c4953288cda82ad3452877d99fc13c7e3b2d88e4c0581ef799e9f3cd61394

Functions
Getter at block 21193156
DOMAIN_SEPARATOR(view returns (bytes32)
0x0a0c9a4398341522465f54fdfa1e984f292e38a8a9a605d7e4303d4556c25d67
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=19586846904912403455502, _reserve1=720646947097910, _blockTimestampLast=1714042091)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1832211502117121504978922186550805670825
price1CumulativeLast(view returns (uint256)
378150396574426608659701384655609268490497787
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x3ac2ab91ddf57e2385089202ca221c360ced0062
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
2878168330509675020
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.