Staked Perpetual

Verified contract

Implementation

Active on Ethereum with 1 txns
Deployed by via 0x51dddaaa at 12547571
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots

No balances found for "Staked Perpetual"

0x35cdd9b1c9dd0995a1967dbb3fff50a8ba45b43f5c2d34ae19442956253d07bd

Functions
Getter at block 21261619
TOKEN_AMOUNT_LIMIT(view returns (uint256)
20
candidate(view returns (address)
0x0000000000000000000000000000000000000000
cooldownPeriod(view returns (uint256)
0
decimals(view returns (uint8)
18
getStakeModuleLength(view returns (uint256)
0
name(view returns (string)
Staked Perpetual
owner(view returns (address)
0xf89a56f41c6501be8dbee6344d882dcbfa3122c9
perpToken(view returns (address)
0x0000000000000000000000000000000000000001
symbol(view returns (string)
sPERP
totalSupply(view returns (uint256)
0
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(address _ownerview returns (uint256)
balanceOfAt(address _owneruint256 __blockNumberview returns (uint256)
isStakeModuleExisted(address _stakeModuleview returns (bool)
stakeModules(uint256view returns (address)
stakerCooldown(addressview returns (uint256)
stakerWithdrawPendingBalance(addressview returns (uint256 d)
totalSupplyAt(uint256 __blockNumberview returns (uint256)
State-modifying
addStakeModule(address _stakeModule
approve(addressuint256returns (bool)
initialize(address _perpTokenuint256 _cooldownPeriod
removeStakeModule(address _stakeModule
renounceOwnership(
setCooldownPeriod(uint256 _cooldownPeriod
setOwner(address newOwner
stake(struct Decimaldecimal _amount
transfer(addressuint256returns (bool)
transferFrom(addressaddressuint256returns (bool)
unstake(
updateOwner(
withdraw(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
StakeModuleAdded(address stakedModule
StakeModuleRemoved(address stakedModule
Staked(address stakeruint256 amount
Transfer(address indexed fromaddress indexed touint256 value
Unstaked(address stakeruint256 amount
Withdrawn(address stakeruint256 amount
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.