Uniswap V2

Verified contract

Active on Ethereum with 575 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $8,485.24
ERC-20
Value $884.54
0xd7015cc285495a9bcbf2f76bf264bf286d86ec3fbe64b762312e4de54b1ee137
0x784c42ceca1715af21128c9dd7f118b1b33983cd34d30f85836201d62a0608cc
0xcbd3ef7a3215e968bf327b0f99ed114898a384b1d1934ff1ba8a23a7a1fff64a
0x9c29021dc0c286fbbaafc734416432a6ec22f85b60f86afec536fdedffaa916a
0xc04c3e0a9c3aa18cac97d9ae4b1ce07a4863aac58948fe79cba7160e84c80758
0x7a0370ee1026c87657ded85e1601c82a2e4e3f7cc670940b7fd0438c7d0150f3
0xc971a1b46c288e1db937c55112c92e772493d7777844daa81452d0d989b2c950
0x12de1ff9e5807af4629fcc4769422e12393ced82d32565b773b1237b6b65c4de
0x847f3f316fc89b1736cf0fa5a48e760ebb9c4b20967bf4e25795487261f23e99
0x9f6c9416131482e75d1936df30e89460668fd827da346bfb42a65fb28ccb0e0e

Functions
Getter at block 20879036
DOMAIN_SEPARATOR(view returns (bytes32)
0x80ad57b3799b5bf587831c5955add4889df60137b99c31a6182ef5741f855a0b
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=25316921317067289943389, _reserve1=3444368007806154552, _blockTimestampLast=1727824283)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
251486861267533365447913042627237388057
price1CumulativeLast(view returns (uint256)
4194357219853997456447563353543179145429287899
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x1d7ca62f6af49ec66f6680b8606e634e55ef22c1
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
276810541694732942525
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.