Uniswap V2

Verified contract

Active on Base with 960 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $17,825.17
ERC-20
Value $17,807.78
ERC-20
Value $0.05
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x172f4c60d5af6817954b64856661ea5bf45c2e762afb6c92097a3737c8938328
0xfe67435027332e5ca6f793a39dc62bd3ba4194039fcd4eb52ed05f5f788edf40
0x2c65ce75af9546d9a6b7af2c9eae39f66fbf16fba8cb99228d5766b5982b1a2e
0x1880f86210e2ae2f7c2c716fceb22bbcdfb1f2c73899f56013a33bbc28da1b1f
0xd406ac46774f4bc40062649b26219e19c478303cec838a51f4c01c0256f79ad6
0x9b9e49cb6301177a71c5f77a10f72c2a9624d8173e21dc2c044a2a9af489809a
0xe5b16df58b6cd9db737d30e9c48f9ffb08ec429e3c5aba28c89d94ece545a946
0x06ad000f74d72c152b674c114fe9b820bfe7d1f2e74ed104e5d9607500617a10
0x50d7108e560899342fa0f5494f1909d08edb3756bd52999856eef986d5145052
0xe208b93ed27e94da71dd69ed8b141badc1c9d6b56ad1d774d3a5443b3487daa3

Functions
Getter at block 22941063
DOMAIN_SEPARATOR(view returns (bytes32)
0x0226c0a570d4399376eaecd1cbb9736d74266dbfe627ff45fa0065c55a531ce3
MINIMUM_LIQUIDITY(view returns (uint256)
1000
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals(view returns (uint8)
18
factory(view returns (address)
0x04c9f118d21e8b767d2e50c946f0cc9f6c367300
getReserves(view returns (uint112 _reserve0uint112 _reserve1uint32 _blockTimestampLast)
(_reserve0=7696767139458029344090066, _reserve1=5345449168856619541, _blockTimestampLast=1732667365)
kLast(view returns (uint256)
41142649422303742834255073743308456882984870
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
2504765614871648174343382155358357440
price1CumulativeLast(view returns (uint256)
36203829464577534195702411064808779525903442952
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x2156006a207a793b4069a2b72be58dc2bd759232
token1(view returns (address)
0x4200000000000000000000000000000000000006
totalSupply(view returns (uint256)
6280711996430661351939
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.