Uniswap V2

Verified contract

Active on Ethereum with 287 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $8,253.5
ERC-20
Value $7,955.89
0x0b314a457e2e232dedac1772d81398eee7251f298cf7f524d6a50d5c7d09015f
0xdf0d931b7f9cc4a990ff4f663fa75f2068fdaf9f89093b4cce5dfb3ae0b60bde
0xa7d26cc9ad26b451631dcc9fb78795d466747affd8fd1ab0739b8707cd95a6e7
0x40ff9dd9ec7b4f27e12d70f3414192abf7b9ce2948aff3b1de7c77c773b16b3a
0x7c01d7389ec937db12ded3f549f6922e8383b4014d2f83122c03d51adf2360d9
0x7e19c9e5defcb926ddc86921ab96935b68650c917c4ab8e64e81fb4f0570c881
0x9ee51bd49a09b27ce38049c43ef7ceabf20ab9e2d72a1f42645ab17a4b32b839
0xd9ded6414694b5b578eff2ba3b4a7873bc87247e6e010b7efae1e5386dd185c2
0x552342f5d13d16dd43c30d7e09ac24067ddddc6030887a2d6c753128af05955a
0x7a40d3aa634c1d378ee89c60333dd4baa4e36c7dc3c8d38ccea205f71f60f2ca

Functions
Getter at block 21383317
DOMAIN_SEPARATOR(view returns (bytes32)
0x1208e0800854fcf14475d871299c80833a25b4a09c96d1b15aaf218ec7f854cc
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=1904909155082513123188272, _reserve1=2165573754720071692, _blockTimestampLast=1733360687)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
397216345914094525316589198389815707847
price1CumulativeLast(view returns (uint256)
39543790410403369740390810859405934330903908084
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x0e192d382a36de7011f795acc4391cd302003606
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1285767682811934431552
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.