Uniswap V2

Verified contract

Active on Ethereum with 26 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $23,877.13
ERC-20
Value $20,213.39
0x46ab950a18cc86460c6ad1c9f30823d97a0ee239e66709a2c6c9abfa2fa883de
0x28a7e8de1cd7a4e8c2dd4d3cf90c8d334474e13567ed1e879c90fd3f2e85cc39
0x0ff3a3996ca358b14c5f7bcc1c2d75ae0af60886e32c57d0758de761b8f3491f
0x6aa20b32f035a64d1f7628de7eda69c32e678131993c7584cf25326d68e214db
0x139acbeff5f65dd40f86ed2554d157f08c3715da7f593f37f7dde53e500dbf24
0x00f4f38c193e26e8809343c871ae8e93dcca715f268a9525c586ce4a7ff5569b
0x050cf55945bb0bf7a6658443f9449fec3424dcd7107f8dbe66eae2ca48b60b6d
0x15c68fd4c6df5281df13c87619091a59e4cc23fbb88a2d4367d29054baf87e54
0x6ffa92c8b7e210bdea71a89292291f08f1f66ce354c9b0cba2b7a078fe185646
0x1822362ed05bf060de96bbbb023beea7a897cd84c576abecfc0c8aa8e9b0b90b

Functions
Getter at block 21392767
DOMAIN_SEPARATOR(view returns (bytes32)
0x37ca77a877074f20ab084fff32b4dd6a386332b68e45cdb8d5cb7a605c347f6b
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=839647381529921695313348, _reserve1=6152582964948459596, _blockTimestampLast=1734029147)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
82681858888910848790381128714054042444
price1CumulativeLast(view returns (uint256)
24219456458559701249619219453805613137299285279
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x62dc4817588d53a056cbbd18231d91ffccd34b2a
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1999403391177873380961
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.