This contract is being backfilled. You may encounter incomplete storage history.

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 $15.02
ERC-20
Value $0
ERC-20
--
0x18f509a358eb40c8f83b2112070c37f50de77113c282ec5f04a11a813e037353
0xd035f3ae85b7a2e8aa67e00e86c10086851f4d46316a71665dcdc24c38613e70
0x1473cb6f9905c38b93d6466801efa824a3eb0361a00f71a03c032f1174cf1b9f
0xbfc7d73ac1bde0110a5204837bb452908b3a287f302dcd449aa06cbee2ffd295
0xcc6fa1ab58c6d5284542efc7e4d5695ca423484c1aaf9d1ee132a10d8820fdaf
0x2ebbe1713da826dd38bc1d034babef4196d8ca32e197388428eddb598f9cef35
0xb35af6e185e71520504ccc39430fb74c39b3aa548d255b4c01306a4c594152f1
0xe6f73e1dd60d4ac7829d188c7e8dc6381903b98dd8eaa545d520d47ac78e9527

Functions
Getter at block 21873791
DOMAIN_SEPARATOR(view returns (bytes32)
0x200a6b96bc9a6982a713889e56c7a0b2d81871863a886b84522cde19bbcb1ad9
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=7508691997990551259024198543, _reserve1=87870719416779894659862, _blockTimestampLast=1730239123)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
653875138892468492989161255319129940
price1CumulativeLast(view returns (uint256)
3987835966402746409187207949036842597125762832
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x3054e8f8fba3055a42e5f5228a2a4e2ab1326933
token1(view returns (address)
0x646a6c171149e0e72546c60d7aac4e73f6152b2c
totalSupply(view returns (uint256)
25498159580143147364882074
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.