DowntimeCostCalculator
Verified contract
Active on
Ethereum with 4 txns
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 "DowntimeCostCalculator"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9711115 | 5 years ago | | | 0 | 0.00010953000 | |
| 9644958 | 5 years ago | | | 0 | 0.00026587800 | |
| 9154983 | 5 years ago | | | 0 | 0.00025524900 | |
| 9154277 | 5 years ago | | | 0 | 0.00017320400 |
ABI
ABI objects
Getter at block 21160686
owner() view returns (address)
0x96f16fdb8cd37c02deeb7025c1c7618e1bb34d97
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
pricePerMinute() view returns (uint256)
1000000000000000000
Read-only
getDowntimeCostLRC(uint256, uint256, uint256, uint256, uint256 durationToPurchaseMinutes) view returns (uint256)
State-modifying
Events claimOwnership()
renounceOwnership()
setPrice(uint256 _pricePerMinute)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PriceUpdated(uint256 pricePerMinute)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.