Uniswap V2

Verified contract

Active on Ethereum with 120 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $63.81
ERC-20
--
0xe4e6fa028444d7d428d1a8a5801b3ba9af216a00da363c11207ec912df7f5451
0x40894280d16b9539d01f961d8f3889b0f513a026c2c83c89f1477ac52826da82
0x4489137fd5f4c06f52d9dbd1b1a5b21d9209046da68c81f267d2ae694e421bf5
0x6883f698faa6841111d9b48d8f5002325989a7921552b6b05fa9789618218ada
0xd25b750f99f996eb5610912fb7f86b75c6c083431ad9b6d3d4aa654e1858ae71
0x6123726e7db2a5fc498609c967a6550ebe9b20da69c8897f16ebad81e97332df
0x99df397a49d18ddae98a531ecf110ff1aeedcdf8161bb813d59f51d49e6fa570
0xe994de46587851c8c391e23152e98d5a4c5368f3dd8d87a638779c9c4c5bd462
0x51f77066cb9ff6f3ae92273d111cc23796573feb91ea56cb4a63e6e2aee9c0f9
0x5410d6442e4042a0c87c9baa07961b105f83a4d0114735798f392ee4521e9927

Functions
Getter at block 21065021
DOMAIN_SEPARATOR(view returns (bytes32)
0x6f2fab1f9af4adf54e4e3769dd211369d94b5fb164858da6286b8a7c21f3d7c0
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=25407101968683902, _reserve1=89325853272022278015017129328, _blockTimestampLast=1718067923)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
154201187041447052189739848949953117659457769400072643714
price1CumulativeLast(view returns (uint256)
13161415300628477837698516267194
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xfe5f69dfa2d4501e78078266f6d430c079098f90
totalSupply(view returns (uint256)
45675408650150522293287
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.