Uniswap V2

Verified contract

Active on Ethereum with 14 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $73,969.4
ERC-20
Value $73,893.15
0x0a62d5b23ca9714c7c52c34698d319a315ac1e59330a132778acb3aacbe1c255
0xf52e1f1403fdcf8a8db6fc625a95fdd338f1febdd8325b0ec7b2286d309e2153
0x7968c5fe08b2832de91367a282fa4b6d06156ad66ea7a76661354479e24623a8
0xb1252838db4ee8ed0e9de5a9f473e8e8da9db3a1ad7945845bd168769a350673
0x51c3269fafc63bfabe0887a6369ce30527d54675a11dbd8c80c111c6eaaf060d
0x4dbdf4f972588b1c7bd8fece8c3a7234dc414526fccee02983828d32f3f8174b
0xbfb0c480fbc0caf1d3b82d8639f83e9dec476dce2fc11d2d84397262e77fc5e2
0xa77ad34ae3bc052f39d351fb8683798861ce6d975d1c72af9b1aa3480f0d7a9a
0x14da5074165e679524ac7b4630e7e4220fa49b9ea599eeab17e750b388761cdb
0x7f7c0c8df8fcea906e17e6a1148e06a56fe311f80e3b064129111aeab55d0683

Functions
Getter at block 21219494
DOMAIN_SEPARATOR(view returns (bytes32)
0x47fa985da75f23ae67897937a3a44cf1c2e479f6f4ab95b9ad65f56d57dfaa27
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=28278357479223196990579018, _reserve1=23427872558528681474, _blockTimestampLast=1731971171)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
243014945160157000842706563689801580
price1CumulativeLast(view returns (uint256)
252033695162353375062244306001824998493713050556
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x0b61c4f33bcdef83359ab97673cb5961c6435f4e
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
20583150080355776291389
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.