Uniswap V2

Verified contract

Active on Ethereum with 14 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5.85
ERC-20
--
0x16923208118d99c77e0f98fa3c890fe5161a1ff1f923f443095ecfc7dd1c8d45
0x88e0ba7dbb70b8fc3db490e6a02da4dee4acfb0532b6f7d93438eb420a0a97d6
0xc347d55c89f2c241d6fa38a3ca126d4c46624052e8817282675ce07474d0875b
0x06db0095c72a9e23a43488c154c6d64e08d51b514aa163cbdc1cc7861c9d9124
0xbfd63e55846bd51dabb3a2e61e095c91855b18fd401280dd8cc36791b45787f2
0xaef6b12388d102b3a69a47e933ef4481203f48876f89de3331b09c8d4dfec653
0x679f577b78b677a9ed48264eb9d855808a570faa0ee186842833170521ed0694
0x0b3ecd174f303665b147f90a68526932e6983d274a4138b53c3e7baa7bc09c9b
0x51cecb6b06f55ea04b235a5f7a06cb7465fd6e25d95fb5a7d44bf37aa0d8a78f
0xc59e11f98bb9f03a96cf1f2099312504d308ad99b2f26fd1bbdabb260808ad57

Functions
Getter at block 21290364
DOMAIN_SEPARATOR(view returns (bytes32)
0x626d1cf3b927073633ff31b2f311c45a487bace13037cbc78e5ee9c2398d83b1
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=61643215907540894, _reserve1=1631496304440595, _blockTimestampLast=1692691727)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
23231516704108097491879891661392753356082
price1CumulativeLast(view returns (uint256)
8507209987006388221756709009906625384987436
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x3c3842c4d3037ae121d69ea1e7a0b61413be806c
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
10000000000001000
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.