Uniswap V2

Verified contract

Active on Ethereum with 32 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4.02
ERC-20
--
0x73aaee018b62d2909c63a458de29dffa81e6c46a876375ee177e1b295126065d
0x15ec27c70af25ff89b2dafb46b49b677666e79862f18e59d6b5e25b17aa7a261
0x538f390624dc4811b4e8f6b831f3017e6d4c8702236cead9419b908ab8e83d56
0x3235ba5972d8f917bbe9bbd2395e6fe1d3c7806333e05190d84f1173f88a2bf1
0x6af87187a45bf26368c5e5b03a93ed76650ae6b3b5c10c485dcfd66cdc293c49
0x80c188b11cacb98343f513cc504dba0aafd2baa6fe4a280dd77daf18a6764f1e
0xfc83ef35dceb74769dbc3fd7aaa9b184949a6f978b1651cc9d6e6362f3199c5c
0xba811ead2c387f48f7dc6925f4e3a6c2a9ca68696877419800d24416901cb799
0x41c2aabf2be060a4fdef71fa3e18d50eff6c335e45ed621b76944d62902b0e91
0x220edef83dac54b1fcad3eef7e79b69996ed47f7f1a7d3de3cee75bb5e9b40ae

Functions
Getter at block 21011394
DOMAIN_SEPARATOR(view returns (bytes32)
0x921647141b1a4ef756b059db15ac0327cd01f9c1fc08c22e420cce3262fb6b72
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=7338163323958160, _reserve1=1471124575630709, _blockTimestampLast=1727949719)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1066901947519491622420579991051152885524430316
price1CumulativeLast(view returns (uint256)
1375089868931077562306223511143761980655632
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x08e0faff8bb80eaf8c30a99920355028b5bd6789
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1583819760686691
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.