Uniswap V2

Verified contract

Active on Ethereum with 1,987 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $9,726.7
ERC-20
--
0xc7a7a12591a9f79a694d795b454a39c93a3dbbdd0be7513d90a4042562f8bd63
0x732253670e0002a64d62fbf3402a23cf4bc9658b197cdffdaeec7b54f9aa692f
0x445a38cb7f78d8076af143433a1a59c3a4afba35f0fbf03a13055fee64f6c0d5
0x10c961d9f33647002f418868e700c56067c4f954601579433c93ac92a063c314
0x49501fc11ed02ccc377c9115d0c6ffcc1793e2bf9a40bca44b311d90fea34d4e
0x7dd9136bde3f8acc6c0e1e689fa7581f3ab00fb3155978a60edcf347a90bac8e
0xa7ebfb2fe3b6ecbe1f0dc3df8a9835fa8999a8713a5c071d4a6e3187aa00bf11
From
0xd9ca01784dc37639d71eb73c53a80a6cc75bec4fa762222c7de4aa1271cd9779
0xbf3ebf9348e56abe768df43bdc4d90acfac7eda362b809a920d623b8dcea92b9
0x2ad6d36c93ccef9b563ad0ea2bb82e732cfb1797df65bfd99a6ac3d1b382f2a5

Functions
Getter at block 21217660
DOMAIN_SEPARATOR(view returns (bytes32)
0x1cca5c88a0e077d81489e41d5b0c75766d1d88b7f56f1d2ad1f1e14d7b500ed0
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=15328677865269630098581739, _reserve1=3073906905064631383, _blockTimestampLast=1724111903)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
2999056573068584041337969996231729873648
price1CumulativeLast(view returns (uint256)
1846629613468523449296841970560014814553934745923
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x1bbb57def2f6192f0b9b8565f49034bf1fcdb604
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
6468782697666467045970
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.