Uniswap V2

Verified contract

Active on Ethereum with 52 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $590.22
ERC-20
--
0x479482140a61920df9f8c7f8f52b3ff68fde838f21d06558379b0d7c6042ac64
0xad0d6005d165dbbc48a403b5c9bdaf530c0d25ae4b703571425dd08504c0dbea
0x235bbe2578f9a9156dfb8565a571f89c446018b876ebd28acdcb8ec83089ac5f
0xaebe26bebb2d746f8106d6bbc6e58a8ca736068a2098794c86ba3835617f2060
0x10a64dd9b6ae16bf6bc1b7139914bbd5ad6c4cee7655e5482d12bc80a71e84b5
0x9afdd0f5864d72d76b2e935e9f566cf58b41cf206ac568553fc8ade3a314f19f
0x06b5ada823ce729a085f12b3f1f1805bbb35013fcce89bd309e00676173d4b8a
0x0cb1719517afa954aa055ba8e3f1e10b5992204baaa09e864040fdcf9e805bfe
0x4827841bfd12c33589f61eb1d18565266286a70dfdd51021305759f04a1a516d
0x9ef837bb2956138c56d0149ce98855b4cac9a1d16bc45feccf5dbbd030e0cb38

Functions
Getter at block 20939674
DOMAIN_SEPARATOR(view returns (bytes32)
0x9d743778c2aea2a726b7ef8e3bebe79c5ed5a9201cd337d765132c4ec1e47f57
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=590243228, _reserve1=925789543352729501442432, _blockTimestampLast=1692332471)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
211706527430346666704387472587759489463248060924791030896
price1CumulativeLast(view returns (uint256)
443168016562589057823066276
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
token1(view returns (address)
0xaa3573cc3761133375b0c504146b93f6827f945a
totalSupply(view returns (uint256)
22675807624560530
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.