OwnableTimedMinter

Verified contract

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

No balances found for "OwnableTimedMinter"

No transactions found for "OwnableTimedMinter"


Functions
Getter at block 21221152
CONTRACT_ADMIN_ROLE(view returns (bytes32)
0x4a4f013dcba6b46103e81e286782135c0dda175e82564e878ae500734753e55e
MAX_MINT_FREQUENCY(view returns (uint256)
2592000
MAX_RATE_LIMIT_PER_SECOND(view returns (uint256)
10000000000000000000000
MIN_MINT_FREQUENCY(view returns (uint256)
3600
buffer(view returns (uint256)
25000000000000000000000000
bufferCap(view returns (uint256)
25000000000000000000000000
core(view returns (address)
0x8d5ed43dca8c2f7dfb20cf7b53cc7e593635d7b9
doPartialAction(view returns (bool)
true
duration(view returns (uint256)
604800
fei(view returns (address)
0x956f47f50a910163d8bf957cf5846d573e7f87ca
feiBalance(view returns (uint256)
0
incentiveAmount(view returns (uint256)
0
isTimeEnded(view returns (bool)
true
isTimeStarted(view returns (bool)
true
lastBufferUsedTime(view returns (uint256)
1634951582
mintAmount(view returns (uint256)
25000000000000000000000000
owner(view returns (address)
0xbc9c084a12678ef5b516561df902fdc426d95483
paused(view returns (bool)
false
rateLimitPerSecond(view returns (uint256)
41335978835978835978
remainingTime(view returns (uint256)
0
startTime(view returns (uint256)
1634951582
target(view returns (address)
0xbc9c084a12678ef5b516561df902fdc426d95483
timeSinceStart(view returns (uint256)
604800
tribe(view returns (address)
0xc7283b66eb1eb5fb86327f08e1b5816b0720212b
tribeBalance(view returns (uint256)
0
Read-only
isContractAdmin(address _adminview returns (bool)
State-modifying
mint(
pause(
renounceOwnership(
setContractAdminRole(bytes32 newContractAdminRole
setCore(address newCore
setFrequency(uint256 newFrequency
setIncentiveAmount(uint256 newIncentiveAmount
setMintAmount(uint256 newMintAmount
setRateLimitPerSecond(uint256 newRateLimitPerSecond
setTarget(address newTarget
setbufferCap(uint256 newBufferCap
transferOwnership(address newOwner
unpause(
Events
BufferCapUpdate(uint256 oldBufferCapuint256 newBufferCap
ContractAdminRoleUpdate(bytes32 indexed oldContractAdminRolebytes32 indexed newContractAdminRole
CoreUpdate(address indexed oldCoreaddress indexed newCore
DurationUpdate(uint256 oldDurationuint256 newDuration
FeiMinting(address indexed calleruint256 feiAmount
IncentiveUpdate(uint256 oldIncentiveAmountuint256 newIncentiveAmount
MintAmountUpdate(uint256 oldMintAmountuint256 newMintAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RateLimitPerSecondUpdate(uint256 oldRateLimitPerSeconduint256 newRateLimitPerSecond
TargetUpdate(address oldTargetaddress newTarget
TimerReset(uint256 startTime
Unpaused(address account
Constructor
constructor(address _coreaddress _owneruint256 _frequencyuint256 _initialMintAmount
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.