Uniswap V2

Verified contract

Active on Ethereum with 579 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.44
ERC-20
Value $0.17
ERC-20
--
0x3f4b2deba27c74b43ac84d5a4b51f137d9ea8aa57cd3bee79d0989452c891a05
0x91d775cae0873deaafd36c94ffcfad3b7d8ca470b095cf1827719624ae5b2a23
0x1ed2fc15d2ac98d355a4feec5b26724864babd400bc05dfc4c7256d5b0873b3b
0x47a749d502afb8808495d07abdda007c59b275e90e306bf70da0be46d3389681
From
0x101a87ff6dcde4ae3dbae25204e4670aaec4fbf0ad4ef1a9dd08272aaf64cc57
0x968f25b7c06cde499a4d3e705591f8bd59659f426cb8a20d3e7efba5097c5ad8
0x465d5a381606922a3631dc7cb152ce3ba6e95ba92ae0c36c99611d813f471492
From
0x565f281e884d098cdb43faa9a1c607c1ec0f4e35b03a9633d63485b0d3160c3a
0xc586a8b27cf293e755716339553f87a7d1c8c238be246eed518930dc770d2815
0xc12afbd6d37204ec0019689c29f45259118dc958688990ca910d29040345a993

Functions
Getter at block 20866836
DOMAIN_SEPARATOR(view returns (bytes32)
0x204d1e2669006195b84606e0d357aaa5d8d1c7a379065b6c75a991746d8e4dac
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=160210655143647132740, _reserve1=439113, _blockTimestampLast=1658555689)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
21756348002259292223063557708
price1CumulativeLast(view returns (uint256)
8945604548186655543845926955618248801074311661712746671
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x066798d9ef0833ccc719076dab77199ecbd178b0
token1(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
totalSupply(view returns (uint256)
8091087012295
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.