SPSPParaSwapPool9

Verified contract

Active on Ethereum with 1,679 txns
Deployed by via 0x7d9a1e55 at 13631761
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $14,202.43
ERC-20
Value $0
0xc08255ef16a50515a58a549ea942ac2918fa12eb23841736e73a556c3ebb889b
0xa3afbb4c82ac54d17db1dddc9624ad2e220c9d9f80273bb6242da573c810bbd1
0x6dd8d056cf57a1ed696368be4f573bce940790fffd2675e580a4af543e210684
0x6c015bfe006c9d108159f0d6aae434c97b5e7ab2270f118c8e082960d703ce2c
0x69ac14f9ab1e9679b763aeea3b09c491e695c89306b33d6fe6f04e9295ccc841
0x25b4c780f1a0333079455e304b85f4e8bf9ca2b8b7b39c70d982c67c7251a3a0
0x04234338a4eba52efa97c48ac77765808b48b6d0ae603b45653d61e86f4c40a5
0x13a69db1c374fb021eb7ca7fa16fc6ceaf06ce0f1cd7040705809369f2be6560
0x2d03a666ab07cf223c64f25d4f46a8ee35893a4d231cf5642bef05f88628598d
0x7ec16f28f0997ec6eebc26c6eec407abda0488b01f73745c539c1aafb9e46fb9

Functions
Getter at block 21012637
DOMAIN_SEPARATOR(view returns (bytes32)
0x8b83a346ab744c533f02057c11b107734b0ed2f14f979fed78236253677964db
decimals(view returns (uint8)
18
maxTimeLockBlocks(view returns (uint256)
1126286
name(view returns (string)
SPSPParaSwapPool9
owner(view returns (address)
0x5a61d9214adefd7669428a03a4e8734a00e9f464
paused(view returns (bool)
true
psp(view returns (address)
0xcafe001067cdef266afb7eb5a286dcfd277f3de5
pspsLocked(view returns (uint256)
270057157192196749233639
symbol(view returns (string)
SPSP_PP9
timeLockBlocks(view returns (uint256)
0
totalSupply(view returns (uint256)
405551692679881931790618
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.