Uniswap V2

Verified contract

Active on Ethereum with 9 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,217.57
ERC-20
--
0x4d875637a96e61b686e6837d1aee6d888288894516466cb8d533839dc6957e3e
0x2ba7107ce986351b3d694aaea047eae497d407edcba286bc2ed779e43b0fb557
0xe043c6db8f72252cda7bba78f4cbf809fd534bd6b4bf0fb549a1d64d1af03035
0xae9781af9e57660c65ba36feeaabc7d62b4f988cd911edb80e2d0786c38c6186
0x09c4aa92836edd6d4f99540186708e8930c64dd1ae1edcf40188bfda233b58c4
0x3b5c9b90d85558296f44a1b1fad307d7d348ff491f387602f47369cef01103de
0xc2f71c624368bbb86677c66ac117a3719c1e97c442f8ea896a27e0e9b3a24210
0xe8abf520961484ab0a1b9220033f81b90da1aeda655bc19b3ff9dd32ef82fc59
0x02eba57dee2643e3c4643d18eeb5ee9803fd7e05a9b46654bc229e82bf04330c

Functions
Getter at block 20888841
DOMAIN_SEPARATOR(view returns (bytes32)
0x134408c0fb5ddeb4a19b15577721830f41a7705439f94ad74391d0b06e5e5a5e
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=63611434888091789889109786, _reserve1=943169393925970335, _blockTimestampLast=1725855287)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
80867619031809445586563665532917612
price1CumulativeLast(view returns (uint256)
2576716036829185687112409493734691456688399602704
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x4ce3c172210b45bd24e568ec0ae3a9a4103a3e8a
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
6855621365243786555725
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.