Uniswap V2

Verified contract

Active on Ethereum with 14 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xb379bd1ce88d2c24290b15aa65de57fcff7d4a6763ad0456a3b449fa60fa52b0
0x7430605b96b83fd2a698d4df4636374d01e35d6fcc13ba2243822d9808179ea5
0xc0f05117825bcbd1eca957f20467d4a2692884abab2f47f2155079a5a91251c1
0x4b1c1e8e8bacb4b4ce613108f747a6411e752ba0eab8c6c42eba4d5295683df3
0x24bb06cde1c1d734da3cb03e3964855b11d92016b699b90cd19ee537f569a276
0x7148f39de7fa20726e30fe8d4cd577b98d5268779135339cca6916af10079e40
0xb37f3442f279616fab3f71e09df96d114458603c6bd36f09469092131f69c300
0xa8e357c580d3d71b5988cfd95fe6dbacae754674ca67f142049ddbec5b37f73d
0x25b67c684d74ebc446ab8cc76926f209be30649533a74ffe5d9cae2a450cb420
0xb44fb53c0f284bd2bde8db4dc85095d1d0f9db59a54b0f300ba157965641f911

Functions
Getter at block 20888257
DOMAIN_SEPARATOR(view returns (bytes32)
0x97b15746166202b5a69cfdd4d63c1e2177fd88476ab5004dd09e8b0613a57f3b
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=32008936609137, _reserve1=294476617945663, _blockTimestampLast=1723247123)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
7135573313020607787841748116598033366342851
price1CumulativeLast(view returns (uint256)
135686659183914707861218112137505438088768
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x953f16c7f6575f180d5077439af942612c449a5d
token1(view returns (address)
0xa5a2af22eac6f050227d844b108c2b2a011fd329
totalSupply(view returns (uint256)
81454514801992
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.