SushiSwap LP Token

Verified contract

Active on Ethereum with 242 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $166.26
ERC-20
Value $163.97
0x634b671e866eb082b891c1d2d1b8cfdd1cd6d84b9d8e1d59017a53fb8fdfbf1f
0xb8b8afc5b95adcd315b569dbd78155e5b4033ecec2d93317af90a7ecb524c78f
0xd507e2b5d2a5894804ed7c0e4338fa78e7059762765ec5010f9ddf326fecad70
0x1f927c047a12398459a7176d5529f22ac9c035532734558602cfae7bac3f4f41
0xda2eed347efb0cb3de5dcd5aab441faa4d6d9b72868d314cba3e47b58a068910
0x3182ab691b1efa39f88bfd1dc22e5b5fe275e6bcb209b7e15fad1efe4e141eb0
0x4d97ed06eadad439994868fe5084b1bb0d79a8ea763cd892d10b954a5ef82a1b
0xe32dd01e12e8bf2d07e1aa156c9ce2573d35502ef86e2fe772c3bad6631897ec
0xcd96220c3ca39ce3b99b1d85ce29c789195f308ed4d9aba8a02c17446902443a
0x71405938a84fb1b0db9a5d0041f19b47eacc21c8fb561c273a7e57eb6cfc6ae7

Functions
Getter at block 21289501
DOMAIN_SEPARATOR(view returns (bytes32)
0x0ec20f72068c1971ac82c0dff81a30437ac5f099bc58a0270732ffd65d04121c
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=467195427424978188812628, _reserve1=163810005898438818971, _blockTimestampLast=1732437731)
kLast(view returns (uint256)
75457983059535674805581944467525083341516295
name(view returns (string)
SushiSwap LP Token
price0CumulativeLast(view returns (uint256)
72406016518660561394246339241449124156520
price1CumulativeLast(view returns (uint256)
200363890022527557521627880406208156067374433
symbol(view returns (string)
SLP
token0(view returns (address)
0x1337def16f9b486faed0293eb623dc8395dfe46a
token1(view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
totalSupply(view returns (uint256)
8163430254600233555004
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.