Uniswap V2

Verified contract

Active on Base with 240 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $521.92
ERC-20
--
0xe23aaea749eef1663ac7984637cf47189b1d180a8cf31d7e892f6b0d4dbbd148
0xeab7cf45bece1911ad37d8643c2372b4d9ab2cb4a410a2dec08eb50cae4ad282
0xd8e87dcf7e88f0ea4984218ce436190d29bd21d03f8b609d22f39e933bdb77ae
0x742e51e7ec340c20e62a16d33d2bf50ba50f7a1ab57544d1483dad58add15966
0xcabbf9f62f1bcd8dd2257a7eb163eb2632ff889c7117ddcda683a1ec545cbd61
0x1b13573d5b70ffc534427cf256b152c822e8e63bfcf28244cf8be6362a61d92c
0xf50c41690c0c5767607f584f03f739c279cbafc35f4d730652e699422b6bc24b
0x6361c99047480dd457f3436b1fadd786d49489f15042c4de63fa4d95b2d49b1e
0x5057d5ed1e18a85df4abd5d57e99d10e6c17ef59b1864b9b6612f8e1b95b7573
0xb52feed24ad912da0111b87513b33ee8b87d908058572904e69edb7c7f01c682

Functions
Getter at block 22010807
DOMAIN_SEPARATOR(view returns (bytes32)
0x07a64538d9d2ddf1fde88914fdf0f21a79479922b8f1ae2a4b0ca90b9739f9bd
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=47342230784672281381652493903021, _reserve1=213651317677391572, _blockTimestampLast=1730347473)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
614115987147414659110467174
price1CumulativeLast(view returns (uint256)
11521260073906917985192196046109769592403009868104453716
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x29ad5dee9b790127b5cc7561cf25f725ad4dcd9f
token1(view returns (address)
0x4200000000000000000000000000000000000006
totalSupply(view returns (uint256)
3134734213865513329330972
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.