SupplyManager

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0x9e59147b at 11309833
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 2 additional slots
-
variable spans 2 additional slots
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot

No balances found for "SupplyManager"

No transactions found for "SupplyManager"


Functions
Getter at block 21256679
admin(view returns (address)
0x13d5b8fc84f73fc5a0a5832aa8373044371314d3
changeAllowedAfter(view returns (uint256)
1621425600
pendingAdmin(view returns (uint256 etaaddress newAdmin)
(eta=0, newAdmin=0x0000000000000000000000000000000000000000)
pendingBurn(view returns (uint256 etaaddress sourceuint256 amount)
(eta=0, source=0x0000000000000000000000000000000000000000, amount=0)
pendingMint(view returns (uint256 etaaddress destinationuint256 amount)
(eta=0, destination=0x0000000000000000000000000000000000000000, amount=0)
pendingMintCap(view returns (uint256 etauint16 newCap)
(eta=0, newCap=0)
pendingProposalLength(view returns (uint256 etauint32 newLength)
(eta=0, newLength=0)
pendingSupplyManager(view returns (uint256 etaaddress newSupplyManager)
(eta=0, newSupplyManager=0x0000000000000000000000000000000000000000)
pendingWaitingPeriod(view returns (uint256 etauint32 newPeriod)
(eta=0, newPeriod=0)
proposalLength(view returns (uint32)
2592000
proposalLengthMinimum(view returns (uint32)
604800
token(view returns (address)
0x1f3f9d3068568f8040775be2e8c03c103c61f3af
Read-only

This contract contains no read-only function objects.

State-modifying
acceptAdmin(
acceptBurn(
acceptMint(
acceptMintCap(
acceptProposalLength(
acceptSupplyChangeWaitingPeriod(
acceptSupplyManager(
cancelAdmin(
cancelBurn(
cancelMint(
cancelMintCap(
cancelProposalLength(
cancelSupplyManager(
cancelWaitingPeriod(
proposeAdmin(address newAdmin
proposeBurn(address srcuint256 amount
proposeMint(address dstuint256 amount
proposeMintCap(uint16 newCap
proposeNewProposalLength(uint32 newLength
proposeSupplyChangeWaitingPeriod(uint32 newPeriod
proposeSupplyManager(address newSupplyManager
Events
AdminAccepted(address indexed oldAdminaddress indexed newAdmin
AdminCanceled(address indexed proposedAdmin
AdminProposed(address indexed oldAdminaddress indexed newAdminuint256 eta
BurnAccepted(uint256 indexed amountaddress indexed sourceuint256 oldSupplyuint256 newSupply
BurnCanceled(uint256 indexed amountaddress indexed source
BurnProposed(uint256 indexed amountaddress indexed sourceuint256 oldSupplyuint256 newSupplyuint256 eta
MintAccepted(uint256 indexed amountaddress indexed recipientuint256 oldSupplyuint256 newSupply
MintCanceled(uint256 indexed amountaddress indexed recipient
MintCapAccepted(uint16 indexed oldCapuint16 indexed newCap
MintCapCanceled(uint16 indexed proposedCap
MintCapProposed(uint16 indexed oldCapuint16 indexed newCapuint256 eta
MintProposed(uint256 indexed amountaddress indexed recipientuint256 oldSupplyuint256 newSupplyuint256 eta
ProposalLengthAccepted(uint32 indexed oldProposalLengthuint32 indexed newProposalLength
ProposalLengthCanceled(uint32 indexed proposedProposalLength
ProposalLengthProposed(uint32 indexed oldProposalLengthuint32 indexed newProposalLengthuint256 eta
SupplyManagerAccepted(address indexed oldSupplyManageraddress indexed newSupplyManager
SupplyManagerCanceled(address indexed proposedSupplyManager
SupplyManagerProposed(address indexed oldSupplyManageraddress indexed newSupplyManageruint256 eta
WaitingPeriodAccepted(uint32 indexed oldWaitingPerioduint32 indexed newWaitingPeriod
WaitingPeriodCanceled(uint32 indexed proposedWaitingPeriod
WaitingPeriodProposed(uint32 indexed oldWaitingPerioduint32 indexed newWaitingPerioduint256 eta
Constructor
constructor(address _tokenaddress _admin
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.