Uniswap V2

Verified contract

Active on Ethereum with 76 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $381.24
ERC-20
--
0x1b89cab976139a79df53072febd5e72bb995622d9f929ac6d1cc62d18a0db8ef
0x07ec9e6ba73033fa388473a40bab19b116fb1560207b58e876b6054ce4bc557f
0x9371d7832bcd78c1eb12ec5aa1b355ea8f86629c51442e8b96a47b1fad4521a8
0x3898cbb9c96383315882466a7ce6f85923f358df1fa9a247ec26750c7377225f
0xae9f840eed56c9056d46a68559d85fd279df182f7558927f2d90dba17bb1e62f
0xc0c744fc3b19a4bc1ac3e6e8f9d708d8a2b2214f59f79a0bd2b0f9cfd6fad25d
0xa419fc3e68d678b82b61bfb680fcd8c2f7509097249c47ebca79bff23fddfadc
0xa4cf47553d5bb75fa2b5fec2d212be9efe5c5495887d022fbcfaba0ee55c1b14
0x239a34cfc56f55d1e0ba8d487dcf24b55961d7daeee4d3983fcf872ff9e469d0
0xdfc20d7dbb9741ca170897c26ab7dcef755e438779c5d417899b81a5c2a67565

Functions
Getter at block 21094312
DOMAIN_SEPARATOR(view returns (bytes32)
0x66bb7cb21676af74601b3fc53715e4b6b3fb93d5a2c9eac7e0eb24cde4e79d12
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=33295848302215326750, _reserve1=31996914020450374990, _blockTimestampLast=1727548703)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
943543072395124306248820172268627090901243
price1CumulativeLast(view returns (uint256)
758835154020690859787050245317533846611071
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x514910771af9ca656af840dff83e8264ecf986ca
token1(view returns (address)
0x54b8c98268da0055971652a95f2bfd3a9349a38c
totalSupply(view returns (uint256)
29690539367659293872
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.