Uniswap V2

Verified contract

Active on Ethereum with 138 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $6,058.83
ERC-20
Value $2,606.12
ERC-20
Value $498.91
ERC-20
Value $99.65
ERC-20
Value $48.61
ERC-20
Value $25.86
ERC-20
Value $21.75
ERC-20
Value $15.87
ERC-20
Value $11.37
ERC-20
Value $7
0x8a1bb8b2ea40d9d8245b4929279f75c84fb95330203e044dba7c02aa1933d441
0x183ae483390b9ce847ddbe451e6573d8a31c5fa2dce6d6e79386a0e0e7912fd2
0x57fbe0851840caa00ea7bbbc5219f7b2e76326f0cb370a58aeccab5a410a8d2f
0xe4993f2ed8a43656245969ac1f8177911b01ab0f32638c5583a6209b5ceffc5a
0xcb51f3c864f18ff8df51228cc60af382dd6791a0496a804a37a40ceb641934ee
0x0a4af19fb02dc3db2e4585d6d2acfb9ed0517ae1798978ce9351cf14a9eaca70
0xb632778017e3ae4423cfb068ecbae41fe07eb36caec0285af5fabfb3e779f3fd
0x1cae4b816ca6127a36ef397c8741729b5727ce069e388d0dc1b162bf79f46b4e
0xa1ee8d9312cb0715c973fd88c8f39d95073e1c3ead59cecca5a9c8dbd65e8a7f
0xcb97e35430e49538b0efb8fc1a347d140ec7b6ef6e9f51670c04ad3219056bfe

Functions
Getter at block 20878400
DOMAIN_SEPARATOR(view returns (bytes32)
0x7f62dd4bbc94e62d5f4a8be71528c5b0b36aa4d7e4f0de144befca6647a3b737
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=271275347444864197145349, _reserve1=1071790048837225817, _blockTimestampLast=1727667827)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
952894869080916784937662093191045792123
price1CumulativeLast(view returns (uint256)
43576019652583103018371651654577327601322355551
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x8b3192f5eebd8579568a2ed41e6feb402f93f73f
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
55238217046038471001
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.