Uniswap V2

Verified contract

Active on Ethereum with 84 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $700,825.4
ERC-20
Value $699,531.08
ERC-20
--
ERC-20
--
 (#0)
ERC-1555
--
0xde17604287334f4358c2be95a371357d8462c026aef2291e30b963ab27d03cd7
From
0xc51a61dd5a3221ed7dd4214988a639e3078871731ca0f6420f3ddfb239191cda
0x95db0f9e08a15de6cb8b2dc5b4649215c38145af4eb6da0f0af8fb85361d1ffa
0x0fcb1a5402a135430a2243853776b02ad3281c33979e8540992933247f1f33eb
From
0xe3e3546b63e8b979edcab495d22a275871379b5a57553944dd4f3ed54c14268f
0xf86b39b48796c14cea721b898327fbb75adc4eae5c34e3f789e2cdcb400d10df
0xb40a68ee367b17499df8fd77802c5cec541e1faff9ff4372e86c5e688daa1c9a
0xc5ac516581a844f7b9c9d40ec66655763d5db5ee4bfec1f9f560f1424a63dcdf
0xfcea1591704bb1a11d9baea5d7c33230568b42728aee184b9b7985b088b450ea
0xfcf03050c55db38bd812f4b95933edf87a68138be29e1e36968e58b1c1e8769e

Functions
Getter at block 20923841
DOMAIN_SEPARATOR(view returns (bytes32)
0x3bb31a6b2c4003f37674ece7f9240b010d575d79c14264f51cec059f0e2c4a54
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=3753050478615497824437458625, _reserve1=701364042752, _blockTimestampLast=1728401687)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
354519934009044338076204423
price1CumulativeLast(view returns (uint256)
2130299093408855106550398843920492719886904242938091312221
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x12bb890508c125661e03b09ec06e404bc9289040
token1(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply(view returns (uint256)
45037312499416554389
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.