CommunityIssuance

Verified contract

Active on Ethereum with 2 txns
Deployed by via 0x9dc789dc at 15611700
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xaeb0805af4a9f31f0ea683e047862129de2617e23316fa5955c5c18ed14a9fc6
0x91cffac5058f8804cbc3f19e3b2f739b0429e285f5f09a08b0c4db0651dd3709

Functions
Getter at block 21230308
DECIMAL_PRECISION(view returns (uint256)
1000000000000000000
DISTRIBUTION_DURATION(view returns (uint256)
10080
NAME(view returns (string)
CommunityIssuance
SECONDS_IN_ONE_MINUTE(view returns (uint256)
60
adminContract(view returns (address)
0x2748c55219dca1d9d3c3a57505e99bb04e42f254
isInitialized(view returns (bool)
true
monToken(view returns (address)
0x1ea48b9965bb5086f3b468e50ed93888a661fc17
owner(view returns (address)
0x83737eae72ba7597b36494d723fbf58cafee8a69
stabilityPoolManager(view returns (address)
0x202fbff035188f9f0525e144c8b3f8249a74ad21
Read-only
MONSupplyCaps(addressview returns (uint256)
lastUpdateTime(addressview returns (uint256)
monDistributionsByPool(addressview returns (uint256)
totalMONIssued(addressview returns (uint256)
State-modifying
addFundToStabilityPool(address _pooluint256 _assignedSupply
addFundToStabilityPoolFrom(address _pooluint256 _assignedSupplyaddress _spender
issueMON(returns (uint256)
removeFundFromStabilityPool(address _pooluint256 _fundToRemove
renounceOwnership(
sendMON(address _accountuint256 _MONamount
setAddresses(address _monTokenAddressaddress _stabilityPoolManagerAddressaddress _adminContract
setAdminContract(address _admin
setWeeklyDfrancDistribution(address _stabilityPooluint256 _weeklyReward
transferFundToAnotherStabilityPool(address _targetaddress _receiveruint256 _quantity
transferOwnership(address newOwner
Events
Initialized(uint8 version
MONTokenAddressSet(address _MONTokenAddress
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
StabilityPoolAddressSet(address _stabilityPoolAddress
TotalMONIssuedUpdated(address indexed stabilityPooluint256 _totalMONIssued
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.