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

Uniswap V2

Verified contract

Active on Ethereum with 10 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $134,881.28
ERC-20
Value $130,679.52
ERC-20
--
0x21aa864d800155ad15560fb2c5ce658136634b4495629a8ad47bfc5b6d8f6707
0xad51c7089363d62abb46345ff1de5e174642c86fc92b2f992580342644e0c688
0x5a610ae84c2b84c8b01f29fcef010937199c99412a798c7d0fa09aca153f9ff2
0xc247793ec113db1289a7e3606b0952edfb34ee79593c44c8c9bbd6cb40539dee
0x7e1f2881c3f076c8e6c3fd36631169286f0523e28bdd2e289c31fa318b8098c7
0x5587765423fd61fe66dc693027527bf2b1aa1f9086f0d8da1b2724d283fef8cd
0xa8c58b5512092d1e86f6b0da68929908f1351c38b9f93c5ba75720ce1402d475
0x1835e03f561ceeaaef8ef136e40e0f0ee54e9c9271c8c7c78aa09d2e28fe19bb
0xd67d296a184d5d968046ffa65bd52da7a62f1e09d4477ffa0e2d9044bba6fdfe
0xb23848bdcd677d61d03ca4c1c5ac48976f6da5b1963c8d3540e88f7f6129c870

Functions
Getter at block 20792518
DOMAIN_SEPARATOR(view returns (bytes32)
0x8904fe929690c1dbe4009c0d4d11da75a2147ff33e15299ebc2a06d916a33f12
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=52737646218178767501, _reserve1=21779919852611954489380, _blockTimestampLast=1726836611)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
116601299698905173875815242566820924921904300
price1CumulativeLast(view returns (uint256)
429325674902543926920829678420853096916
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xf2ec4a773ef90c58d98ea734c0ebdb538519b988
totalSupply(view returns (uint256)
725019555435238407848
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.