The latest block we've processed for this chain is 20814627, which is 84 minutes old. We're running behind the tip but working to resolve the issue.

LinearThreshold

Verified contract

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

No balances found for "LinearThreshold"

0x38955f0b8a47c77f477049b93ee1c5a1c9ddccd8adfbc0142be327a35e48ddd6
0x127136809c2ce112f3a00f29d21b85965743c9a969435857d6599e98e69a5e31

Functions
Getter at block 20814626
isOperator(view returns (bool)
false
maxCeiling(view returns (uint256)
1050000000000000000
maxSupply(view returns (uint256)
250000000000000000000000000
minCeiling(view returns (uint256)
1010000000000000000
minSupply(view returns (uint256)
0
operator(view returns (address)
0xd98bc19ffc98e9009146524c8bd835f1bc5d0e6a
owner(view returns (address)
0xd98bc19ffc98e9009146524c8bd835f1bc5d0e6a
Read-only
calcCeiling(uint256 _supplyview returns (uint256)
State-modifying
renounceOwnership(
setMaxCeiling(uint256 _newMaxCeiling
setMaxSupply(uint256 _newMaxSupply
setMinCeiling(uint256 _newMinCeiling
setMinSupply(uint256 _newMinSupply
transferOperator(address newOperator_
transferOwnership(address newOwner
Events
MaxCeilingChanged(address indexed operatoruint256 _olduint256 _new
MaxSupplyChanged(address indexed operatoruint256 _olduint256 _new
MinCeilingChanged(address indexed operatoruint256 _olduint256 _new
MinSupplyChanged(address indexed operatoruint256 _olduint256 _new
OperatorTransferred(address indexed previousOperatoraddress indexed newOperator
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(uint256 _minSupplyuint256 _maxSupplyuint256 _minCeilinguint256 _maxCeiling
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.