Uniswap V2

Verified contract

Active on Ethereum with 28 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
--
0x3f7ae21bd2957731f4dff5bc18e1a8eeab472631a348985d7ad9a698cd329a88
0x30d207a54cfcbb634adbf508c6c970247d0becd2994a4cc9a47f573d5189192e
0x9605be32f8f856507a9afe8a7712273b423660bee87559fc52c6b0589e71b06b
0x93f78cf563871230ff82d9d153636e3cd86aeb8a52a0afb8676265cbe57abe41
0xed72d63970160afac7bb4526cf852c6fb397998e96ec3ed9d893fb2c86ce05ac
0xf3b673855068d9075023ec4e5fbd8b20c33730fccc87cd2bf1a5b268ab4e232e
0x88ca4aa66af5f199a87234603a1c8ef805007fea661cb80e607e3e545cb4b18a
0xd65ee15d0bf38ca3092fdf86a91ba4e7ba7d362a05b0b6900651cf8e30914acf
0x6f5a51feb9a10d78f3625dbd2397369fe0f420e7cb8768c2b9322145af2a7958
0xf4fd0fb58152082037f2c070b71c199af2bca3c7860cfa93a6d9b8f40ad8cfb6

Functions
Getter at block 21220843
DOMAIN_SEPARATOR(view returns (bytes32)
0x245b9f96aa9434d437c5d50f53cff8f819bed12f9aa7e6a237bd8e5564b43176
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=303478, _reserve1=303478635709586, _blockTimestampLast=1707586739)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
220717205363906600058749492380497143310399304474521
price1CumulativeLast(view returns (uint256)
334852617282998948925365564214687
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x2f6081e3552b1c86ce4479b80062a1dda8ef23e3
token1(view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
totalSupply(view returns (uint256)
19963281164635555
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.