Pricing

Contains pricing operations for SKALE network.

Events

initNodes initNodes() external

adjustPrice adjustPrice() external

Adjust the schain price based on network capacity and demand.

Requirements:

  • Cooldown time has exceeded.

getTotalLoadPercentage getTotalLoadPercentage() → uint256 external

Returns the total load percentage.

initialize initialize(address newContractsAddress) public

checkAllNodes checkAllNodes() public