Uniswap V2

Verified contract

Active on Ethereum with 573 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $9,177.37
ERC-20
--
ERC-20
--
ERC-20
--
0xe1529644268da6092d93384f633f616e242571ac0759163e026d3fff68de1fe7
0x8e6182fbdfe3618be01bf96c0a8721fe5c168dcb29513d190b5c8d330d4e43e7
0x5423dd23417eab651e8138e4090e945e3b556d934f0a63303f845768e028fc7e
0x79f9affffbf1d9fa7e106277b4863e46925e43a7dc10aea9c27dfa0d3207e338
0xa4c35677838d08251e3ee9e87c23487e806e7d93b7477b762174dc4e7ba90219
0x37f705dc431aa1611c3031ed2d07e8be97d8c881cae53ef13accede08ca397a9
From
0x7e5e4de221524ef383dc9c4cf7088f7015c863694daa6d13cf99335759eabdd1
0x1155b6d52d42053c426ca84717962cb2ac059e30cd5bf217cb35e4fc9a37a91c
0xb03a5add047bcc6bd5839bbdf92ab566e6f2c8fe922fdff67d42d79d6f2b61c7
0x7847b0fb4fce72288bc2e0334a9c22a92ab2baa451705eb83ce2b1bef86ca786

Functions
Getter at block 21169589
DOMAIN_SEPARATOR(view returns (bytes32)
0xcf6eb8b5461e71d8ffa4f6a2275b57aba815db6c19f0ff1ba305d4a66e992ad3
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=2753297551066380199, _reserve1=49615794518513112327999, _blockTimestampLast=1730376047)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
2007093011913502091880442872119115999943678203
price1CumulativeLast(view returns (uint256)
29101173882976062496920733503401307148375
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xed40834a13129509a89be39a9be9c0e96a0ddd71
totalSupply(view returns (uint256)
213631775639382175694
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.