Uniswap V2

Verified contract

Active on Ethereum with 1,998 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $134,712.36
ERC-20
Value $134,248.88
ERC-20
--
ERC-20
--
0x25e7ba2e005df407a83edb3db6540edf28d527594d5c31b0d95b12c879f20c8c
0x1773f989ada513fcfd60beff1b45ed05afe5aaad30020fd85154e130a7475017
0x3f404634807fc5b1046c660906620ed8390be13d94e5e667f250bd8594dc868c
0x70bf58e9a2957023c6db911dbd0363f147015a47928348591debaacbbbda9de0
0x3b010b81a252ef19d2641479a7e78e20f67e087165466429efa5c62e0a1d7e02
0xdd27f83942b8fde86766750a4fc009db4d802e65a8b667939d450fd792d6ef6d
0x909f899c3987e90027e82dc9e2c9075c29e21ff444e9963fe874ef39d9d99c03
0xd65799d6e9962c740f72b7248070525daa4a1803c6d2d82f38176f193024c792
0x84d8614c8d5e51d9b66061aeda1af41eacd36a975f24f756c7f434193b261463
0xafd847e67061bb96e30f1f0dd4b3cb2826758f677f6c0e4273487f0ab9354260

Functions
Getter at block 20990016
DOMAIN_SEPARATOR(view returns (bytes32)
0x49341c0c98d7e291021d1648570407a11fb00115f65703e7f21dd4f723b6f5cd
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=15058831513515, _reserve1=51552700020411864983, _blockTimestampLast=1729206023)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
11027877040733944703213864947383640105913388355286
price1CumulativeLast(view returns (uint256)
94178686916969268521478583276105757
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x0258f474786ddfd37abce6df6bbb1dd5dfc4434a
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
15078139342050476
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.