Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($425.99)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VetMe | ERC-20 | 785.560451K | $0.000542 |
$425.99 | |
Kitty Dinger | ERC-20 | 21.077886B | -- | -- | |
$IT | ERC-20 | 57.04081M | -- | -- | |
Kitties | ERC-721 | 1 | -- | -- | |
Kitties | ERC-721 | 1 | -- | -- | |
Kitties | ERC-721 | 1 | -- | -- | |
Kitties | ERC-721 | 1 | -- | -- | |
Kitties | ERC-721 | 1 | -- | -- | |
Kitties | ERC-721 | 1 | -- | -- | |
Kitties | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19551439 | 8 months ago | | | 0 | 0.0022912014 | |
| 18606446 | a year ago | | | 0 | 0.0051577581 | |
| 18497031 | a year ago | | | 0 | 0.0063368950 | |
| 18483670 | a year ago | | | 0 | 0.012209098 | |
| 18471446 | a year ago | | | 0 | 0.0058068393 | |
| 18451104 | a year ago | | | 0 | 0.0028097034 | |
| 18446479 | a year ago | | | 0 | 0.0044087080 | |
| 18445349 | a year ago | | | 0 | 0.00031494558 | |
| 18445349 | a year ago | | | 0 | 0.00024686638 | |
| 18445349 | a year ago | | | 0 | 0.0016954376 |
ABI
ABI objects
Getter at block 21286750
ACC_FACTOR() view returns (uint256)
1000000000000000000000000000000000000
getPrTokenList() view returns (address[])
[0x2C33B28527A63Cdf13C0B24Ce4cf5BF9C9fB3BC6, 0xe7eF051C6EA1026A70967E8F04da143C67Fa4E1f, 0x10655f0386d6841758f9381aB30A1c80ac6745c1]
maxNftsCanBoost() view returns (uint256)
10
minSecondsBeforeUnstake() view returns (uint256)
604800
minSecondsBeforeUnstakeNFT() view returns (uint256)
2592000
nftBoostPercentage() view returns (uint256)
2
nftBoosterToken() view returns (address)
0x46084f00dd87b2f50c1e898399241e760d2284e3
owner() view returns (address)
0x12f600dc6205301bf6d7237b070f2369659dccb2
rewardsEthPerNft() view returns (uint256)
0
shareholderToken() view returns (address)
0x2c33b28527a63cdf13c0b24ce4cf5bf9c9fb3bc6
totalClaimedEth() view returns (uint256)
0
totalDistributed() view returns (uint256)
8820494723759587252
totalNftStaked() view returns (uint256)
183
totalRewardsEth() view returns (uint256)
0
totalSharesBoosted() view returns (uint256)
14226519776000000000
totalSharesDeposited() view returns (uint256)
14226519776000000000
totalStakedUsers() view returns (uint256)
122
Read-only
getBaseShares(address user) view returns (uint256)
getBoostNfts(address user) view returns (uint256[])
getShares(address user) view returns (uint256)
getUnpaidEth(address shareholder) view returns (uint256)
getUnpaidToken(address shareholder, address tokenAddr) view returns (uint256)
prTokenList(uint256) view returns (address)
rewards(address) view returns (uint256 totalRealisedForNft, uint256 totalExcludedForNft, uint256 lastClaim)
stakers(uint256) view returns (address)
totalClaimed(address rewardsToken) view returns (uint256)
State-modifying
Events claimRewardForKD(address rewardsToken)
claimRewardForNft()
depositRewardsEth() payable
depositRewardsToken(address tokenAddr, uint256 amount)
renounceOwnership()
setMaxNftsToBoost(uint256 _amount)
setMinSecondsBeforeUnstake(uint256 _seconds)
setMinSecondsBeforeUnstakeNft(uint256 _seconds)
setNftBoostPercentage(uint256 _percentage)
setNftBoosterToken(address _nft)
setShareholderToken(address _token)
stake(uint256 amount)
stakeNFT(uint256[] nftTokenIds)
transferOwnership(address newOwner)
unstake(uint256 boostedAmount)
unstakeAll()
unstakeNFT(uint256[] nftTokenIds)
withdrawAll()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _shareholderToken, address _nftToken)
receive()
This contract contains no error objects.