Uniswap V2

Verified contract

Active on Ethereum with 932 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x8644c9e0df7f6d9f3c6f3982ef1277a41e8710b150dde672ad1d67153b275d71
0x145b0f192333da3ffddc1b1aded59326b7726e3448ab1b46d39cd9d5033416bc
0xc6a0b42e048edca9fc73c5be643a20a3ede2236c3e695e087174850d03b17f8e
0xf17527bed09c098ab5ad85edb9290e1d3d19c11aeee68a9722005ea15e4bf48b
0x8848c6ffd7a11c53c6f4814926c7a04ebd65a7d86ad8621f91a14f3bd2f5e38f
0xf2bfc8f007624d4ba7ffb9ba9d5a9e0d5f0e79791f8ad6da39b13976273d95d1
0x70faa02d1f2fa3f819c767f3160f7cd9bfadcbf98976d791a7eb835c752df271
0xa539087cc1c7c1427fbfca71071a855e496dbfbc5a9cdeed2d2f0a32667300d5
0x192580fff40a8c240f658b078a76d34bbae021c9aa0a2620992bffaafb379d38
0xf8fbc6cd05dd7523f34b78653cc8d756ae47de3496c7eae66505a38d03388a54

Functions
Getter at block 21318910
DOMAIN_SEPARATOR(view returns (bytes32)
0x7ec4b4856812fdd1979a14a61eb1fe06a8bd6d8f337bb4e9ec6cbc0097b8e561
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=186140409156771057262, _reserve1=9417810628523224182, _blockTimestampLast=1633102914)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
5702560985404266293255506452251640329990
price1CumulativeLast(view returns (uint256)
4842709524767694747422314585720671487369466
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x3b62f3820e0b035cc4ad602dece6d796bc325325
token1(view returns (address)
0x80ab141f324c3d6f2b18b030f1c4e95d4d658778
totalSupply(view returns (uint256)
39858808615690340117
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.