Uniswap V2

Verified contract

Active on Base with 55 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1.6
ERC-20
--
0x5531720ecf8203d79829185823349fd2e8fd31adf9dbc0bf56905465389072ae
0x710540b3675c2bc577af90968467bf4b9bf2185f05e7e10dfb1a16bb248c159c
0x7498d72caa6cb45ebf01425e1b013ba31ebcb15ecef09a7133ffe1080ddceefe
0x3e5f322ba713c9e3ca008b00e57a78dad5631fdb0bf3cdf9597f676a3538e666
0xcbb588cfea622407fd32adf22df43c932385cdb99517ac2cbff9e0d618aee1dc
0x10b2342be1b4b8500cd048d45c854d4c64d008c6480df19bf281601ed46aa4a9
0x240c18cb01b4d9ea13f70670b99b891ebcde23fe6ec2fe5316f83e37ee28f3d4
0xbbf1aa1aedcced758efd62e20dce89e89cddfa5be2edef7e639fef25bf4d6d3d
0xe716e53c3bdfd06f4d925fe7021c48ba056bd194ca76d8a06d1010b7b0f6573a
0x2cb64e1496c207aa10b18459643faf0649137d2fa8806900ec519a53898c2288

Functions
Getter at block 23714769
DOMAIN_SEPARATOR(view returns (bytes32)
0x099aa17dece072335209bcdcae6e8bf8f7e7e24b80043a1ac3c2705257fdea11
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=1603639, _reserve1=9860932598307120808538913, _blockTimestampLast=1726211631)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
4499318216076855258945913581862678866273757541243416114806
price1CumulativeLast(view returns (uint256)
763152139805249320556262
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
token1(view returns (address)
0x910175dbc3b7a3764532cfdaf7deaa2e84b4590c
totalSupply(view returns (uint256)
3947944462445997
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.