Uniswap V2

Verified contract

Active on Ethereum with 52 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $234.11
ERC-20
--
0x0bb7d701f85a94264cb5898ec83c1300ed8dc35b1d3b4e7fbe9e99271b24d766
0x6e6cb836049397cb6c2ac751e5567879a13332ff24011c81800a07ac5a71e8e3
0xb64a58369562f73b5a95367cb4d413b2cd7db18ccd1f284768e119bf68339814
0xf41b4ae9c33a666d1c7de74d4468f233e10852a482b47cf44a92d639f8682e34
0xacedeba76bc064d8a5948f800c42030b10a872ed79610d05f5e7658c07f2f692
0x348dec421c03ce7a03ece51233475d320bc0587f14b51554f853e994794d2d3c
0x470126d3810e56389b78e8671bcf6cd8c2b54825d4bfbf398627b7c3a84c7f95
0xb27da2a9899e4459d919a3e3b4c45392414e9a5d44ab588a9b66c2f1d7184416
0x714f472b5e30cdd0f809edf14d2783ef765670c661729794de3bd70fdbf102e0
0xabb4b68e2739b373138ae5b2997f54445eb2c958fb9a2758aa8fde4ee74cc398

Functions
Getter at block 21222761
DOMAIN_SEPARATOR(view returns (bytes32)
0xf5b55af8bd349b6839fde8fb6e2cfc5c92808c486f73903289ccd55a1fac315f
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=1295244215644913901915, _reserve1=15871630492613708086, _blockTimestampLast=1726284851)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
652276260325337319300335081735540582572508
price1CumulativeLast(view returns (uint256)
55315030094014038092842200587647695801972395
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x33c2da7fd5b125e629b3950f3c38d7f721d7b30d
token1(view returns (address)
0x514910771af9ca656af840dff83e8264ecf986ca
totalSupply(view returns (uint256)
126732631728649616407
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.