Uniswap V2

Verified contract

Active on Ethereum with 216 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5,758.96
ERC-20
--
ERC-20
--
0x503ff695a3db40dc97bf7d588b7dc58dd5988cf52ee35f57690f329841d49ac2
From
0xa163e2fde4b45a98e077aa060bd04ba0a7405a15cac0f77b4b38847499e1421e
From
0x033b1dda18cd679780bdba4f142a0946033c8b3bf860a7d80e8ffdbda15d985a
0x9eee60b7e8119ea021cf81b1514a5de1945376671eb9ac8877b9479992ef074d
0xe508ab84791fdf23ad18441ab1f671d3515665d7595ce2b293cb80d7470912d5
0xc6b121b03520d5cea8391bc6ab646346d285316057f8733627cb82e042360b74
0x4518531192a1b237c849c4c52c698bd6465e2662424231d22f2483eab5f3fb7d
0xd06decbde83c8a7f811565cf3d7725b10966be354c89f6860330750e81669c4a
0x1d7e089ada2a18fc65f7b6a6b6970440a6eb1dc016e14481de6bdd910a07a19d
0xc4d9c39df1e2b6b56749b66faca4d8e53bcee828eaa8b5f89d1416a55cfd4ac6

Functions
Getter at block 21389080
DOMAIN_SEPARATOR(view returns (bytes32)
0x8cb27691c19874d459d734323fdfe47b44e8cc82211fa28969beb3353551088d
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=17370317712550742304734980, _reserve1=1481262865204131875, _blockTimestampLast=1733312939)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1920746685809269969504196125379027604
price1CumulativeLast(view returns (uint256)
5319154623248450941127704095378130523317295153206
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xa93d5cfaa41193b13321c035b4bdd2b534172762
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
4301134179852574076667
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.