Uniswap V2

Verified contract

Active on Ethereum with 9 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $26,125.42
ERC-20
--
0xfb36ad92a99e9f05a8fa35196699f105927f91717e6b8b3ee38d765c4dea0312
0x1e4976d22b44a654368c7a2190504a65e629233bf165d988f2108ba7e452d1c5
0x841605fc4ae12ae9254e49cf4af3968b940ddc70665465fe7f994eee562bfc07
0xae3d3b5b5988428da2f1d0acea9fb278a5f8e03d4f8ffbbec5be49bf16a50cea
0x38bdd839c409dc278180b19c7a26fcf527c0f59b74384a644e73ccf5ce0f1879
0x5604f59d274d1306b4a8bd238ba901554767a2f73362d303665a938bd9747f7d
0x045ad864c4be45bf6e04da6fecc6e858104e3143bbbc4af28b4bd0e371379575
0xf17825a65223945d8a8f3507648d0f9e217ddbf69af0a4eeed9ccf84ef69fbb9
0xd32d1f2a6a65fe91fc80d0dfb2041223a601428d39306e58d4d4a521da482f81

Functions
Getter at block 21271650
DOMAIN_SEPARATOR(view returns (bytes32)
0xf8bed407468e54c4d0b9d9986168d7d4f01b78559e7f7b13eac10a7ce3f85bc1
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=43168202481965247022, _reserve1=7914564806547863934, _blockTimestampLast=1732573799)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
40659748199063805217692742610281108363308
price1CumulativeLast(view returns (uint256)
1850516807461746299076813797828738971321596
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xb0d40389275f4428541b2c0ebc37717dfc4b33dc
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
9856989010711236729
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.