Uniswap V2

Verified contract

Active on Ethereum with 27 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $126.95
ERC-20
--
0x83faa17eabd3e890488cfe34f62f9df7a3beff59686688c0734d504766d4aefb
0xd8cc74e2d301b4a4b54260944f527618acc5697885ebe39984c9c3caf5828034
0xe320ed1866a390a942d7fafa0ac1a07afc4ca35611824f2407444735d3195338
0x8c82a148c1a990d99fb0d25a411747690a6a2e332523706c576eaaa5cf93242e
0x594c3afb76acc2db1fc04b827e7f9a0e60ed2d7c135ef10b87cbd95c29e193c8
0x96fdf6474b2dfdbf3165e9b0a97a42ebec5dc2a8aacf79325c2ffe890acf2d72
0x7042da76a74500600fef6a692aafb9bbcbe8da0197c9904c4a6435be64b6f502
0xb73646944e3623b45d60a952d67b0c80093400f2dd017a0a7c742267dd938237
0xfd3fb81aca9051a4de5e6a3f094ee82393b568fcd985b1caaf870bbced81cec9
0x970217718999faea69de225ff050e910130473010df04dc3927b4d74b1f8348c

Functions
Getter at block 20875410
DOMAIN_SEPARATOR(view returns (bytes32)
0xdb807f024a1e0d85ca6837132a078b3bcd911270142779d235f4febfc7bc097f
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=18422922212096846788890, _reserve1=51211493555545890, _blockTimestampLast=1724812787)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
4664637257539012624939904277837640631
price1CumulativeLast(view returns (uint256)
181947717078132964143629312415330898399286753631
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x42d6622dece394b54999fbd73d108123806f6a18
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
26144805343892669858
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.