ShibaSwap LP Token

Verified contract

Active on Ethereum with 7 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,701.2
ERC-20
Value $1,517.73
0x0adcddbcfb1afa817b38ea7d423f74320fed7be2c24122426e24978b629e0a90
0x2b5a3ad6c470bd90ed9c7f59ff336d0c33a29f9daf912096dc272505a386c0ea
0x22648c2025b89103a212f00b20be202cc8e3170bb1743dddbe48dfd1dc25e600
0xb6dd0381f7d57988dd2bbed5fe8a54fa232e7ea83c994f01498f3643952e9301
0x580f1304ee0044dd5fe97f25b48dfc75cad0c65003c6b84894f4427a6424b76f
0x6f628a959c82aad78cf615fef26bb955378439110891851d26e1ca20803dd23a
0xba9b3d037712d949d3216cfb8bacc1f72cb9e98b30ad64ce1cd9e6e889c86f41

Functions
Getter at block 20931856
DOMAIN_SEPARATOR(view returns (bytes32)
0x2f3d443af73dce400fceafea36bbe312cb19902ec2587aef69391e2a4bf1f2d6
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=379431407522473120338208491134, _reserve1=714848688654422147, _blockTimestampLast=1728496091)
kLast(view returns (uint256)
253210153340273417876719273037006405489285755644
name(view returns (string)
ShibaSwap LP Token
price0CumulativeLast(view returns (uint256)
4405181282674887269610877452716
price1CumulativeLast(view returns (uint256)
267255801858450620923503572318642094884767878618432371
symbol(view returns (string)
SSLP
token0(view returns (address)
0x00c2999c8b2adf4abc835cc63209533973718eb1
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalFee(view returns (uint256)
3
totalSupply(view returns (uint256)
282161805209631265242811
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.