NodeManager

Verified contract

Active on Ethereum with 7 txns
Deployed by via 0xfe83427b at 20843927
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "NodeManager"

0x2e8dd2c1e73f4e5489ce35462593a0d4805d2c2c1ba7f134d814cee777cb5058
0x41f2fa0058b655da731d93ad62fce300fc26b81e00d64325e9bf3126da86a935
0xd1a0c19c80288155a3b766338230123623a5abbe2bcefec4ccbd950ce6cbd993
0x9b0dcd97653760787ca5e0c4d88b96446d44d99727e4cc5153a051adc0832835
0x18ed772e4c5d396fad19b33c47d37d73eb57953749563ce20f06d3ec78bb7fa9
0x467b2ba6f771acf76797c3e82969ac34c563c39663293e364a07dca549c8aad3
From
0x8d9352013ff5b2a6675d63453d5d4dd94d0d59f15b6688e7a0589a9e5e095250
From

Functions
Getter at block 21202843
buyNodeAllowed(view returns (bool)
true
claimAllowed(view returns (bool)
true
createNodeAllowed(view returns (bool)
true
nextNodeId(view returns (uint256)
8
nodeTypesAmount(view returns (uint256)
7
owner(view returns (address)
0xe3e2e6bf3f30848daee82a28a1abebae543f3ff7
ponziBuild(view returns (address)
0x3d538aa44151c1f143e4911f4ef6bfc040bb9ce9
Read-only
getNodePrice(uint256 nodeRewardsPerDayuint256 claimFeesuint256 lockingPeriodpure returns (uint256)
getOwnedNodes(address userview returns (struct NodeManagerNodeOwned[])
getPendingRewardsAll(address userview returns (uint256 claimableRewardsuint256 lockedRewards)
getPendingRewardsOne(address useruint256 nodeIdview returns (uint256bool)
nodeExist(stringview returns (bool)
nodeOwned(addressuint256view returns (struct NodeManagerNodeType nodeTypeuint256 lastNodePurchaseuint256 quantityuint256 lastClaimuint256 latentClaim)
nodeTypes(uint256view returns (uint256 nodeIdaddress creatorstring nameuint256 nodeRewardsPerDayuint256 claimFeesuint256 lockingPerioduint256 priceuint256 bgIduint256 iconId)
nodeTypesOwned(addressuint256view returns (uint256)
referralRewardsPerNode(addressuint256view returns (uint256)
referralTotalRewards(addressview returns (uint256)
retreiveNodeTypes(uint256 resultLengthuint256 paginationview returns (struct NodeManagerNodeType[])
State-modifying
buyNode(uint256 nodeIduint256 amount
claimAll(
claimOne(uint256 nodeId
createNode(string nameuint256 nodeRewardsPerDayuint256 claimFeesuint256 lockingPerioduint256 bgIduint256 iconId
renounceOwnership(
setParameters(bool _createNodeAllowedbool _buyNodeAllowedbool _claimAllowed
transferOwnership(address newOwner
Events
NodeBought(address indexed useruint256 indexed nodeIduint256 amount
NodeCreated(address indexed creatoruint256 indexed nodeId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _ponziBuild
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.