Uniswap V2

Verified contract

Active on Ethereum with 34 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $22,349.16
ERC-20
--
0x6059c5081883e44e4589cf6f9a047c78d66b966d778882361f20317a93ba1b42
0x0c31e2d0c5beb75ec89de97129cf084e6837dcf2d40ca10b493f9c0970738485
0x25a0fcfd55cdf0b3880460077384a55d50d63bccb31fd2ee187a2fa4ab6181e9
0x58dd37da40aac14fcbe64f4c5f6f732e84bc2636beb8fe53b4843272de9911d4
0xc046e81daa50575597789598d25aa7c056eb03ed754ecc3cdb7e131c23aa4e49
0xa7f576998fc1d4c0ce782674d4910a2075156f6c487f15270ec4e90df48eab9b
0xca25626f900bba2d9aafb28b6740613d4c4adb3b9eaf2f3e7d19ff84e414d014
0x36126a8316503d2feeb4f247050c652dad8040cb4bcfc5efd8f0b4d74052c81a
0x44733db1ffbd73f46f1a88c76fbb2005e062212404a8ef2ff1dd610a4d172d8d
0x34088aaa3f5e94d09d6733e6506820fc47012509c1bf58977210db90559dbf16

Functions
Getter at block 20870005
DOMAIN_SEPARATOR(view returns (bytes32)
0x6a2e00db19a12916e4d6374f729fe6c02c377fdf30c532459e87cf81eb39d13c
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=8482396393765466947, _reserve1=16035838510337808135177575903, _blockTimestampLast=1724146991)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
196266155214032582324728001207225900734354563265058
price1CumulativeLast(view returns (uint256)
3561578570038202011584255779578806
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xd75f1f81b69bdd4df8efbb70e9c6f4609009d753
totalSupply(view returns (uint256)
2095215238908347423074018
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.