Uniswap V2

Verified contract

Active on Ethereum with 10 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $81,699.24
ERC-20
Value $78,085.06
0x152cb0ae014cff1ba693d87f8eeff395832b13b30e9cf40fe7927d2b0b211c0a
0xf69e736fabede9ebc8b27704c2be4f7c23bfd645463d26bd560509973b90c5c4
0x0e9b7e44abc5cc176cb2350aa0bdb0ebe1b82e4a72c027c452e8c4b67f0fb39e
0x4662938bc420cdfbfba374173144829326989ca7774a9fa9d704a07ad889c461
0x6e5bd23b618f958409433a413cdf8bbd1dfb690b96838e324338b0459f6acc32
0x9c20b9357e6f7b53d0b2169bece87d8e69f82886c577d1acfc996f9a3dfeafac
0xf8216ba3281705c5584a645627acd95a7331819ae7e3241c03a3260206b05a25
0xef315b09c9cf0fd791a5c62a4f2c08e27a30c623a4a5f2eaa50259ad1a453b1b
0xff4806b9f660f2ffcd87558ffc0ed69a227220241d21035f06b5b88aec50acb8
0x70b1fa79588654635acf84f55f12d2bc9be84251334e619a69b3eddc807513b0

Functions
Getter at block 20857842
DOMAIN_SEPARATOR(view returns (bytes32)
0xc5a6dcd0d6d356ec423531de193fbf85ed7a7adb5032b1d54997afee2b640cf7
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=30611118463947331686, _reserve1=78085061911319873843, _blockTimestampLast=1727627399)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
369722076693537863334166338991191933179196
price1CumulativeLast(view returns (uint256)
213070227619510787913652216534204390955772
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xf7168c8abb0ff80116413a8d95396bbdc318a3ff
totalSupply(view returns (uint256)
21112206746676633907
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.