Uniswap V2

Verified contract

Active on Ethereum with 8 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
--
0xaae344e2198db1e5dbc40654744c16948bb495e7b780b09c989a20a1194b304c
0xcbe7bf4ab6a8826f93370221058c297e174a504e11d988ba6915e958207561f2
0x1f39576f5d0580a9ef6bb214384c4c10613afecd67138a11ffbd9c12a1da10ff
0x37507fab1ee270296834d4ff05e33b8a07be90393c0188c767ee1dbc170510c0
0x213fb041332c95a0a61315c9b3c6714348451f8e1eae8a9f5d223e97b8369140
0x0bac74c27f7ad7cfb7236d55a563990aa781d67de17528cb95d67989076f0cea
0x0d02c46a31b4c6d65eb15babde0f8ecf2b3c0244cb00d59a613b941c5092b84e
0xd01df70339e9b6ef39a41d91cfcc92e177456ef7b3d29a050d0022c9c66e413d

Functions
Getter at block 20837605
DOMAIN_SEPARATOR(view returns (bytes32)
0xad258162c4fc2605f97d6e4cef0b5f4cf5755bf27b3bc13cc0738c26e2c24fd2
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=600112461477972062812, _reserve1=1807427421947, _blockTimestampLast=1649029195)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
4128570535894564953767159574264914148521
price1CumulativeLast(view returns (uint256)
16361851197636882573158395609255123851873598107517
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x27af23d8db2a3fbce7d04e84f594285fb0059316
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
30263947193992838
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.