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

Uniswap V2

Verified contract

Active on Ethereum with 268 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0x32a3767b0470869fa4d51cc55b415ea9e098d473c6efaab022f4580383ec99a1
From
0xfa1688eecc588104303f234efca70858bd19ebef4ffb3aa1a71a92d4bad7aa0d
0x10b43ee2fa9a5fdb95f36258acf134cfbdcb38e7673a250d6e52cd1dfd07d58c
0x8da9af7f3b21b7f640a9918e30097a8d3e642b3134e2a21aff529ee7921ec4f9
0x85ff1dbaf7de3f7154605e254842233a01529efea949dede1fd394919ecad825
0xeadef90f3799e66cf7843284314af372280444b155661783d2350415b336e829
0x9688aa1ce8d5c6c967049c5d25574a98136ee58da6028345ae9fa07c865abdfc
0x6848733a72401b90e43ae0596fe5645a4f00090b8bfc0a7569c405aacd7369a5
0x3fdfe62beb1fe4e36b26a6ff10729b061a9abacb3696f77a8e4b28ec0571d13b
0xea430600630f8de52465c0c4b9ee18ce1e5511ec62b996b6ab3fcff74550a217

Functions
Getter at block 21213994
DOMAIN_SEPARATOR(view returns (bytes32)
0x43714365e8842e07bac1b8a66343b0d73dc00424257058168dc5b3d4e74af4cb
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=40120, _reserve1=13924920839196, _blockTimestampLast=1668973307)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
2320958677655223097261144217137533419243166462634138925
price1CumulativeLast(view returns (uint256)
2383839057119506338935970417728164014399500864221
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xe1237aa7f535b0cc33fd973d66cbf830354d16c7
totalSupply(view returns (uint256)
1000
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.