Uniswap V2

Verified contract

Active on Base with 2,556 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $13,224.33
ERC-20
Value $13,147.57
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x55d55b25cf06376f48906ec76a1907aff895fe8953da3d950476f180dfbe2aab
0xd8922f9a5ae321ce394e6d839affcd367aae4bd576f217593bd9e1ae508079db
0xd12a48ed50ab90dd2b92a8f9c99da6c26a05857323e66ffb06d456f22fad0ec0
0xf276c5e3022648f85da810fe4ac183066e21b8001800eb88c61304f82c898dae
0xe02c41c5b8ac7d8396a1374cb0e78e35d5ac84274b140a9f661da9c94889c84a
0x4d2307338c2c1f51c41580b73b86fe243dd1c42904562f61a20a2a9b207974e5
0x9ac4fad0f0db676b26492308cd89581bddf4a0cb83bbbe277ee02b256e379b30
0x267ecd5d0d4cbb4ef8d69a8303412930a1ab885fe5f0a53cdd104d082911d1f9
0xfd1ff929775bf8816b391c698e098c065ad551f7f136754266232a3f818f9859
0x36af516e6e10df712555c14b171d344efa92654c798b2ef40163df30af00afb7

Functions
Getter at block 21819560
DOMAIN_SEPARATOR(view returns (bytes32)
0x301357e20f3fdbb9f4bd56c3949da7404529f59e01135c3c65002326c566a924
MINIMUM_LIQUIDITY(view returns (uint256)
1000
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals(view returns (uint8)
18
factory(view returns (address)
0x8909dc15e40173ff4699343b6eb8132c65e18ec6
getReserves(view returns (uint112 _reserve0uint112 _reserve1uint32 _blockTimestampLast)
(_reserve0=5287299322402231529, _reserve1=331006231415667302042881835, _blockTimestampLast=1730427053)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
2176221440276677342671104261515093642824972198796
price1CumulativeLast(view returns (uint256)
14265208398088685183516645721828246
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x4200000000000000000000000000000000000006
token1(view returns (address)
0x4229c271c19ca5f319fb67b4bc8a40761a6d6299
totalSupply(view returns (uint256)
36156416316632908379365
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.