Uniswap V2

Verified contract

Active on Ethereum with 184 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $400.66
ERC-20
--
0x9da32eda1ec26d637a84420f0b1c70bc1c8cc562a76ef7dbc445930bdbb18cb9
0x782d0220eb058a95a13cee01a21d1913c890184903cf76f0074b60b0741b28b2
0x799a9305b993e3a7fb19779ad28529672bf2735a96a5055ff3f54f7e73119f0e
0x406e24143febed4fc600e7175b67bd732f699e78f91c9d3ec130272f58118a25
0x3eea3115538f9b0414b21b041d9bdf6157dbedbab174c80c66eaa38d95fda99e
0x860a04135b715995b41e6fa26c5a8b7e98a2dac144cad9f51d5bca7c6c6df15b
0x40f27138044517bd47432c834340022ef74746d3c0c40bead9eb5c342dec3f14
0x6aa87b8d460f7adf4ddc4976aa9f42ee475b49b62117e298946c9a54de742cd2
0x529d373d13f5819a283e0a742bb3749859654955fa45441261d766bed09c755e
0x5db75ff522e1772cd8f465f9c58de38a5665cf493f18fc3b1e19a5eeb6831ac0

Functions
Getter at block 20874908
DOMAIN_SEPARATOR(view returns (bytes32)
0xc3aaf1184776dc5e7e88d334832dbeda7efd200668e8bc7aee746b3c556cc8f6
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=12785713308112825880886676, _reserve1=161087968917349342, _blockTimestampLast=1727160311)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
775211459937107837082905149262652852
price1CumulativeLast(view returns (uint256)
629796643888025520735206467774712456544580315872
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x66149ab384cc066fb9e6bc140f1378d1015045e9
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1283976977495631641206
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.