Uniswap V2

Verified contract

Active on Ethereum with 123 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,351.73
ERC-20
Value $2,183.6
ERC-20
--
ERC-20
--
0xa0e4547eb1bac2c0ad014e32d0a4f1330697fc378faa94f15eae428b5a1e7a74
0x3aacaf13da480622a563553c3eb60f6e0265ada1d8516c73294a11ab735b5d69
0x2cd49452794abcca3760812c6b1dca08fc5f4d165873ca3457f5b0faef6e7fef
0xf10530aba59f0d5d4f5623a105e99188a525d256d3c9014232caf2d20ecb9450
0x9ccee6f289b7501eafcbe7f7cdd2b4762a00d9ca2fca0e720a6d1ea846013a3c
0x7559e264114dbbb2f6de7d349917be5b6d60bf4d650b1dc1e4f286a02bbd74b4
0xaca925ccb5ffd4021b5ecaaeb38d97cbc6cce2ad620fb410071f88818f8bbc3b
0x24bd65a30b60ad44ac18d3a0adcabc7e2e910db6a23f762a2b1e83ee007c686f
0xc1c0c1e55eb2114eb8a48c9ec8f1589d8d0c0c42aa8dbcef3bc84ca52de111eb
0x577c9243f969541d25c31e7245bae116c6d0885976a6a0654915bd58853d674f

Functions
Getter at block 21301455
DOMAIN_SEPARATOR(view returns (bytes32)
0x12b5e44a3b9bc201839e03d9e1325b43efbbff0c60805c62eaa98a99af950752
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=46599437337164544325682, _reserve1=594364307389337682, _blockTimestampLast=1732887515)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
32082439939529609628323185573897957102
price1CumulativeLast(view returns (uint256)
32318321029971430827917389987917542122783331206
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x0cf0ee63788a0849fe5297f3407f701e122cc023
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
95455235494150084149
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.