Uniswap V2

Verified contract

Active on Base with 18 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $88.15
ERC-20
Value $0.06
ERC-20
Value $0.05
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0x81db99e9f970df8749399bd4559a2e595ceb64ff751024963d038a899f8b27da
0x447d30fdd97d276279152db1e2acb88252bc883ededacc44c0274ac7536557be
0x00e307867b1468bb8d027b970d62b741a1d1169f77d9f07ead9510114d28bada
0x186a86eba7304de1a031a38402ecd8a8ebb5324f5227417b95a49edb3c472451
0xb559d1a76ed67e0c953cff9bf5687ee3a69a8032fcffeabb6499f7ca2ee0f3c6
0x6ee98c2c757ed947e855d5cec08f1a6f2da49d4a7c212b55d046caae164fc65a
0x18f1d4fe3475f1d85108b8036349a6802a462722edc5223e9256bb579e305119
0x89896ffb0343700c8af1f8edfaf4842d84846cfcfd4d657d59a9b74de50de810
0xfc9505152ab9d20fe5d209dfa0e12605306e076bdd5bd8e744ab7f814fe812ef
0xa9efd0bbe1c45d3aa54b3583d893753f6f1060c9853893b6458ce6e8b581ae37

Functions
Getter at block 22973135
DOMAIN_SEPARATOR(view returns (bytes32)
0xc221881066b82e2cb4be288e2da5103062332049187fb1febff2d81b2c791327
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=331416799702694865376775, _reserve1=62075183289513736312, _blockTimestampLast=1732734195)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
12930980530619005603769636821375684940
price1CumulativeLast(view returns (uint256)
329991249635189838282195634240190850657129816
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x646a6c171149e0e72546c60d7aac4e73f6152b2c
token1(view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
totalSupply(view returns (uint256)
4446974938630064430930
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.