UniswapV2Pair

Verified contract

Active on Ethereum with 767 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $50,742.7
ERC-20
Value $50,522.96
0x83e46c02c24736f7e77436d9dca49be47781f76f87bd06c20644259197ea89f0
0xdc69ecdeed3d9801f27dc4d1b98e399a4b6f2123ae0333cf9a177a5b47b32c2b
0x4afdcc4323f0901957d2d40d13505d74d9f2577216c24e98ebc1841fcfc00cb3
0x2d1896555ae3174fefab1c9920f62839af036e33d4bc693964ac28f247e945ff
0x0c1179cf88fd8c99c08ff1f825f109a0f107749124bc70df1fbe4f9762e3497c
0xc3604106f5b7ac77c85b182ed9e2a54a2ac62c6f73273e922c162d08b9130c53
0x657cf91ddc8c6618da9608eb9b3ab958d1168703891b667ec7a98774d41ce7db
0x95a5ff6d06f3f16232634ba599de0135ee351f4e15fc6ce96c160b2d3378fed0
0x2bf293301f0059ff2f98571df9484c438cf7818536a53baf195d372f351e23a4
0xfec4006ee5ac3f34c276d37d4c72c4af7b2cad7d99ff12ed5efca966aa8d8cf1

Functions
Getter at block 21223943
DOMAIN_SEPARATOR(view returns (bytes32)
0x6a3ad5239bb747a6487e27567125c15d89b1c65f9177c3fea76ccb6c31b7330e
MINIMUM_LIQUIDITY(view returns (uint256)
1000
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
alpha(view returns (uint256)
1
beta(view returns (uint256)
3
decimals(view returns (uint8)
18
factory(view returns (address)
0x115934131916c8b277dd010ee02de363c09d037c
getReserves(view returns (uint112 _reserve0uint112 _reserve1uint32 _blockTimestampLast)
(_reserve0=5358257456459416004200, _reserve1=16086990416573191874, _blockTimestampLast=1732023899)
kLast(view returns (uint256)
86138252955597551154191048020132451226048
name(view returns (string)
ShibaSwap LP Token
price0CumulativeLast(view returns (uint256)
2124066062942511106266616840720055039670
price1CumulativeLast(view returns (uint256)
162370675871336214910191214680853447639804825
symbol(view returns (string)
SSLP
token0(view returns (address)
0x1f9840a85d5af5bf1d1762f925bdaddc4201f984
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalFee(view returns (uint256)
3
totalSupply(view returns (uint256)
279875085490992863959
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 _token1uint256 _totalFeeuint256 _alphauint256 _beta
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)
updateFee(uint256 _totalFeeuint256 _alphauint256 _beta
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed senderuint256 amount0uint256 amount1address indexed to
FeeUpdated(uint256 totalFeeuint256 alphauint256 beta
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.