Uniswap V2

Verified contract

Active on Ethereum with 113 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,750.83
ERC-20
--
ERC-20
--
0xc0840683f9bd6565032fe9b4dbe83542b768c90031de9aea77322ab60e35acce
0xdda032f29968d189e455461e31e9d79ae63d67acbd93ec8d15a870ae39c6e7aa
0x6e37eef9ac162dadc6e01f2630f4fe9fe5b9eed3e099d2407ba27c7edaa67e77
0x0fe009eee62e01368e0666b7dc93b92b11927703cbf4da67144c5f54d093dbed
0x0cccf79089ce49f0b1daf13b7ee1138fc3f213f6fafaf7b0de21a0bdbc1cb11d
0x6b287d69176b9b8d228c2c9b3da74f1826728fd397cf6878839c546c7dc0bf62
0x8940065baa9846646909b314035cf75918d15ea08a545cb8e334164e958deb52
0x4903c41fa466f78c8ed32a4316428cc177a9c14bd67519c517dbcc32f7cf0bbc
0xaafb574260055a55bf8e766df7be11010bfbb84273692024526d39bbae82d6fb
0x4bfd1344d22a5c56322d81b5472e2afc07a2219ddfe2e79c975c555c15a0aff5

Functions
Getter at block 21310299
DOMAIN_SEPARATOR(view returns (bytes32)
0xcfe8db2d984732a012ba1ca868fe6491b288deb4797eae5f8ced0d5c76cde2cb
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=5201342676839105033483677, _reserve1=743339163261993682, _blockTimestampLast=1733018039)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
338528532098145280800457564104656456
price1CumulativeLast(view returns (uint256)
4518473554370374836223627287815560749717324460799
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x118779e99a8231bea78bd5f438392a2001249bce
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1855927476018093636665
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.