Uniswap V2

Verified contract

Active on Base with 104 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5,365.96
ERC-20
--
0x5b1cec6a7b1d73eb37a13a8cb64e41ba7a951bbe163db78c8ab4f75c0e229dbb
0xbccdb664b6db0dac1891d53336b065e56a338b1437f290fd979d33dc24dbd3c1
0x4715b3287c0b8a4afdd7af48dfa1658ff988993561ef3f91d8fb9a50ea28784f
0x39f9f669eca5643e9a944a1e7646c721423e83bb8bcf29a27c9a9c579c135895
0xdb28874ea47ffc52551a506a000a74e636664ea58a46ea3b0e88df9bb474cc76
0x2e11642656c27b791acdec858912fd376e6b09bffe0b1f5778381f3f06ae50b6
0xf247a9314ba80fcf1288b0cbd70c65c731b969f38e06592d48d5f18a10b28367
0x6e1ddb8f1ca37d197529e5a7055f2bc3fbc23c1a47fa4adefac73d93413b4851
0xec14b72a75ad5ac385f4f6ceb2e271bdc2b49f5288364b42d529254f8d051cce
0xfc3be12c042d92821b2a78a235d74aca0d62cb8bdc13653e5adb6b745bc3b1fb

Functions
Getter at block 21747196
DOMAIN_SEPARATOR(view returns (bytes32)
0x64c281297c8b1822c84e5075a90276835b3964049fdcfd8325076ce05fa4ff0d
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=854452782308965338894115840, _reserve1=1565624188895238384870960870, _blockTimestampLast=1730273559)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
124678237672344477369708127999170156131374
price1CumulativeLast(view returns (uint256)
26739034858514719057354593071473724241636
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x9a86980d3625b4a6e69d8a4606d51cbc019e2002
token1(view returns (address)
0xbab2d2bc8336c3b351536cdab67a086ba7fee257
totalSupply(view returns (uint256)
1147115067843309279346672354
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.