StrongXNodeManager

Verified contract

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

No balances found for "StrongXNodeManager"

0x68866c19e8983f0f722751529644f09525fd4324347084e97044b693a069aa2b
0x1ad891a12d209f6ebabda8027e4796d0246e1b747cc60f7ccd48df116dba43e3
0xcbb90b9befea43b04d57e89f54eda2f0d8f1720fd9633f3526c2be1f49fe6044
0x32265a8878c830775dce9a42575ad71a6b2779be3ebaf999a5ce7ce134a27545
0x5a1bb359a33723e51b32fae98b5c2da170433442845767faf40c9bb5a467d245
0x7161aa72d6261fdf61e2d80c51a80f6fe350cf07b40df7a15cea45ec56c95eb0
0x19817dec1fa462cd10f1393964c031d00cf8ca86360b3f4739d35194a005bd2b
0x15f1f58ef02eb821591d5b455d3e3845e077f204a55330adf332f5a06e476f3f
0xc8a6a25879941487e5a86ef121b2592e66c73dc4eb82ea1d9ba391c9c53e062c
0xd67222a224379fb760eff778f146ea6e00378ddb2bd5da91250d79c18a9b8feb

Functions
Getter at block 20884982
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MANAGER_ROLE(view returns (bytes32)
0x241ecf16d79d0f8dbfb92cbc07fe17840425976cf0667f022fe9877caa831b08
bronzeBoost(view returns (uint256 boostPerSeconduint256 slotsuint256 tokenId)
(boostPerSecond=145000000000, slots=1, tokenId=1)
costPerNode(view returns (uint256)
10000000000000000000
goldBoost(view returns (uint256 boostPerSeconduint256 slotsuint256 tokenId)
(boostPerSecond=463000000000, slots=5, tokenId=3)
nft(view returns (address)
0x605f91b38084b85c36b6e15bb3e54d9d3bd5e32b
platinumBoost(view returns (uint256 boostPerSeconduint256 slotsuint256 tokenId)
(boostPerSecond=579000000000, slots=10, tokenId=4)
rewardPerSecond(view returns (uint256)
1100000000000
silverBoost(view returns (uint256 boostPerSeconduint256 slotsuint256 tokenId)
(boostPerSecond=347000000000, slots=2, tokenId=2)
token(view returns (address)
0x900f92677679b1008a2a9b25dca19e2669e6961e
totalNodes(view returns (uint256)
120714
totalParticipants(view returns (uint256)
262
totalRewarded(view returns (uint256)
1268528334555564000000000
Read-only
getRewardRatePerDay(address accountview returns (uint256 rewardRatePerDay)
getRewards(address accountview returns (uint256 rewards)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
userBoosts(addressview returns (uint256 bronzeNftAmountuint256 bronzeSlotsUseduint256 silverNftAmountuint256 silverSlotsUseduint256 goldNftAmountuint256 goldSlotsUseduint256 platinumNftAmountuint256 platinumSlotsUsed)
users(addressview returns (bool existsuint256 quantityuint256 lastClaimuint256 totalClaimeduint256 totalUsedSlots)
State-modifying
attach(uint256 iduint256 amount
claim(address beneficiaryuint256 quantity
create(uint256 quantity
detach(uint256 iduint256 amount
grantRole(bytes32 roleaddress account
recoverTokens(address _token
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setBoostProperties(uint256 iduint256 boostRewardPerSeconduint256 boostSlots
setRewardPerSecond(uint256 _rewardPerSecond
withdraw(
Events
Attached(address indexed accountuint256 iduint256 amount
Created(address indexed accountuint256 quantity
Detached(address indexed accountuint256 iduint256 amount
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Withdrawn(address indexed accountuint256 amount
Constructor
constructor(address _tokenaddress _nft
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.