CommunityIssuance
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x886f…48eb
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LNDRr | ERC-20 | 15.860098M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17966430 | a year ago | | | 0 | 0.0022118320 |
ABI
ABI objects
Getter at block 21212645
DECIMAL_PRECISION() view returns (uint256)
1000000000000000000
ISSUANCE_FACTOR() view returns (uint256)
999998681227695000
LQTYSupplyCap() view returns (uint256)
32000000000000000000000000
NAME() view returns (string)
CommunityIssuance
SECONDS_IN_ONE_MINUTE() view returns (uint256)
60
deploymentTime() view returns (uint256)
1692659723
isOwner() view returns (bool)
false
lqtyToken() view returns (address)
0x886f29b6e0a0461cb5ac6baf55ae0033cffc48eb
owner() view returns (address)
0x0000000000000000000000000000000000000000
stabilityPoolAddress() view returns (address)
0x297753023cb9f741e812224529eb3a322ffbc93e
totalLQTYIssued() view returns (uint256)
17283733504976198144000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events issueLQTY() returns (uint256)
sendLQTY(address _account, uint256 _LQTYamount)
setAddresses(address _lqtyTokenAddress, address _stabilityPoolAddress)
transferOwnership(address newOwner)
LQTYTokenAddressSet(address _lqtyTokenAddress)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
StabilityPoolAddressSet(address _stabilityPoolAddress)
TotalLQTYIssuedUpdated(uint256 _totalLQTYIssued)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.