Uniswap V2

Verified contract

Active on Ethereum with 3,348 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $85,127.52
ERC-20
Value $82,965.07
ERC-20
--
 (#0)
ERC-1555
--
ERC-20
--
ERC-20
--
0x6a1df911f7d7b7e51100653768f89bb6f791f905253f0023d0286870e8fbcbda
0x10057c91c644d82acf5e27fe91cb7e82abb1b7b4569863296025d558ab968cf7
0x199fa282ce71ba80d111ff6973ae1fda1c34e32c57f9366c8a18887b654a5b4f
0x25fa6a7c67d8f77e251968c989527b1e1aeaeb217fd380fd3de685ef7c99d2b9
From
0x8c26544a6472e86d6067dc23df522bd465abe04e3cf476efb5bb25107e4bebed
0x49c0b38ad10f5b37fb2e42432312e86dbb9a5486364792f5c0b3957c2c3600fc
0x2891cef67d075daaa1cd18cd30fbe804a2692f058dbdf91d31f792d66da62491
0x08bee3f76486953fcdad2f158401263c75de6b8e778302a70a03878ca2d9aa40
0x794cb78f53c9f8da25d28fde4df2f9946b60f7519d27a6a3cbe5b853c6135096
0x96f44dd535d515cc83b3ec042230bbee920cad8449e2ebe0cca0719f951ab49c

Functions
Getter at block 20869798
DOMAIN_SEPARATOR(view returns (bytes32)
0xaf4c3a56fccc8af90045c0177752cc2b2cb8111c8685c9c9286629604ffd7346
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=267086849359553951917919, _reserve1=83001843339, _blockTimestampLast=1727750771)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
912547389619898191789101495915
price1CumulativeLast(view returns (uint256)
518072441253555598487040566294031910095526535744747886
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x0f51bb10119727a7e5ea3538074fb341f56b09ad
token1(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
totalSupply(view returns (uint256)
105812342738863857
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.