Uniswap V2

Verified contract

Active on Ethereum with 7 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0xf558a0536091d28d6c3b2092a4b29f90fbde8d62f3f74cfd4a614d7a4c953f71
0xbfa0ad7a6191e5392bcbe4227b5123f3c60aefea3840bfd012edf0622aaf2c8b
0x5d68c85cbbb2ae8884fe982c340898c6954194e4e781cfd93a15282e3274b8e5
0xcaae63a522036e343452b49eb3d02bb050c4e7bf8f109bfe2ec1392eb156d9e0
0x78b25d92fbe9ced172de6051551f73d704b486efab5aa7261b23e58db91bbee6
0x69c54f2ee598c71304a28ac507d9fb29c9d4ca1af38640ccbc59ad108a2b184a
0x5869dec982137638c6592903704f57bc83b32bcdcbe92bd50e6bdcd3da61356c

Functions
Getter at block 20854159
DOMAIN_SEPARATOR(view returns (bytes32)
0x0db61eca395dd5bce44607b82b9bdd1cf7515d5307969f79a37cf8ea5ce0602c
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=49983, _reserve1=21, _blockTimestampLast=1608421829)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
320320307116870540339434150845637225
price1CumulativeLast(view returns (uint256)
3064509816912955803583275379597341076678651
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x96564219ef96c0ad42160d47c18244c7cc1b3064
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1000
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.