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

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 $36.73
ERC-20
--
ERC-20
--
0x7e36fdcd321d72541376869196b9fa36dd3b88fd4b18070f140eb8227980f075
0x7d4df239714f7dd7fc877b36f9552352d15f53f70a496634754155b138059f42
0x0525139ee44ce772c2df924a20fd5c18878d1858c201617483d26626444b94fb
0x15c55d66f0d129b1b849ec5dfe3955a649414b1d74cd195e00ecf347bce19d9d
0xc788bb8497a60a6b4124cf8deeb823926ea09e2718b88cd09c02d91f435c1309
0x67706275040d81b10a13cf58f00c2a7cf9b1f10fd83a314d5014f6b5a69bdb35
0x8701e4c8b011fdf5e29b76b496900d98ab8d73205933a5a87ca42b6edb947604
0x2a38513a84dc39983b5d783b07e3db9922ce2e6c50cc32cbea5fc91d53eefc68
0x085956a251a52fc9ca4947c4c3f120188bab9ee27557d5eca56eb61212d5ba8d
0xefb752492a34eaae6a4fab55ea62bcdb579ca31fb388f4bc48298ae3e972d2a3

Functions
Getter at block 20792758
DOMAIN_SEPARATOR(view returns (bytes32)
0x663d3740d192bd4f498b08c565c13b4ab4077440cccfe8ceed2e3c6967b8b402
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=310518901588185943790923, _reserve1=53695471792811988847, _blockTimestampLast=1718980475)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1696727071014640514232788333635795478205
price1CumulativeLast(view returns (uint256)
2296519118989018556793811181103273297352739295
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x09a59b9b677cbaad89cd1ba37ea1d42d3449a6fc
token1(view returns (address)
0x6b3595068778dd592e39a122f4f5a5cf09c90fe2
totalSupply(view returns (uint256)
4011882334478692210198
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.