Uniswap V2

Verified contract

Active on Base with 22 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $37.86
ERC-20
--
0x68ee61044b74b970c531a780ca1979cdcf3f5860e76825a22b86c2a1892bd524
0x1f56c634dc096e41d0b88827c365e86600cc6104e9cff57a488aa1a225f58c57
0xf49836a23ac46a3f9d917dfa7af7e5bd20f706ae733273068a97a0b3b2bdaff5
0xc24bf9d12a3a9d47c0321e06275cff0445605ac409b511a2d02fdc0e2d2f2c07
0x38eaaf85e50212f468f9e7f72d529bf7be3c64d345b989338b96028dc7bd0434
0xa7ac43679cd04d6854041baf09a715aa697745b8f068da4b5d7b9776ed5f0610
0x63a44f3619cc90ed398fdb75044ecb39429b290f8d65a6928f04d00acb3b0b70
0x77e376686d84e07febf475f6b85a9dcf5c505ee15a8d1fc6989f505a47ac8153
0x051ab147e75626984a77570aecf2967d66c26fe8a0dbc17cc74ffb4adc51da69
0x46311ed275cb16e96ddd3fcabfd54694907208e6100dd5f4357f8a4283fba153

Functions
Getter at block 21884172
DOMAIN_SEPARATOR(view returns (bytes32)
0xf09e8348d37fab42bd67b2b47d7c29548e0416bd6de3389d29a45bbba972596d
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=15248278422207415, _reserve1=405639162197699052963, _blockTimestampLast=1729986515)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1163926597971054544121963446746309164277845070
price1CumulativeLast(view returns (uint256)
1644701423684395112306744657802084448
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x4200000000000000000000000000000000000006
token1(view returns (address)
0x67624fe9d060b341003b9505c7e64a8f4f9516fd
totalSupply(view returns (uint256)
2486793718827518673
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.