Uniswap V2

Verified contract

Active on Ethereum with 364 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $607.35
ERC-20
Value $4.22
0x0b5b6cec7eda531dbbfa13085d8e0bc979f837954ad334241c4511504d48b33c
0x14ba482bfd0f35e6e6dc21475c89f54437ae633ef02e74e2b643c42f2dc9b482
0xfddaf4f2d48dee46c8a5513f94c0956ca770df7597d159b5b8070243d215add6
0x339af9840147719cc4e2a122d07480f57d8376f0080cc10801f2c2f710faf415
0x7a8d29d54e2e955d62a17f2acc3f286573c12db283caad8ac9856bc2166c5022
0x18ef5b3a369ea22f68d1ef58749d8b4fa9252f2c4f40ebed9d0814eec716aff0
0x65a03ca3ab335c00651f880b3e644a0acd6e6cb8ba4aaa90b0c3894de8c58677
0x40e9fe108635733762d0a52724dbcfe7b229f0f2b8e46be689585f201cd62d00
0x8fbac2885c130b5662ec0a4b1daff9cbb5d43427e304b0f489fae7b3393df0fe
0x9ee478fb6dce710632d8f3b7fddc2f3ae43507f8a512c2d87969ad3dee897b45

Functions
Getter at block 20875366
DOMAIN_SEPARATOR(view returns (bytes32)
0x90681bab1e43d5565216f8792cdf68e2493fbb7fa059551201a8002842ed1c45
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=10025786543831187840, _reserve1=15287356148603480120162, _blockTimestampLast=1696632791)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
42870846663453467960406747815560663905574670
price1CumulativeLast(view returns (uint256)
16638057524133907699659500985756058889982
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x05d3606d5c81eb9b7b18530995ec9b29da05faba
token1(view returns (address)
0xb1f66997a5760428d3a87d68b90bfe0ae64121cc
totalSupply(view returns (uint256)
386298609436279077760
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.