Uniswap V2

Verified contract

Active on Ethereum with 1,309 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,698.24
ERC-20
--
0xd78a6b90a6ea4f43a7ca558172f175da4d0a6ca47df3e7327c5b50fd608a4d84
0x9244fd757ef883ac66f2b685a5359d291af32ba9a61cd3198f257937e532950d
0x6a5e5d9aea3d4219299329a22c7c20a7167821a939a01028358594c5850e57f1
0x64c225351e42b4df07621c3c383808820504c444428fbdf7a4c311bb025ce725
0x037033be0a53730a72d4f1332ace4491a1a85371ee9c186972a30d5ecdaab816
0xb29e22c306dc32d1904528cce67c4139e99fd6057394b28df6ccc2ec4465b57f
0x2c919637dcfe46742da08ca25d70bd232dc002bae8c35c4b3bfe66c9e90fb03a
0x3d03435c97f37dc28e0c0d6a24e001b25aa7c805dfbdfcc09cc38f6872d2b4e3
0x23f6bc2e37bcbfce0066d6844f34bb6765bb3250aa0d0329a239ead273169fc6
0xe9308eead67a8e25c1dbdc581f5560230c013e8420cba26e81f5c413033a58ec

Functions
Getter at block 20828226
DOMAIN_SEPARATOR(view returns (bytes32)
0xd8359fa70be5eb6785ce8801d63cd739b13404f8b548dc416e923e9ea8b5bfcf
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=413184381127850948639077, _reserve1=84827179075850748162384031, _blockTimestampLast=1726291775)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
141641040470438613591278868421055003964525284
price1CumulativeLast(view returns (uint256)
6160358795978148276943695323986245680773
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x1453dbb8a29551ade11d89825ca812e05317eaeb
token1(view returns (address)
0x1e18821e69b9faa8e6e75dffe54e7e25754beda0
totalSupply(view returns (uint256)
5234779844167873437024484
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.