Uniswap V2

Verified contract

Active on Base with 17 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $33.29
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x6fd16d202839354463d53e82ecfd1f2eb427fad28b9aa4548204bc192514e3fc
0x91e618e17b4902759de74eea071815a9937d8c286608d0070b2dfe01c15c769e
0x3071918dd2a7718fbbb2cc42a5dd98ef1fdbda711b0f40d40f3820c3faa62705
0x787d9c2b21cd2a6f803e56b888f90d2f529f6357bd6b7d023edb5e7375a9d3cc
0xc8969ff872156d21acfc44a571a370323dd6690f67184d6e9949ac2f3caead6d
0xacfffc990fe1f80aebe0c6215610ad14cad73d7c4ae16e0fd310821ed7b6458a
0x421715d3f5b789087020ba7ef256f9ac546e87ea61be4d1f0154858615ecc23a
0x741e72534576873a6548df2f244b9b2a275cf8abfcbe6a41af2ed2e49ab6f590
0x0be069f43c371b44607ff1f86a78df7039810b342339bf09a8530f98bdeb67a2
0xec2586a38a1d2f4f7942e926d0b524693d12bf6daa18b3e53e98a10a05780138

Functions
Getter at block 23098848
DOMAIN_SEPARATOR(view returns (bytes32)
0xff117947843072957b1089a7c15f9d311c43650c6f51a04ac2fed049f5dfd689
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=12805681819500825178261383, _reserve1=122250229034594863487531, _blockTimestampLast=1732610973)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
550747843821380307579478570933804053410
price1CumulativeLast(view returns (uint256)
7503474729633298126683959807832499517086656
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x2da56acb9ea78330f947bd57c54119debda7af71
token1(view returns (address)
0x646a6c171149e0e72546c60d7aac4e73f6152b2c
totalSupply(view returns (uint256)
1226382249176999227297515
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.