Uniswap V2

Verified contract

Active on Ethereum with 8,393 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $68,373.44
ERC-20
Value $68,292.76
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x4bc82ac2a994146c502aa81219235946372f7fe7c5c6530b25e4ea8269b77180
0x76a789801265ce86b71ad9a617ff6fdd5648ef8b06f969540d45316a82544502
0xe4e0f0b655d72f18609fcc4bb67c7bb92ed71965cf12652de8e95ed63ecd5e32
0xa7b2660c9929dc4c66b909c03bfc56dfb586edc1ddfdc0e291047e6651b5e873
0xbfe0a7fc12b95fe61bb1081d3ab5ad19451407d92c571a9d6c1a2f695e8ca2d5
0x4dd32580a8eb7d3eff6e2afc14bdfc434932b1583975d958c1f1d6db78a0efd8
0x7ed26df2d77ad8bfd3fdff2372c0507bb20f52e65d563b8b457a84bda380b0ed
0xb0969818a0b0bd349ab2f8773d12cc5285ff2420bc621fadd095216a96b18b43
0xbb1d763360d3489fdb14d143770ff787c310ef40025eaae9c9c669439c253201
0x90140f2d9ceb854f571395d154e0b5edd98ca475ec7d7c346fc00c9fc0c8d8c5

Functions
Getter at block 21246585
DOMAIN_SEPARATOR(view returns (bytes32)
0xfb8cd53e94e55b170e179b2fb2cebb09dc10aab44a4fea70a8e6bb5cb1893aa1
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=74319553365461038413702, _reserve1=20614028829634220605, _blockTimestampLast=1732290455)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
3850262162718269409688047637885795183598
price1CumulativeLast(view returns (uint256)
924508926070093187608369940602726441538200946
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x429881672b9ae42b8eba0e26cd9c73711b891ca5
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
865635911951598644407
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.