Uniswap V2

Verified contract

Active on Ethereum with 72 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $6,144.78
ERC-20
--
0x0eff9ef2a8919e44da02bd7c12eeb6a5c19052b10b763f343cc5bc49e20a7363
0x590cc6811fdd542c8423c20a0ea0f9a9dff97a74d973e7962d5978e0211bf338
0x56bcea5e010d091b759c9abf8233af5de5831d5026ae60e221ee34aa09b01ffc
0xe2575c1fd5d43f553d69bfe9f094fbbdff9a7bf3734101b300dbb8136f718953
0x54abb405ebe3eb1de002a2ad9431bd5b81de33b449a56ddfa1b29232bd8a9779
0xf3143a56f2103b3b81d19f04b67398967130093772947f90e2ea4ec5dcdb57e8
0xd0a680eda54eee6b30029f97c3a4df31e4d4431acf972c18d36dbd57d78ff0f6
0x34c5c7e3be3c8a8e0b111b86af0482aab18606c36596882e238cc3d3a97f1580
0x65ce80260c7f4082fa386bdbd0e8520672fbb90827e11b0c0da80c5b31788be6
0xb37f347c5d2ee314abdfc7ca74063634af676448570634038db413a43ea113e4

Functions
Getter at block 20925031
DOMAIN_SEPARATOR(view returns (bytes32)
0x903de51a4efbe7917affc754e20229e112084c5b1e5fabd420b23eb228dc41e0
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=6149237472572639788211, _reserve1=5390153597511938522624, _blockTimestampLast=1728384899)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
2634642166645145574154273042445351247366104
price1CumulativeLast(view returns (uint256)
318748926886587581520221554370986087344169
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x1a76bffd6d1fc1660e1d0e0552fde51ddbb120cf
token1(view returns (address)
0xf21661d0d1d76d3ecb8e1b9f1c923dbfffae4097
totalSupply(view returns (uint256)
5192446423845251220456
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.