Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "IDackieTier"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5895372 | a year ago | | | 0 | 0.000000000349974114 |
ABI
ABI objects
Getter at block 22772996
MIN_CEILING_DURATION() view returns (uint256)
3024000
X_FACTOR() view returns (uint256)
1000000000000
ceiling() view returns (uint256)
6048000
dackiePool() view returns (address)
0x4ad387bcb03b92a6e22a72391cc37493fc388b05
multiplier() view returns (uint256)
1
owner() view returns (address)
0xe1581c10ee235f0debb655ea365100bcbd84bad2
tierBaseAmount() view returns (uint256)
100000000000
Read-only
getUserCredit(address _user) view returns (uint256)
getUserTier(address _user) view returns (uint256)
State-modifying
Events renounceOwnership()
transferOwnership(address newOwner)
updateCeiling(uint256 _newCeiling)
updateMultiplier(uint256 _newMultiplier)
updateTierBaseAmount(uint256 _newTierBaseAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
UpdateCeiling(uint256 newCeiling)
UpdateMultiplier(uint256 newMultiplier)
UpdateTierBaseAmount(uint256 newTierBaseAmount)
constructor(address _dackiePool, uint256 _ceiling, uint256 _multiplier)
This contract contains no fallback and receive objects.
This contract contains no error objects.