Uniswap V2

Verified contract

Active on Ethereum with 1,820 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $24,093.12
ERC-20
--
ERC-20
--
0xf36259a3b2ddba8b8e39d55fc440e702a00e6e9426af134266816e49c834bd52
0x47c65261c46d2d2a225044fbde62e22f6662fe7333fef928931fed7d400b859d
0x86fba390169eb10408a1cfdb860b2790e2271b9ecba2bc0371a71e5cdaa24dc1
0x80130fab38c1ad505f09e929d4afcc3091545f3054c7fc13d0a5656419ead4d4
0xdd8512e9d50855a6e5f4d0ef827eafee26686ccf96d8709a08245bc122c5f66c
0x16eea3f8a11a91657104ffb3d073615137d1b53a4091726d167bd254363d6a3a
0x1cb44c025ea06dac918ee797f7f61ef901b0a0b420636557ca4772af6e874cc3
0xa73e7fe192ebdffb7ab6556dae3bff9c5210e0445de0135cf73dc7e133ac380f
0xfc6056e3606bee3e3ebbd798faa7e3a8066e57a7da3674de97e728f7634846b0
0x0ea9dcc178b918fee6101cd65b4cd9d75bd06a3994753b29a2ecb8617fdc3c2c

Functions
Getter at block 21189688
DOMAIN_SEPARATOR(view returns (bytes32)
0x8bd636172d6d29489247cefe113911f40419f8974b751c44f8ba0b8d3eb8c1f1
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=57190889737527, _reserve1=24104396849, _blockTimestampLast=1726056335)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
2579128422537799751451605763034105744299
price1CumulativeLast(view returns (uint256)
1220341463428516196007998286272856517919237840
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x6767d3789ff7c678612e771b7b78db7fa04a063c
token1(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply(view returns (uint256)
1120746566251
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.