Uniswap V2

Verified contract

Active on Ethereum with 28 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.01
ERC-20
--
0x86c4b248cff2b8a7e9519f4062ca480de1da2a80d5edc4cc1f60a4465cb9c766
0x0c6b597e5be1c4e2193fd8f1621918b28188b5354a2a9a70d5ae47d7b2802c0f
0xfe7ea119bac7e173018769ca4dd3c26a6f3e7233edb5328aca6350a0c504b6b9
0x67c564e1bf7d9d290d9a5b0edfb4631752a19c8bfe6acb3fcc476a0659ae3280
0xf72ced429ccb27414d5c5f642ee769ae5a2006b1bb254e2882d253d8d30e6724
0xc82c23407ebbd799b4e24845675cdd8ff7b1b2067948ec4cdd42e483faf7cf39
0xebfc026e80536b6eb3042bc4593cf4ce13c46f3a83c2f9bff55745defe10c304
0x3baa344483ed37e545541bfa399f9417cacf892592fd055272bef8e6b4caf4c3
0xc0cdb65cb008ca228223c9c70128fc4c09c087590c86cb08228c674368034096
0x2418dfaf31430d3566122a71c4ba412e3903099f9e6726ab80b9251d76b2c9a1

Functions
Getter at block 21167267
DOMAIN_SEPARATOR(view returns (bytes32)
0xff8938a3047e07b8df6d66f917cb7f423968c0c1b23335fac2c5da17f2f0075a
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=3159155083151, _reserve1=48270553334627859027658213, _blockTimestampLast=1704061583)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1157669622698366945585814634831383455317841689832678468
price1CumulativeLast(view returns (uint256)
24449815793584104704885442003288241
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xeef37d7bd4ae03fd8ee1c44491987e422b53ed25
totalSupply(view returns (uint256)
10241384190695300021
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.