Uniswap V2

Verified contract

Active on Ethereum with 39 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xd6f44705327c76742f6f4c13c952fae3cbc57797e24067b82b74cad8c32daa1a
0xa44ce5c7158b32ff2ff36f1e86ac4ed60f22d9e5df2e22cc060020e972037398
0x098520e909fc45024aa28d01a65cc41e34c62e5af3abea3ddb0817faadea308f
0x95574343bc7f4609365e2f3eabca0e3cf20d4277f137587d2b47341d2d7bf220
0x262e5551589439db45e05621b748ccfe4757ab8be0b66bf4a289bc0f33923e3b
0x0aad0b5d7228e3a164ec900015dcf8a2815052c8e89fd62e829b2bac026049e4
0x6889c1467eacee989eda6fe99d0aaafed15c79acf97f6674408f4a3b835c4e0b
0x8f7988085f0fc1c0a9a12780ac606a42cf9eb3e09bb51c5c119fa2cb8ad9b87c
0x20586d8623cf0510be4b5b6cb29f408d07279e61edf50613e35d0a2c9ec0de48
0xededffa0a47cb669d691c750effa527bfdf5608a401f0d9e01a1b887e3866cee

Functions
Getter at block 20884642
DOMAIN_SEPARATOR(view returns (bytes32)
0x3d90aa22df2fc40d38c8a972ddced189cb4b8b9dcc14f5854d18265dd8e76411
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=44824342993, _reserve1=1193615263, _blockTimestampLast=1725147215)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
12314395390207743898733552122233027513008
price1CumulativeLast(view returns (uint256)
49890113646247333972023017895582962380007185
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x3aa5f749d4a6bcf67dac1091ceb69d1f5d86fa53
token1(view returns (address)
0xe0bdaafd0aab238c55d68ad54e616305d4a21772
totalSupply(view returns (uint256)
6327725346
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.