Uniswap V2

Verified contract

Active on Ethereum with 54 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $25,522.39
ERC-20
--
0x391a197e543b5269c634f0c14e7b858f95d709b0611aad56606c401e15aad462
0x6201a9a755ffb3da0d3f576779c89bc557bb37c40e4a03b0e59eee1b31f423c6
0x3af87cdb0088e28229e56924d29235b799b00077e7c985a1a31d3b989b056dc3
0x6f79c12da6ef00cdbae414feec38a90834ef09672089e900bf16d64a3fe5f0d5
0x78c8a63356f431e40f53b4090c4ec01b8efca398c0fb216b090c350651f79dbb
0x98d77c766a5d173ba308109f754c817a216064fe852437cc09b4785f63134d7a
0x05c6313825c2879d3c4d33ef8c80c790c10ec12f744c4dbc12e67f86a3f125e9
0xba79dec05351237184b0b81a6cde3fd29296853987625fbee25a3e2224d34e45
0xdf674c26ce887be4b6d60e50bbadf40aa0437f3a89144fbf173033b0dcf7b3b7
0xe15fbee7323273c5822aa8b3415e266ff8160299f8bc2d910039487782896395

Functions
Getter at block 20984072
DOMAIN_SEPARATOR(view returns (bytes32)
0x7cc09058f9d706378aaebdd6cc09fccb37036d4accff019fbdcac6d149152df1
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=31021603646833284772801, _reserve1=9742409895453732276, _blockTimestampLast=1729137515)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
242212104780247470952718895516462191711
price1CumulativeLast(view returns (uint256)
1933989508965071417739892506189628758565020633
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x1a76bffd6d1fc1660e1d0e0552fde51ddbb120cf
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
384615384615384616346
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.