Uniswap V2

Verified contract

Active on Ethereum with 21 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0xd7e20b6144ada0176f294782fff7a99dba85aa9c4b5d17f4d6de706b0bf73a98
0xc3f320a731fc1643ef3ff26e9da21929bca51268c3df9be85c479e4487f4115c
0xe61f6c2d18da5140c2450ba67f4d02f3d491f7282515e492a21d56d977dc2649
0x539faaf8c8f8a02bc94c86d45e2288a384ff84e2b689c87c16ea903d7534e44d
0x6919398cc75f3c48834404737673ebff5c411630bc33ff6bb6806d1d4c273ecc
0x2a2a0f5fe95db49c682eb8df60df2a5abbe3cd347591f2952fa213e107bbf0b2
0x7ed0c2501f84e39d1fce705448332299385dc9651a37d6f0cb2aee1f6f41747e
0x946f20a7e38f3242db59d4beceb633cf0d73e6d34bb00572d5d3056168dc85c0
0x84811796b26c1b04e029969184390fb372b4643f4db1b7a0d6ed12b7433974f2
0xda5dcd9fe54a09d806a8c23a16bed3cfa81b02b6cc1488089376ccc99e6b5b56

Functions
Getter at block 21211951
DOMAIN_SEPARATOR(view returns (bytes32)
0x384ba869d2ab2d0edb360f84d96a4c801e8e916bdc924b746e077bf7f73fb102
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=1092890, _reserve1=1, _blockTimestampLast=1649803760)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
6440600330480709895318417447876815
price1CumulativeLast(view returns (uint256)
6416499361288051786131416308530662483267791231
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x15268dc899480558eaebdeda75b4ae9e58c7a7dc
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1000
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.