Uniswap V2

Verified contract

Active on Ethereum with 3,143 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,546.68
ERC-20
--
ERC-20
--
ERC-20
--
0x217d593605132d05dab46a9b2d33114bb03e069b98d205f74fabdbd4d9bbe206
0x56b58da9825ac90b7bd2562c5afb6884de6151db0652aaf6c3519ab8c6471792
0x0d15bc9d199ea57cd254cfa8f549c8070df3a855a03248744e45cc34cc60a125
0xc668c70b571cf220ac751f738239071fa3bc4a9eab3306c95cadf7f4ef36fbdf
0x4816ce1039db2ac0d8cfe01db27b2fb73ba6af7d32dc819a0fef69192aebe0e7
0x11719a40761fb47a78d6574f74877c533454816ebdda0adc19b8af4af87dc48e
0x93c55b1dcf3ee2ea801d3dcb42aad0cd4f347236f607a14ee65e1d2bbbadb647
0xdf80caf398d128ea9b97dbc866e752003a4be452efee619d06bb7f276fad3204
0x2759c82768fc93a99cea074a7f2b8bcffbff31d6cd92844aa4839283a70b1a57
0x9cf539a491a750c8bcd16192d15ecdbc62291ce1795574bb241897420d776fdc

Functions
Getter at block 20860800
DOMAIN_SEPARATOR(view returns (bytes32)
0x3d8d56c9b2c2352d4098d7df939031bf0c436317f2365df1341147640e9a3501
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=2546716477626038622735, _reserve1=14154954915359892266324, _blockTimestampLast=1726951547)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
8491397506365991316242053187840747105322125
price1CumulativeLast(view returns (uint256)
2243574504131741746351324756000375611853031
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x57ab1ec28d129707052df4df418d58a2d46d5f51
token1(view returns (address)
0x68a118ef45063051eac49c7e647ce5ace48a68a5
totalSupply(view returns (uint256)
1916438001615637969124
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.