Uniswap V2

Verified contract

Active on Ethereum with 189 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x4c1c5105762ec8e30d9416ed7369d73f9d375698bf3365c4137a92eb30ebbc45
0x4463d14d9292dc1b6820ac139ead58687ea578ccf9d744ab2722b68ede13fc09
0x5d16926c9c0f428cfd421a527c93f9e91818f41bcbbf4ee7bf056087564cbc4c
0x69b2f8e67c3ea8745f9b5b2686900cf9eb1dbd3ad9968b6a2a4958f6764e6f7d
0x56733bea54843e4248822a9f3ef76b37670b826a13f9a611d68abca60cfa0b50
0xc5e8340a916629089ff111d8464cdf23d23558dfe5d40eb8b0f3be7f517702b5
0xbd3b9924e22ce8a3fc9409710f2647e68860f3de74252d5134714f92ed9e70d9
0x326ef589121fc36b1e01961da7324c2d7a5f70c1d68a71725758c4e85b9dff25
0x27fce53776ce0f8226ebc73a82122692e981f22ff3067e6f85ba0c7420294e23
0x2989332d8f854d6bc2a2373e3977163fa7e7177b47b921e0830d1700e879565c

Functions
Getter at block 21028223
DOMAIN_SEPARATOR(view returns (bytes32)
0xf3e777266a75a9c9721be7d4939fdd7d6459db138c9b2814f5ffbdcfcdf042df
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=4523202694669089398575, _reserve1=22817781499700871983156, _blockTimestampLast=1725434303)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
2592886395611873878751127529665006008006133
price1CumulativeLast(view returns (uint256)
191961434530696308147436963941487600463261
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x6971fd17a3f82a7b9c957c82c6f4a5c8723ba6c9
token1(view returns (address)
0x90d702f071d2af33032943137ad0ab4280705817
totalSupply(view returns (uint256)
10120891985786802980780
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.