Uniswap V2

Verified contract

Active on Ethereum with 6 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $27,426.06
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x3c748455ce8f93ea5c7f613f755e86be8969da09bc33eaee20605f796d83ac17
0xab81ef800ff1788746af14e82ef95d8e40601f8b82192e7fed4575a8569ac9fd
0x8b5d5a2847b41fa3ebf0551b3fd9dad16f33407b69e58e59902958e0f201d602
0x0139989175ffae32efefcb148ddfeb48f59f072f9f53c21312fc7ab08b96975c
0xf3bee3269556a7385a5bae81903ff13d0355361b25f6f145e7f94a6c37ae09c3
0x669fc978080902bc93e11536a07fe37b7b3d0909a496c8a2b0c37b46a6c691b6

Functions
Getter at block 21161775
DOMAIN_SEPARATOR(view returns (bytes32)
0x309f4aa9ffdae6910b942cfe69a62056be44f5eacf7ad97485a80b7846e0cfb2
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=8607387559808812864, _reserve1=1914474794463155273258733, _blockTimestampLast=1683847415)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
18741864903666443046788098354802039210365217117
price1CumulativeLast(view returns (uint256)
7006636990233865652563150751499038468
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xf184cdf2f96e21f4907b069ab85fb23f4b65ce7b
totalSupply(view returns (uint256)
2858348439675008117226
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.