Swipe Staking Proxy

Verified contract

Proxy

Active on Ethereum with 39,073 txns
Deployed by via 0x8cd2d950 at 10753487
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables
ERC-20
Value $81,677.35
0x4fb1e3e699e91306456d99cacc252c11a6dbe7ffc48da8084058d27991d593dd
0x118928457b47e9f21c89591b045102c2b4198d309673822cf1dec1cb402e1116
0x71e79640405301f176157067abcc6e49120af685f1643980b25780dbe13684b0
0x3912dfda042bd882a8046110ac03624081197bdd14f957f8986011d70458485b
0x3443c9059f609b4bc691b181da99eb58cc4d4b69489188c040b092a17d53b946
0x4fd74e7b1c62974a45450c55442fb135872bdf54b8fe8076415071ada2951e98
0x0104507449c4c201a4e48d635b243b5ef3db7a78b45f45b304218da76da801da
0x9fdfa4a29831af2dd102da9083597131d3af31f04f59a31287b97908ceee998a
0xd5b4e66d682baccead449f77b2216185125cd5f9e6af53373da0786fa4cede03
0x0cfada7f72399f3f6eca213b729ba0b7780c6876386c912f0d77c1c022fbcc52

Functions
Getter at block 21157913
getAuthorizedNewOwner(view returns (address newOwner)
0x0000000000000000000000000000000000000000
getImplementation(view returns (address implementation)
0x696769ffebe92730b821992defce3cc0b75b6778
getOwner(view returns (address owner)
0xbef258d30cac1cc193baef4a45fd93fec504f8be
name(view returns (string)
Swipe Staking Proxy
_authorizedNewGuardian(view returns (address)
0x0000000000000000000000000000000000000000
_claimNonce(view returns (uint256)
11649
_guardian(view returns (address)
0x5108944f6ac60adc9f152648c7c6b14d29426eb4
_minimumStakeAmount(view returns (uint256)
100000000000000000000
_minimumWithdrawableAge(view returns (uint256)
11520
_prevMinimumWithdrawableAge(view returns (uint256)
0
_prevRewardAmount(view returns (uint256)
40000000000000000000000
_prevRewardCycle(view returns (uint256)
86400
_prevRewardCycleTimestamp(view returns (uint256)
1604518132
_prevRewardPendingPeriod(view returns (uint256)
604800
_rewardAmount(view returns (uint256)
20000000000000000000000
_rewardCycle(view returns (uint256)
86400
_rewardCycleTimestamp(view returns (uint256)
1605472722
_rewardPendingPeriod(view returns (uint256)
604800
_rewardPoolAmount(view returns (uint256)
0
_rewardProvider(view returns (address)
0x08f949f52e9b1a4a6f1c2963728ab3296f0d9827
_sxpTokenAddress(view returns (address)
0x8ce9137d39326ad0cd6491fb5cc0cba0e089b6a9
_totalStaked(view returns (uint256)
252837630291643418727047
name(view returns (string)
Swipe Staking Proxy
Read-only
_approvedClaimMap(addressuint256view returns (uint256)
getPriorStakedAmount(address stakeruint256 blockNumberview returns (uint256)
getStakedAmount(address stakerview returns (uint256)
getWithdrawableStakedAmount(address stakerview returns (uint256)
State-modifying
assumeOwnership(
authorizeOwnershipTransfer(address authorizedAddress
setImplementation(address _newImplementation
setImplementationAndCall(address _newImplementationbytes _newImplementaionCallDatapayable 
approveClaim(address toAddressuint256 amountreturns (uint256)
assumeGuardianship(
authorizeGuardianshipTransfer(address authorizedAddress
claim(uint256 nonce
depositRewardPool(uint256 amount
initialize(address guardianaddress sxpTokenAddressaddress rewardProvider
setMinimumStakeAmount(uint256 newMinimumStakeAmount
setMinimumWithdrawableAge(uint256 newMinimumWithdrawableAge
setRewardPolicy(uint256 newRewardCycleuint256 newRewardAmountuint256 newRewardPendingPeriod
setRewardProvider(address newRewardProvider
stake(uint256 amount
transferOtherErc20Token(address tokenAddressuint256 amountaddress toAddressreturns (bool)
withdraw(uint256 amount
withdrawRewardPool(uint256 amount
Events
ApproveClaim(address indexed toAddressuint256 indexed amountuint256 indexed nonce
Claim(address indexed toAddressuint256 indexed amountuint256 indexed nonce
DepositRewardPool(address indexed depositoruint256 indexed amount
GuardianUpdate(address indexed oldValueaddress indexed newValue
GuardianshipTransferAuthorization(address indexed authorizedAddress
Initialize(address indexed owneraddress indexed sxpaddress indexed rewardProvideruint256 minimumStakeAmountuint256 rewardCycleuint256 rewardAmountuint256 rewardCycleTimestamp
MinimumStakeAmountUpdate(uint256 indexed oldValueuint256 indexed newValue
RewardPolicyUpdate(uint256 oldCycleuint256 oldAmountuint256 indexed newCycleuint256 indexed newAmountuint256 indexed newTimeStamp
RewardProviderUpdate(address indexed oldValueaddress indexed newValue
Stake(address indexed stakeruint256 indexed amount
Withdraw(address indexed toAddressuint256 indexed amount
WithdrawRewardPool(address indexed toAddressuint256 indexed amount
ApproveClaim(address indexed toAddressuint256 indexed amountuint256 indexed nonce
Claim(address indexed toAddressuint256 indexed amountuint256 indexed nonce
DepositRewardPool(address indexed depositoruint256 indexed amount
GuardianUpdate(address indexed oldValueaddress indexed newValue
GuardianshipTransferAuthorization(address indexed authorizedAddress
Initialize(address indexed owneraddress indexed sxpaddress indexed rewardProvideruint256 minimumStakeAmountuint256 rewardCycleuint256 rewardAmountuint256 rewardPendingPerioduint256 rewardCycleTimestamp
MinimumStakeAmountUpdate(uint256 indexed oldValueuint256 indexed newValue
MinimumWithdrawableAgeUpdate(uint256 indexed oldMinimumWithdrawableAgeuint256 indexed newMinimumWithdrawableAge
RewardPolicyUpdate(uint256 oldCycleuint256 oldAmountuint256 oldPendingPerioduint256 oldTimeStampuint256 indexed newCycleuint256 indexed newAmountuint256 indexed newPendingPerioduint256 newTimeStamp
RewardProviderUpdate(address indexed oldValueaddress indexed newValue
Stake(address indexed stakeruint256 indexed amount
Withdraw(address indexed toAddressuint256 indexed amount
WithdrawRewardPool(address indexed toAddressuint256 indexed amount
Constructor
constructor(
Fallback and receive
fallback(
fallback(
Errors

This contract contains no error objects.