Uniswap V2

Verified contract

Active on Ethereum with 186 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $282.27
ERC-20
--
0xd8e2fd8c4d87822d707a3193cfe286b352ad9cd5f7dd149aa1548534b6cf3ceb
0x6be3f3207ff7cb0d40345b7565631294b72c8c7c630f2357530980a678318243
0xca220ed24852257b5e264fcfabb8c6fb90697cae6fcef50679e2a16c26c4483f
0xfae5b5a75a70ac10e1218942f47d8e38354ddcb93fd730f59d7724fe6cd11236
0xa3f296a9fe2348b47575be092d7088ce60aa372711cf8a7a0395eed490c589b7
0x642842979aacd66444766e662fbef92c8fcb6d8b59aee00f198ced566ff35957
0x4c6f5136f5b15ddd66afff1d6ebac9cbbc3f7f720fdd62a3757d34300e6c2b04
0x3fbf6fba1df27c892efc29f75e606536a08689da2b51a338b3ca4b03d168c9a4
0x1873de39faa3cdab89fc2502cdbe93737339abfd19a52ead5043ff8dc1ef8dd6
0xb2445261922a5f191bfd8487bc0ffbf937060e8b73611cb4d2c1f54b68118bd9

Functions
Getter at block 21304713
DOMAIN_SEPARATOR(view returns (bytes32)
0xf2863688ea9ed598722edf3e3d269bfc954b7fce031f2443f92296d133e78dfd
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=293104675037713048346966, _reserve1=282274522, _blockTimestampLast=1721198171)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
83078481025064164602938977865
price1CumulativeLast(view returns (uint256)
224611128790242275495515004850360303883099829038373668362
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x011864d37035439e078d64630777ec518138af05
token1(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply(view returns (uint256)
8479576839150351
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.