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 $0.13
ERC-20
Value $0.13
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
0xad2d736b18203240954d6ce7a667d8304d05e49de9048647191e1343f2adddfb
0x2c4ceecf7894dd7d85883774eedd5b711eb9d5db60478b844c8643cbe43422a4
0x76418337b766adf1e6b3549b762c3e176a650ab4b9aec3e0af3380787c9e0a7b
0x386d2e206fa5404209b10d2a6a232c4544151ea2a9dc90923cbf382cde46cbb3
0x9a0211f42fbef1d9917ff0ceeb614bf3610e1cd25f62d62771b0f72dd90562c3
0x49199ad188e607e8e183b9f420523d14d81bcf08dd754f04485328edc12873e6
0xf03ac7c0cb3ac3fb5747b88cb713dc96f1fd4cfd6c1c1f7044e229923373d920
0x9b2c3a33747faed63dce39114ac274c812f04ef5175f397a7c31748ecadbbed9
0xd344ce85a28bf579c2b6d165d003ca476c3445ebd6b88af9c9dcd809890c3374
0x6be62d6fb4ee9eae2826666378b5a541533a3c4d2f4c91b2c63f4537ff1dbd30

Functions
Getter at block 23623220
DOMAIN_SEPARATOR(view returns (bytes32)
0xb04efe86acad6ab85e6918ba4807d5b97a01cbddec7c763a51233ba6c56b899e
MINIMUM_LIQUIDITY(view returns (uint256)
1000
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals(view returns (uint8)
18
factory(view returns (address)
0x3e84d913803b02a4a7f027165e8ca42c14c0fde7
getReserves(view returns (uint112 _reserve0uint112 _reserve1uint32 _blockTimestampLast)
(_reserve0=33911531927334, _reserve1=134337, _blockTimestampLast=1733962603)
kLast(view returns (uint256)
2849160896726253200
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
558985285429883552498088701553648
price1CumulativeLast(view returns (uint256)
99913323215194331055170322515676808651887387452984
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x4200000000000000000000000000000000000006
token1(view returns (address)
0xb79dd08ea68a908a97220c76d19a6aa9cbde4376
totalSupply(view returns (uint256)
1515853549
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.