Uniswap V2

Verified contract

Active on Base with 8 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0x2b18745ede812cc4ea48406cd6280ea3b56fe0a214f56bd10e3f65b095324bb3
0xc2afaf4bb546b3f3f604c631a43ef0b6379c75ad589897b19e68bb4194328f2a
0x4573cae314db96edfeb5756f4f6a4b92f3f5e0fcd3a7972595f9362290037a2e
0x779c188468e12d2caa05ed42963fa6d1b7af06c8c50236df4d2a4df290dd241c
0x2b89579b4c9b4d78469c1e556d6d8343d40e12f427c3eea734de2ed0ca421ec9
0x72207cd5b80f5f1a599e52df10b858aeacdd09ea2c2172e87d29b1b04abc339f
0xbf668989abca3ae987164e0cda1180e236a227dcbf9de343b69b60f02537a4b4
0x21f7d3c62bb3f924ef9b8226628c5a3390c221394376a5547f15f113721dd83c

Functions
Getter at block 22751893
DOMAIN_SEPARATOR(view returns (bytes32)
0xb16d43f9f3393ab284678c6522223b642b38491d37124d13dee3fd928eab3600
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=784, _reserve1=4902484348907, _blockTimestampLast=1731245061)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
579474638822449638920148115015959089355111744454530
price1CumulativeLast(view returns (uint256)
2049332832850525261158737827686
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x4200000000000000000000000000000000000006
token1(view returns (address)
0x6777f64e0e01b4b1827f8c0cddcfb959d8348afd
totalSupply(view returns (uint256)
61857830
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.