ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 187 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
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
0xad83…bfa7
0xe528…2a30
-
variable spans 49 additional slots
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LBSKR | ERC-20 | 131.777336M | -- | -- | |
Pulselorian | ERC-721 | 1 | -- | -- | |
Pulselorian | ERC-721 | 1 | -- | -- | |
Pulselorian | ERC-721 | 1 | -- | -- | |
Pulselorian | ERC-721 | 1 | -- | -- | |
Pulselorian | ERC-721 | 1 | -- | -- | |
Pulselorian | ERC-721 | 1 | -- | -- | |
Pulselorian | ERC-721 | 1 | -- | -- | |
Pulselorian | ERC-721 | 1 | -- | -- | |
Pulselorian | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19599342 | 8 months ago | | | 0 | 0.0020433451 | |
| 18857420 | a year ago | | | 0 | 0.0015452755 | |
| 18857414 | a year ago | | | 0 | 0.0014473459 | |
| 17662341 | a year ago | | | 0 | 0.0027546870 | |
| 17554068 | a year ago | | | 0 | 0.00085834672 | |
| 17499006 | a year ago | | | 0 | 0.0018167852 | |
| 17475800 | a year ago | | | 0 | 0.0076343884 | |
| 17424035 | a year ago | | | 0 | 0.0034731715 | |
| 17423459 | a year ago | | | 0 | 0.0049190058 | |
| 17291300 | 2 years ago | | | 0 | 0.015530030 |
ABI
ABI objects
Getter at block 21328487 proxiableUUID() view returns (bytes32)
accYieldPerTknWei() view returns (uint256)
26853007683002837598943274800068466145331
countOfStakes() view returns (uint256)
585
grossDueRewards() view returns (uint256)
15094333822733996275642238
lastUpdateTS() view returns (uint256)
1712438687
lbskrToken() view returns (address)
0xe5280425d32c26f16887b79b298fc07fd2602a30
nftCollection() view returns (address)
0xad834fc17edf297bd597c4635b602548b1d4bfa7
owner() view returns (address)
0xb0c2b195673ac5153f64d2311ca940794e982523
rewardBalance() view returns (uint256)
131900000000000000000000000
rewardsAccruing() view returns (bool)
true
yieldDepleteEstimate() view returns (uint256 timestamp)
2017518050
Read-only
penaltyIfUnstakedNow(address stakerA, uint256 stakeIndex) view returns (uint256 penaltyBasis)
stakeMap(address) view returns (uint256 totalClaimedRewards, uint256 totalRewards2Exclude)
stakersArray(uint256) view returns (address)
tokenStakerMap(uint256) view returns (address)
userStakeInfo(address user) view returns (uint256 tokensStaked, uint256 availableRewards, uint256 claimedRewards)
userStakedTokenIds(address user) view returns (uint256[] tokenIds)
State-modifying
Events __NFTStaking_init(address nftCollectionA, address lbskrTokenA)
claimRewards()
creditRewards()
renounceOwnership()
stake(uint256[] tokenIds)
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
withdraw(uint256[] tokenIds)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.