Uniswap V2

Verified contract

Active on Ethereum with 37 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $7,693.01
ERC-20
Value $7,620.09
ERC-20
Value $1.02
 (#0)
ERC-1555
--
0x817c59b1f9eeb05ce5d109a6b44ffad4fedd40bcad7753d3d84e99234ded308c
0x0f21e331f9c2d8f3e516fc76637ca37858bc1646c21dc36a82281bf3c35058a9
0x1ab866d1bb654bf1a67266be0d756f23a2fa8ed14598121d563181d3467499f5
0xd5a1f7520f72b5964e129dcce9a366a19841d8052c0d4f55955ad7bcc9398ad8
0x664f9d6317f39aaf0a1c47bc32d184101780f9f3915ba6b36369679b2526694b
0xc882aca561b3ae2bb5e36d8a67ae17b2da3b8f22a0d8e7f297b1646144c3fda4
0xa05d4bd3ae86421c0fe556d705d7497120f45d1a60449cd722966bb931b893f7
0xdf237c13ecc04a528a654cdbd3e4c57ad418f623f65d34d6da4c26c9617356ef
0xd7eeb37d207a7e60aa66ecfda59e7bf0e29aeca38a0f5cfafce414c49c4437de
0xe95cd103c87f0b483019ba1ff478cd63470e5f4fc41518aac6e7fc80de1cb17a

Functions
Getter at block 21316111
DOMAIN_SEPARATOR(view returns (bytes32)
0x37848392f9786e388aa4b784e99b2c6748284d3805f53a3a3cdeb070f9696c06
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=31110528580629899966844, _reserve1=7623725770, _blockTimestampLast=1733132423)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
520643145193504708424323032229
price1CumulativeLast(view returns (uint256)
548832379627028488608609146662044279610998699266922370
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x131157c6760f78f7ddf877c0019eba175ba4b6f6
token1(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
totalSupply(view returns (uint256)
14866009518630212
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.