Uniswap V2

Verified contract

Active on Ethereum with 58 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1.99
ERC-20
--
0x58a15e836821e47c85bef12282e39e74282aeb1d0a4482646b8ed12b3b001c73
0xd9374f0bdcb25beb1e92dd7826b0bf2029716dcd4997ea4f389665a163322d97
0x5358e0ed3f352530a91f77b35d81494ca9476e308cef449d1c6b2017cab6ef47
0x536f10298909e937d2ba23cecf7581f703959f248416f52674398dc188fe0a18
0xdcd7f4068cf86287f159cfaadea5595faf7557bb20c56f1383436c61892f0ee3
0x355542fd200f7bc9208fa61e0801a424cc3d7e3741671a5fbd86959a0bb21178
0x3680edbb7540fd32071783540e547b870cd34fba309579a0d5ad9938f5375dd9
0x1a2c7e965f029192880d3a84e7685c0dc2e3314dc60b96470f9e64c978bc75c2
0xffed5c3463ac421640dd8c279a61106953b3df2ffa2f8bac061d2651451d3b5a
0x1ee0b7ed4b55dbd90a896879fdd12739a4a776cec9887461caac13c6fafc12b0

Functions
Getter at block 20890330
DOMAIN_SEPARATOR(view returns (bytes32)
0xba4729293406b9da60011358a16e39ad83e3d5744a0fb707a066a84187b09358
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=834664000706071, _reserve1=2871452722704663223330344, _blockTimestampLast=1619451957)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
24182957831990408329050551038968580921515059404
price1CumulativeLast(view returns (uint256)
888163077884810423144410113144194056
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xce4934f9c75ae6ef8d39179a50dab716c484806d
totalSupply(view returns (uint256)
47087827600008335322
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.