SPSPParaSwapPool4

Verified contract

Active on Ethereum with 4,320 txns
Deployed by via 0xb8d87637 at 13619811
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $41,463.42
ERC-20
Value $0
0xbad94115aea5af001e2d51d8a63cc3b39161877e7036d1628c46b162a13ca84c
0x90047079a462e6213fe8637af6aafee94b0d29e8f4ce5cb7d6e72a250e8db243
0x01c76661211c5c58aa4b0095501de4eb5eab7bcc00116fc88be4918e1c163fa4
0x33e40726077d2d40d78a4e5850f5492f7fd6d57749469afda7a5b1e1c26cdd76
From
0x487004fd44902f16036992ce6e5947495a4e62ff4c333352ece307bff3eadc76
0xf2ae35ad5d2e1ae762f9b8b0c6c0117adfec943462cbe25434af015f04760235
0xbc1f9e4b9156f3716204a40c3b6f8790b8965cda731c89a4863d3021df6a28e8
0xd4258e957a479a9007963f8f363c97e890eac6e0084d0b54292e2bab59731563
0x227973d3300334fb90e5d560095172678fb3cede716951388730342c858206e3
0x739c850981acfe485943df61200c5a73368d0f2753dbf8d8d19e361d5cb19048

Functions
Getter at block 20959902
DOMAIN_SEPARATOR(view returns (bytes32)
0x8a2953f3ec3666314fa6ae53c31e1ee42f00433c9cfbe4946f4afe4117c1e6e0
decimals(view returns (uint8)
18
maxTimeLockBlocks(view returns (uint256)
1126286
name(view returns (string)
SPSPParaSwapPool4
owner(view returns (address)
0x5a61d9214adefd7669428a03a4e8734a00e9f464
paused(view returns (bool)
true
psp(view returns (address)
0xcafe001067cdef266afb7eb5a286dcfd277f3de5
pspsLocked(view returns (uint256)
1099765753107128718873221
symbol(view returns (string)
SPSP_PP4
timeLockBlocks(view returns (uint256)
0
totalSupply(view returns (uint256)
1304063597619706702957846
Read-only
PSPBalance(address _accountview returns (uint256 pspAmount_)
PSPForSPSP(uint256 _sPSPAmountview returns (uint256 pspAmount_)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
findLockedIDs(address userint256 startuint16 countToCheckview returns (int256[] ids)
nonces(address ownerview returns (uint256)
sPSPForPSP(uint256 _pspAmountview returns (uint256 sPSPAmount_)
userVsNextID(addressview returns (int256)
userVsWithdrawals(addressint256view returns (uint256 amountPSPuint256 releaseBlockNumberuint8 status)
State-modifying
approve(address spenderuint256 amountreturns (bool)
changeTimeLock(uint256 newTimeLockBlocks
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enter(uint256 _pspAmount
enterWithPermit(uint256 _pspAmountbytes permit
increaseAllowance(address spenderuint256 addedValuereturns (bool)
leave(uint256 _sPSPAmount
pause(
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
reenter(int256 id
reenterMultiple(int256[] ids
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unpause(
withdraw(int256 id
withdrawMultiple(int256[] ids
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Entered(address indexed useruint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Reentered(int256 indexed idaddress indexed useruint256 amount
TimeLockChanged(uint256 oldTimeLockuint256 newTimeLock
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Unstaked(int256 indexed idaddress indexed useruint256 amount
Withdraw(int256 indexed idaddress indexed useruint256 amount
Constructor
constructor(string namestring symboladdress _pspuint256 _timeLockBlocksuint256 _maxTimeLockBlocks
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.