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

Uniswap V2

Verified contract

Active on Ethereum with 429 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $80,440.23
ERC-20
--
0xb5c4cfdfaf18a9fc3eb46492bd0e08da04e364053017a4b7af28531024d88861
0xffd3875f1e42f841b2f3ab31011cb22360fb3525b6498493b3f6c5673b531ee2
0xe55ccbe84fade2517111e772a358a5a750862045ed79d586616bb76d4ea30ca0
0x48d750dc88b92755c6f33e5544b6cc098ace75c043a088c8f13e5d7025482e58
0xe6124990609ac38e90a487acb329451e31b886d9e966f0b22f0faa8f41cea48e
0x469c5ce6079c6df29d6f8e9dfeaaa2f1488c3e390461a24e6e3b65a95154342a
0xdd0548743604ede92536b3b987d67be237af7a6cc137a0b445b010374098a89a
0x949831f81178d3c87994f60e1249c7ba5c07844db31daeaf3a240ff15b35ae71
0xc0d78260221ad5a46b4e9e2ae7b73593b7ec5fc4d1129a6cc4d5ba1452046f42
0xfa556d323349abda89aafcfcfa74f4d301264cc2e3c85d5af69bcc1258a472c3

Functions
Getter at block 20797156
DOMAIN_SEPARATOR(view returns (bytes32)
0x8c4323222daf46659978f222ec089176ae8b09cc0815679b84a923b253b05927
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=7146574264442115562217, _reserve1=31538386615665300392, _blockTimestampLast=1718153123)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
5352131968640595150284923359175887794368
price1CumulativeLast(view returns (uint256)
110678351264635771407645259959202969102513820
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x72ca0501427bb8f089c1c4f767cb17d017e803a9
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
386883818519234263375
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.