Uniswap V2

Verified contract

Active on Ethereum with 104 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,169.03
ERC-20
Value $1,070.3
ERC-20
--
ERC-20
--
ERC-20
--
0xa025c3a7504618adb25fed0f9a7f19627550a5c16c3bbf40bdfb741a7f374a2b
0x8ff3fea30e9a2e54499288b16bf99f46af9e1ab09e018501f3aeb53113992366
0xf9018d832fe335cb29c25ad0e21f474dfcc6c407bed9e724878b2959a9d62ee3
0x2936c1d15ffd96c90a92d444575941e33f34c7d4035e347d3bf0594d0eadbecb
0x274a56c9640d456435e0edf0d7dfbc1f45ff4efc775a77639c66f0bef14cf866
0x10810b240ff3c8d72ed51908766bfd902c010a6826a704fc8d8d71b9545de4d4
0xd31d95bfe67f48232621486e95172bd171b7ec1308c6d6a56c0dc300328dc24f
0x095d9cb8aeadbda8fa047ba63ee2e72efa8cc3446feb5ad7e1105180742950e1
0x4c4479b630dfe5992229cf8cebe8e9f6efff7c49c34cad60f9bc7e3cde37d8e3
0xc85637f663fb79cf9059ed265546943901a73bca60a88295734dd1a177dc6e7c

Functions
Getter at block 21316474
DOMAIN_SEPARATOR(view returns (bytes32)
0xee1ad7feac2219b36d76a939916c17bcde4578b9595c4b800d599f3cc5f39a64
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=327610890875907339, _reserve1=4427912185013334546584, _blockTimestampLast=1733049035)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
208819818930126483314945870764260236744503214481481
price1CumulativeLast(view returns (uint256)
19337777539580117435775964936839799143200218843
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xd291e7a03283640fdc51b121ac401383a46cc623
totalSupply(view returns (uint256)
454144594745554
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.