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

Uniswap V2

Verified contract

Active on Ethereum with 151 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x1325bfcc5b26763eacaac4fb06dcd52a860b8fc297f94d5a3848e39bc80aad71
0x9e963edafea99da7dfe7c568f40c7687cefb8b38202f5f33396373dc4367cade
0xa05228ffcc98f3d5941ecd6876732d1971a0ef4cd224008573cc9dd8931aa376
0x384de7f4d3ef3c373d97a4bee0b23183cebd81725e09504c0db2cb1cdadac611
0xc8524ba254c227c2f83ed2047483e6ffa4714f6be6ede76c8d6ccc534db87200
0xbca7da74038c0442dfbafe164db8d58a75b207adfdfbab525f56ac4d2a9dfbc1
0x004666938925633be40203a2e99b84b95923cae4b5d47e12e991c65143f91478
0x7eb109080c46b417a6496f40abfb6edeb2b0d9b99d4f2411d763cc5ece859d93
0xd8f9b0fae3cce8f5c40ec2237ba6e64279dd42f12bce68cac0d248f207a50558
0x17a8e1d1342fff6f23ebe7cbed54999760bd12d56f8f32321cd357a74229dd7a

Functions
Getter at block 21315928
DOMAIN_SEPARATOR(view returns (bytes32)
0x09f1dd5dd38081138f4d45eaca194f161faeeeaef7a9cabe537e51f9b6d59d14
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=695846442989962964637, _reserve1=2438975069177196799, _blockTimestampLast=1723262795)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
102431699669963295749482229196312552559280
price1CumulativeLast(view returns (uint256)
43170668852914824778566002956475102670636465
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x20c36f062a31865bed8a5b1e512d9a1a20aa333a
token1(view returns (address)
0x5bc25f649fc4e26069ddf4cf4010f9f706c23831
totalSupply(view returns (uint256)
40180846501997633128
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.