Uniswap V2

Verified contract

Active on Ethereum with 10 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $249.4
ERC-20
--
0x152e6dacf5a59a003eb05f169f113b5d9b32aeae75873baaa44135036b3b60c3
0xc6e7866ad517e15af587983f1207dd9021f5ea90e381d92bbb8282a55d98cd3a
0x69a66a1e49ffd5754099a4c44cf9c7e36eec520a8a97aa5e6161d5722a635a82
0xfa051f34d04b689f04223bf28600dbe9afaf8c17ee2f5cee0240d18d51aafe87
0x88e187f95082ae200c8e9946b84068d7c31a97b1084a274bf855bc56e3f93781
0xff4c9ef5d8ac374607e156663e6e907feb2895c2d6b7f604b580e8258b60004d
0xd08cab3d5915810ba7f5d6852d402d2487d62af2611555d80952eb12e0cc3b64
0xad144cffdd62d3cb2f0591acd08153fdf3e8ed20e4411d5687801c79bc5a7a94
0x91454bf650c10df77028f2111bcbf659647016c917d2ddb01008ceda64554467
0x033328ba4e9540992db0bcebce99783529619a0f54bf94268716997feb2ffea9

Functions
Getter at block 21223086
DOMAIN_SEPARATOR(view returns (bytes32)
0xf6fadca1d1050034fa09786d907b7f2b6bb978b841d3b18d8e9578d98f32adf9
MINIMUM_LIQUIDITY(view returns (uint256)
1000
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals(view returns (uint8)
18
factory(view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
getReserves(view returns (uint112 _reserve0uint112 _reserve1uint32 _blockTimestampLast)
(_reserve0=80193694334636416, _reserve1=43205058043708155, _blockTimestampLast=1706686943)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
48061445377323794034360500653879216857649923
price1CumulativeLast(view returns (uint256)
868310195718996135987841365336257661835277416
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xf2210f65235c2fb391ab8650520237e6378e5c5a
totalSupply(view returns (uint256)
903358928043019690
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.