MidnightRun
Verified contract
Active on
Ethereum with 65 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($15.63)
Native
Value
$15.63
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0042 | $3,721.24 |
$15.63 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8246840 | 5 years ago | | | 0 | 0.000037210000 | |
| 8067267 | 5 years ago | | | 0 | 0.00047123000 | |
| 7914373 | 6 years ago | | | 0 | 0.000094246000 | |
| 7816702 | 6 years ago | | | 0 | 0.00051835300 | |
| 7723821 | 6 years ago | | | 0 | 0.00018849200 | |
| 7686871 | 6 years ago | | | 0 | 0.00014136900 | |
| 7636481 | 6 years ago | | | 0 | 0.000094246000 | |
| 7567947 | 6 years ago | | | 0 | 0.000047123000 | |
| 7533909 | 6 years ago | | | 0 | 0.000094246000 | |
| 7483403 | 6 years ago | | | 0 | 0.000094246000 |
ABI
ABI objects
Getter at block 21379226
currentPrizeStakeID() view returns (uint256)
6
currentStakeID() view returns (uint256)
7
dailyDividendPercent() view returns (uint256)
400
getNextPayoutTime() view returns (uint256)
1733958000
isOwner() view returns (bool)
false
midnightPrize() view returns (uint256)
0
midnightPrizePercent() view returns (uint256)
1000
minBetLevel() view returns (uint256)
10000000000000000
nextPrizeTime() view returns (uint256)
1538175600
owner() view returns (address)
0xbdd1fc7404cd254ec7c39c078b9e18c7f097ce2f
period() view returns (uint256)
86400
referredDividendPercent() view returns (uint256)
430
referrerAndOwnerPercent() view returns (uint256)
2000
referrerPercent() view returns (uint256)
250
startTime() view returns (uint256)
1538002800
Read-only
idToAddressIndex(uint256) view returns (address)
investorToDepostIndex(address) view returns (uint256 value, uint256 firstBetTime, uint256 lastBetTime, uint256 lastPaymentTime, uint256 nextPayAfterTime, bool isExist, uint256 id, uint256 referrerID)
stakeIDToDepositIndex(uint256) view returns (uint256 value, address user)
State-modifying
Events addToMidnightPrize() payable
collectPayout()
deposit(uint256 _referrerID) payable
doMidnightRun()
getRewardForAddress(address _address)
transferOwnership(address newOwner)
DailyDividendPayout(address indexed _address, uint256 value, uint256 periodCount, uint256 percent, uint256 time)
MidnightRunPayout(address indexed _address, uint256 value, uint256 totalValue, uint256 userValue, uint256 time)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ReferralPayout(address indexed _addressFrom, address indexed _addressTo, uint256 value, uint256 percent, uint256 time)
constructor()
fallback()
This contract contains no error objects.