Uniswap V2

Verified contract

Active on Ethereum with 555 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $309,546.79
ERC-20
Value $304,762.65
ERC-20
Value $0.06
ERC-20
--
ERC-20
--
0x86276a4fcd5aa339ed63f4ad4ac3bc8858a6a625e2e742a28fa345373c56613e
0xd1c298a08451c92ada0f2dc99d73c6971d30a13732281d0bb46965d961180a0b
0x269a5373d3305278464262446f2f27ef02d46e1820e6bc4e8fd2a755a54f001c
0xbb0387dd680592f7d2bb9beccb2c5452cd10628dfc391d22e19c3951fe16aeab
0x1bda5fbb298faaf3a264075c7f336eacf2797b158d817d656845d40ac374fe41
0x467caa2b3c7bee8d7ce426010fd03709577e5d635a78d8b08bf04655a46cef1f
0x099e770b871b2a1810c27ca74d9326de6ed18c72163114cbeef86ba2eb233a44
0xc6d24c677d40be972a62778ba2c386a6d2651f93962a532669c5e2b2de0cce82
0xdeba27cbcdb186dea6431222db5ed3c6370177d8f500a923ecd2ee9ce1117ccc
0xb3708b1e4be5b2c3aa65c7d78e92110ed39fbb5925515c71c83227b843b7f1b5

Functions
Getter at block 21202831
DOMAIN_SEPARATOR(view returns (bytes32)
0x79468af805dd52c6aae50f0c79531b9ab5750be3092e47f2157dda77b17e50f5
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=98202729292802041736, _reserve1=1261069448210064227100, _blockTimestampLast=1731693191)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1708873671836360700043891426933376568821530
price1CumulativeLast(view returns (uint256)
1074138891581030888651002516262575381703046
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xd075e95423c5c4ba1e122cae0f4cdfa19b82881b
totalSupply(view returns (uint256)
330334814405233021497
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.