Uniswap V2

Verified contract

Active on Ethereum with 13 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $6.63
ERC-20
--
0x5e98ad584cb8c0439aab294291917b4d5c6a020e1f47e06691381b32464d735d
0xa95738dbf8650d9bf4e02b0f3626afce4bc2c6c0ec5184bdff7e403ac6ce2420
0xb2f9e1af95912d58db2bdfc50f3cba3d380d6d0284faf71af06afa85580c949b
0x34bc48e61c2c4541dd271f1cd0ba68b9fd5e608f930b652c5d3bc2176553fe38
0xbb1fe35e5c5cd23f397a3daf2d970da82737cd319fc98b0115e2362f3e575c36
0xb1a5d4aeac84d19220092f69eb9f2dc45cb6052923d0b11942061d8d4600d444
0x544a261e3546bd535da1196dec63bf56b57894a18a34573252eb35efa618c15f
0x1ab950e231cfe4d087eb5a3f9d8677580fb062d3bc7c91a88096bf5f95bd2a8e
0x0336864b331da79c6507ae41e8d2d9b70e1cb12433caf9825de92a1f6017914e
0xb7ae492f117f5fa117ae7937467f4c5ba622dfb3130a5c99969f7799edbb7f17

Functions
Getter at block 21161486
DOMAIN_SEPARATOR(view returns (bytes32)
0x56da30b60c4cfc9a3acd9ea3e9a25946ef0b670ae3f63fa439333e7f0c6fe72b
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=412047070, _reserve1=2063927194863321, _blockTimestampLast=1725224111)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
250474378321268071221412949297271871583687034745407
price1CumulativeLast(view returns (uint256)
415523709675318183786675498263676339
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x21686f8ce003a95c99acd297e302faacf742f7d4
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
144345730218
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.