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

Uniswap V2

Verified contract

Active on Ethereum with 44 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $77.47
ERC-20
--
0xa08246407dabfbf61bb53774f57d0ef62be300dbf8c1492b0a400cb5537a4b26
From
0xfd9d72e18f0f98463b4b0cbb10cb4d861c97570df17bfe8bcc3485d6ff5ce329
0x9c6e23d48112656f6e730542f03cba41da71cc80642c45e41417d8484ec65068
0xf739c8bb739c7f773be81c859aaed74138b3b17e74684af42ec143abcc6b368d
0xebaea10183fcd6b18cb0712a4c74d752e172adfb755c4b00779be66773069bb2
0x85a691cfda6113a17031f7ee71d3ceca64949d5155d34622bf025a0f3680838c
0xb750a2a6746891b05aec48d9dadd4d00f0390dd1e665cb2f01921392900d0be5
0x4dd1b78317ce0e6378906831c06f3f38196ba2ab7e76f6b0a1285b7cfa356cc3
From
0xbc139f3f28607daf10c664bcebfba988b36787446e6de929b8562937d226aa03
0x40f2391a9bd99c9dfd2665fb5ae85594305fee6fdb7c32a79ce8f5c1238e5af7

Functions
Getter at block 20897514
DOMAIN_SEPARATOR(view returns (bytes32)
0xa15a4c0cb85e02753277344f2d33eeb9fd5ff6e76d638e869652e9da9126d81f
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=77474025577198138030, _reserve1=74699134101648896632, _blockTimestampLast=1725166187)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
577134936079624725202943290183327892011083
price1CumulativeLast(view returns (uint256)
1087237044672704370917473509762237837467587
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
token1(view returns (address)
0xaa62a002ce856d9fe1874e7f8558a38fc1e49cca
totalSupply(view returns (uint256)
72966787045949957212
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.