Uniswap V2

Verified contract

Active on Ethereum with 438 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $367.29
ERC-20
--
0x598a6dab384dd0a6913a5e34c0b6485c1c58aa7e50b5d79beb491e54f15beb68
0x813017fb3c3cb018ecc94d2b26d1badea2d6928074c56696c60abfaa3f6d2a73
From
0x5bd4bf8ee2142473336a42a91da743fd1ba1270d7416674dd4b49fc2ced05a4c
0x3aea7f05a755ddc658d947312b869c0783ecfc3c1bb01136307d1972426b107b
0x5227309dc7b2d1383b247a13c3ed8f8f48b053f59f82489516c0c11fad9b8d51
0x63e8be1c157864756c6b33526bb6d54ef3658c774c4dffe18886e74fe513ff5c
0xedcb9db05096a4463d9fde2a3b4892c466753aec92b9c4ee074787b94a1e647a
0xab749c66e2f8de0e30d1973ac3811f35d44dd389cb3a975964d319c6ba6b0c2b
0x59f4036acf78b7cf3d52a8d2852f3cf4cfc816594603dcde8b540cff6e4bdf68
0xa8c2320cd8aabf35f908da6c6057c0cf327d84c5a8fabf79a516f1f98a4a1f49

Functions
Getter at block 21201032
DOMAIN_SEPARATOR(view returns (bytes32)
0xcb33e635c1da854c191382fd2d996ab4d8b70d4dc2c9324e7b684274a662b274
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=260287500173247394449050045, _reserve1=115876185754623134, _blockTimestampLast=1725860279)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
352103310961631233006704875318537374323
price1CumulativeLast(view returns (uint256)
48099016423169424754931937415031459184760308049023
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xae0dc81e68bfc2430f30a97ca62343d56aa0be02
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
5044572879129246021128
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.