This contract is being backfilled. You may encounter incomplete storage history.

FilChainStatOracle

Verified contract

Active on Ethereum with 5,606 txns
Deployed by via 0xd11d8552 at 13082117
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "FilChainStatOracle"

0x75cf494973b20596762eb4f48c0cb3a746b5b9f3941b65a210f3ca90b024ce44
0x8808ff8bf3967ff26085281afbf8fc2becb461707e0455376b6a8a4e741f6eeb
0x8bd3d29d24e3d1d59cb7884c73eab238aacf0e9b45aeedccf1b0ed65a279b524
0x7894140bfc43ea563d616648fdc8cfc77d82af1965f96e64783ed42a4541add5
0xda64006627a7b8b24a123cf86d1efb25c01c9d34d346f8b0be5641748b7fe497
0x3a902768858cd98bda00a8a00511865d44c706095f74b43f255e9dc953ed4028
0x65df608e0a5f1fce7bdd498208231baa474d56cbb5d3d89af933f57c205000ad
0xe3f4df6c1322c69b6e36dc6c4d029a63be8d492333b44d266268065f52c9ade4
0xfa22748bad9868a2a08730816b34f6f54e4ba6b81250d0188fe15e1532a21325
0xcc47e79a0922a86f200945d72c31c24576872e4b4c616fe0ea4c5e46f59fecb1

Functions
Getter at block 20798525
avgMiningEfficiency(view returns (uint256)
0
dailyStoragePowerIncrease(view returns (uint256)
26173
latest24hBlockReward(view returns (uint256)
284373133956876230000000
minerTotalAdjustedPower(view returns (uint256)
825645
networkStoragePower(view returns (uint256)
18230921
owner(view returns (address)
0x557edaafd875569f0bd6abae1185c17fd5a30ba0
rewardAttenuationFactor(view returns (uint256)
9946
sectorInitialPledge(view returns (uint256)
5765719696963180160
Read-only
minerAdjustedPower(stringview returns (uint256)
minerMiningEfficiency(stringview returns (uint256)
minerSectorInitialPledge(stringview returns (uint256)
whiteList(addressview returns (bool)
State-modifying
addWhiteList(address account
removeMinerAdjustedPower(string _minerId
removeWhiteList(address account
renounceOwnership(
setAvgMiningEfficiency(uint256 _avgMiningEfficiency
setDailyStoragePowerIncrease(uint256 _dailyStoragePowerIncrease
setLatest24hBlockReward(uint256 _latest24hBlockReward
setMinerAdjustedPower(string _minerIduint256 _minerAdjustedPower
setMinerAdjustedPowerBatch(string[] _minerIdsuint256[] _minerAdjustedPowers
setMinerMiningEfficiency(string _minerIduint256 _minerMiningEfficiency
setMinerMiningEfficiencyBatch(string[] _minerIdsuint256[] _minerMiningEfficiencys
setMinerSectorInitialPledge(string _minerIduint256 _minerSectorInitialPledge
setMinerSectorInitialPledgeBatch(string[] _minerIdListuint256[] _minerSectorInitialPledgeList
setNetworkStoragePower(uint256 _networkStoragePower
setRewardAttenuationFactor(uint256 _rewardAttenuationFactor
setSectorInitialPledge(uint256 _sectorInitialPledge
transferOwnership(address newOwner
Events
AddWhiteList(address account
AvgMiningEfficiencyChanged(uint256 originalValueuint256 newValue
DailyStoragePowerIncreaseChanged(uint256 originalValueuint256 newValue
Latest24hBlockRewardChanged(uint256 originalValueuint256 newValue
MinerAdjustedPowerChanged(string minerIduint256 originalValueuint256 newValue
MinerMiningEfficiencyChanged(string minerIduint256 originalValueuint256 newValue
MinerSectorInitialPledgeChanged(string minerIduint256 originalValueuint256 newValue
NetworkStoragePowerChanged(uint256 originalValueuint256 newValue
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RemoveWhiteList(address account
RewardAttenuationFactorChanged(uint256 originalValueuint256 newValue
SectorInitialPledgeChanged(uint256 originalValueuint256 newValue
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.