Uniswap V2

Verified contract

Active on Ethereum with 2,536 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $22,426.84
ERC-20
Value $22,116.95
ERC-20
Value $0.33
ERC-20
--
ERC-20
--
ERC-20
--
0x31f063eb1d0e9fb1cc6b28c153a1315044127c288a8c7d11d3742d29087ec2fc
0xd034919c43c80769132ec4caf02ba209d56b75d103ed8f866d722d12c553ce6a
0xf3127acd533b6de1e33c3933ad35b4ffa829c50a9808011248945ada6f36f202
0x3ff974b45168cebac41d0dc28e845161435c5bc06cb3580edf485d9b7829c589
0x15f63b11fdc3849ae5770e6214047aa368578313ab5a058621b7ee8dfd187ffa
0xb5023f590a45108fa68cc5051b581ba908dca82f8670bf32f778f7ac33bdddac
0xd69c4a69a1935fe3ee8e173c09698726e0fc5ef4b3edef144ed02eaae5b60b70
0x5b155b09396fe543928e5aa759eaeab0752d2848d78ac6935f5cffee50e77321
0x71a7a9aa79023dd85072880875bd9af234736f5fb2855e1a1e2221cf88ca4d71
0xbd302009bae00c1cfd6c2ecb1b3a4850a0f7beb24c181d2d8cf153f2a018e17e

Functions
Getter at block 21159837
DOMAIN_SEPARATOR(view returns (bytes32)
0x4c13ac542e935fa807abb81aa9f567b4c0be8c223cc78f9b8d0265be00a9564d
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=7084814846951288530, _reserve1=10740978301882711077797627, _blockTimestampLast=1731210227)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
237397284831513121151490643920007237250201243538
price1CumulativeLast(view returns (uint256)
55917330457206023572551492390954010065
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xc0ba369c8db6eb3924965e5c4fd0b4c1b91e305f
totalSupply(view returns (uint256)
6213514700120748841520
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.