Uniswap V2

Verified contract

Active on Ethereum with 483 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $419.48
ERC-20
--
0xc8d50cba7d629dcec2a59c74eb889aca500e00f4a5366b2e770da55c8418572e
0xdaecdd85e6021cc738b620b6df907b347e2b3d892a27bda13d5dbedadd609e85
0x7ce3078913524f0a1985b946ab131a18ef45854a3c4eca20773b3468308e9f8f
0xfdf2e73227af217a7a54e09bda9edd22fd504648619effc68b4853b1c4aaa4ca
0x7c91ec69c62f53b2b7494261432b1bec81bc4e2531cf545d3359a600533b8a9f
0xa51f42836d738bdd9a0303eea0274ef2add887e3e174cc264447971a05c908d9
0xa57dd24aba5a536efa94ada7fddc5adc87e7289d11f07e50bd4478701bd5e2a2
0x30659375ab1e826470f81786d07c6b98e47aa86fbedf92c7e9b81a753cfd74b0
0xdb28694a505330d9425f384bda32b5d52b9fa6e602b069c77a55c77734e5adbe
0x75871dae5e5a0229adc612ac513d7b5bc2c6e0a2ef2edf3357a0d45cc51ed4a1

Functions
Getter at block 21315491
DOMAIN_SEPARATOR(view returns (bytes32)
0xc7d5abbc77be044fe4cb003aed5802c6d1782f4cd345cb1cc7d28fee7125b6e8
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=20565129680689622710185, _reserve1=18061021004032304052863, _blockTimestampLast=1711217867)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
478077531296687925435911094282052510699435
price1CumulativeLast(view returns (uint256)
665742288707437370300512439184379606355447
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x584bc13c7d411c00c01a62e8019472de68768430
token1(view returns (address)
0x837010619aeb2ae24141605afc8f66577f6fb2e7
totalSupply(view returns (uint256)
18628529780150002141621
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.