CommunityIssuance
Verified contract
Active on
Ethereum with 2 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1ea4…fc17
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MON | ERC-20 | 146.287932K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15611832 | 2 years ago | | | 0 | 0.00071627500 | |
| 15611728 | 2 years ago | | | 0 | 0.0021301600 |
ABI
ABI objects
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(address) view returns (uint256)
lastUpdateTime(address) view returns (uint256)
monDistributionsByPool(address) view returns (uint256)
totalMONIssued(address) view returns (uint256)
State-modifying
Events addFundToStabilityPool(address _pool, uint256 _assignedSupply)
addFundToStabilityPoolFrom(address _pool, uint256 _assignedSupply, address _spender)
issueMON() returns (uint256)
removeFundFromStabilityPool(address _pool, uint256 _fundToRemove)
renounceOwnership()
sendMON(address _account, uint256 _MONamount)
setAddresses(address _monTokenAddress, address _stabilityPoolManagerAddress, address _adminContract)
setAdminContract(address _admin)
setWeeklyDfrancDistribution(address _stabilityPool, uint256 _weeklyReward)
transferFundToAnotherStabilityPool(address _target, address _receiver, uint256 _quantity)
transferOwnership(address newOwner)
Initialized(uint8 version)
MONTokenAddressSet(address _MONTokenAddress)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
StabilityPoolAddressSet(address _stabilityPoolAddress)
TotalMONIssuedUpdated(address indexed stabilityPool, uint256 _totalMONIssued)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.