Uniswap V2

Verified contract

Active on Ethereum with 47 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xbab7840fe954e8dad4b4d46ea563410bdc529979c3955404e19cd8f3bc0fa8bb
0x37461e4313176a73bff83314303662fc8bcea587bfb14db10c6a56a201e18367
0xac962aa74dbf5eed3d7c516c33b89065ca24c6ed7b3e841a7f54135005c94216
0x50edf2aeadeb53b9dc73fc380099798b8fa4f81cfe2cfcbb36b57860834a3132
0xd7516ff68b88c0dd6bbe00d4aecab9f0b91235e2aaa15326c4c3d0ed145cc651
0x748d5ba4371bc247ee7050d12de440e3da768d8669474f7a50b0be622aa6ed3a
0xb1fcc2d34cec934c5a8bdea37363656a9a050ca0de3c1daff47ae2e9e85b37c8
0x024237ebc76c601fe7fab309dfa1427af74f7d1bd30969d658690fb884dced0c
0x759249eddcbe2f02ea14b5372847f15f6c40576329404f041c7421d5a86f1a89
0xe481cc556bc479cc79c54edd5842f0ad2abf2508e3ee27c8042c20952c838bbd

Functions
Getter at block 21055423
DOMAIN_SEPARATOR(view returns (bytes32)
0x7c572f6185c6f5fef062cc76a9d3e55d51dd624622562105dd7fe159c860bf72
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=261598931716371241583, _reserve1=3035903806673246841, _blockTimestampLast=1605471295)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
3840887198054341272525701491628892280822
price1CumulativeLast(view returns (uint256)
175661948997627889289937569237866926902074
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x0921af65fc449575e855b89271b737a7ba3db0c8
token1(view returns (address)
0x4689020104edee22454e0f76d3ff682b48806850
totalSupply(view returns (uint256)
24916838636337810083
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.