This contract is being backfilled. You may encounter incomplete storage history.

Uniswap V2

Verified contract

Active on Ethereum with 904 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $292.23
ERC-20
--
0xbd43c2da7fc633be9dd0e7c55af31264facefba193d332ef9b3bed7973cbddd6
0xec1177c0134b75ef997a59c2a9c77d7b9da40042252c0c66032e75c3ea7dcee3
0x508b7cb768ae0081940e0026c3aae4645a3728989c5069457a7c65f695eb907a
0x4f3f03fc5ee13e910b924da6d98eb4d180a3f7eb9676639e00bf2ac6a1cd621e
0x543a778a3173badbd65659e425ab135a1d7247934c4b8049b9d1a1873e21a8e2
0xdc54e7623919a416c481b79e6cbb36f24f4544db51cd9143b99de19773495804
0x8f8d510aa821218dfabd0634d3cacaf9e57f94fa5f50870e63e41a9b3da02799
0x5b5f399fb025b4c8b97044f8d951816440b5cec1945bf831c4cc82ea2cb89905
0x8bb05f8a39d7ff406eec5d6e9ad53bd260b25f5db556859854c716182e9007c4
0x57743119e6cb294f2b8ea301a9cb95570f66495de55f5aa29d029006e3fdd8e8

Functions
Getter at block 20812375
DOMAIN_SEPARATOR(view returns (bytes32)
0x9c34d140506d60d5741a4bc5d2ae09dae9b95d6b53e9b4ffdb8a202e6070e552
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=1176916512541312312559203, _reserve1=292226150185630229945, _blockTimestampLast=1672750823)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
58520729847135289663261746415309260639482
price1CumulativeLast(view returns (uint256)
677507043898270182800324560175814683084903015
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x0e3cc2c4fb9252d17d07c67135e48536071735d9
token1(view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
totalSupply(view returns (uint256)
13618486002502716946735
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.