SushiSwap LP Token

Verified contract

Active on Ethereum with 9 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $62.69
ERC-20
Value $53.19
0xdd5b60c60c970521cc8eaa704cc23bb1b90da2c366ad9fcbf4ed0fc2747ea8ad
0x8412e88f954fb05b47c754553a09f15e96c6fa2762baacbaee52f9082c49d4d7
0x8a03465c2f626bd8af31c33649d02c1a7c2aed93635087bb9a08532ccc1965fc
0x15aef6fe795a8365f1b4b9ab0a730a7e8fea3c86919a4bf58c3d57bdce6efeb6
0xc58ebd2c6694023852445363afcfa104e447f3e2a5df3715793f94933ef8a817
0xd7c7b61590a912f84ff2330b6a6a94c2990d35be4effb1d4c75e9f8e8967f4c4
0x18055a97d6e958d1a28cb43b5bc43d05a445b1cc8d6b901fb14044f905447e55
0x84429433dd752f78afb1a18409458f4c1daaebfb249de094c78682a115821922
0xb6131d21b67c90921c1ceeaa8913c41bc44fcda6f53c15c68a5de9ccc9a2e482

Functions
Getter at block 21262422
DOMAIN_SEPARATOR(view returns (bytes32)
0x6aae2dd70114d3e62a567d4b9fe60e80547fac2602ba8a14977d38097b93d525
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=728591638446600166071, _reserve1=15740697181368396, _blockTimestampLast=1731976547)
kLast(view returns (uint256)
10410798650020059631810132361314736994
name(view returns (string)
SushiSwap LP Token
price0CumulativeLast(view returns (uint256)
27364275804940534071397173291227469671
price1CumulativeLast(view returns (uint256)
13932367527728944009132031679761789512582165499
symbol(view returns (string)
SLP
token0(view returns (address)
0x0763fdccf1ae541a5961815c0872a8c5bc6de4d7
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
2707595180675622487
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.