SushiSwap LP Token

Verified contract

Active on Ethereum with 14 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $10.16
ERC-20
Value $7.73
0x0bda4fc4c84e9078a63382ddfa24f543f5e7de27b7eb36c03afc5bffe9deee23
0xf307791c20e269f3fca3c1b5888683ad764c2bf3c90dd777a4c0142ca4be83a4
0x200a9223a007b463bb3fdc951ae1dbaf609fe910b4bae4e56ac949ea92441331
0x35b8bfffb00f52d066bae1d130b3470e622c2dfcd34742dcc338995295bd7a7a
0xd0a223e40be35eee9b038ddebfe0be0423236770a119e2c17843965cdcacf117
0x930e26cf78407992fe6ea9d51d2381b473ed5630987753a1662968e249fdf9d9
0x273e4ddacca079961ccdf99849dd82b0ed4f547904123f4d7bbe5c00ab1820da
0xaedce5cebdc4b1215449fea5c479de33b9b5eee39dc76c84dfb8942fed749d97
0x9d3df220010810abfe14324ebdaefab4106d4828ca9edcf63bf0fbe00346fb04
0xfb9d3ee2259b957699e5e8c368fe18af8a2a6396346091e1abfbed77ed54af89

Functions
Getter at block 20914580
DOMAIN_SEPARATOR(view returns (bytes32)
0xb147d28282c4465695c9da702a44ec0cbfd29c8052287a349c6e37ba905eb2f2
MINIMUM_LIQUIDITY(view returns (uint256)
1000
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals(view returns (uint8)
18
factory(view returns (address)
0xc0aee478e3658e2610c5f7a4a2e1777ce9e4f2ac
getReserves(view returns (uint112 _reserve0uint112 _reserve1uint32 _blockTimestampLast)
(_reserve0=292298334474058887685, _reserve1=3109902153796495, _blockTimestampLast=1728172079)
kLast(view returns (uint256)
899787959665803835040607586675831801
name(view returns (string)
SushiSwap LP Token
price0CumulativeLast(view returns (uint256)
5574841998753699271951426046138282190
price1CumulativeLast(view returns (uint256)
90829852694038885735124584282782202419926414576
symbol(view returns (string)
SLP
token0(view returns (address)
0x427a03fb96d9a94a6727fbcfbba143444090dd64
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
663392153542076995
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.