RichDad
Verified contract
Active on
Ethereum with 2,117 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
No balances found for "RichDad"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10253688 | 4 years ago | | | 0 | 0.0053116800 | |
| 10232574 | 4 years ago | | | 0 | 0.00084563379 | |
| 10232483 | 4 years ago | | | 0 | 0.0039036150 | |
| 10232457 | 4 years ago | | | 0 | 0.0016786800 | |
| 10232448 | 4 years ago | | | 0.6 | 0.026621712 | |
| 10232443 | 4 years ago | | | 0.6 | 0.021573849 | |
| 10232423 | 4 years ago | | | 0.6 | 0.019612590 | |
| 10232348 | 4 years ago | | | 0.6 | 0.018305084 | |
| 10232319 | 4 years ago | | | 0.6 | 0.018305084 | |
| 10232313 | 4 years ago | | | 0.6 | 0.018958837 |
ABI
ABI objects
Getter at block 21167090
decimals() view returns (uint8)
18
getCreator() view returns (address)
0x065b10210383e1010444af61b9140730a6b7bbe4
getTime() view returns (uint256)
1731360047
id() view returns (uint256)
2496
index() view returns (uint256)
2496
name() view returns (string)
RichDad
qAindex() view returns (uint256)
1981
qBindex() view returns (uint256)
515
symbol() view returns (string)
RICH
totalSupply() view returns (uint256)
0
Read-only
JackPotBalance(address) view returns (uint256 poolBalance, uint256 updatedTime)
LuckyDraw(uint256) view returns (address luckyDad, uint256 winAmt, uint256 winTime)
accountView(address) view returns (bytes32 lastHash, address userDad, address referrer, uint256 joinCountA, uint256 joinCountB, uint256 referredCount, uint256 totalDeposit, uint256 lastJoinTime, uint256 totalProfit, uint256 totalExitProfit)
balanceOf(address) view returns (uint256)
contBalance(address) view returns (address conAdd1, uint256 conAddBalance1, uint256 updatedTime1, address conAdd2, uint256 conAddBalance2, uint256 updatedTime2, address conAdd3, uint256 conAddBalance3, uint256 updatedTime3, address conAdd4, uint256 conAddBalance4, uint256 updatedTime4)
dadAdd(bytes32) view returns (uint256 uid, bytes32 dadHash, address userDad, uint256 joinTime, uint256 deposit)
declareWinner(uint256) view returns (address winner, uint256 winnerTime, uint256 winAmt, uint256 winnerRefer)
keepHash(uint256) view returns (bytes32 hashUser, uint256 hid, address accDad)
queueAccount(bytes32) view returns (bytes32 qid, address accDad, uint256 queueNo, uint256 queueTime, uint256 status, uint256 profit)
queueBAccount(bytes32) view returns (bytes32 qid, address accDad, uint256 queueNo, uint256 queueTime, uint256 status, uint256 profit)
queueHistoryRecord(address) view returns (uint256 poolABalance, uint256 poolBBalance, uint256 nowAHistoryExitCount, uint256 nowALastExitTime, uint256 nowBHistoryExitCount, uint256 nowBLastExitTime)
userProfitHistory(uint256) view returns (uint256 indexId, bytes32 dadHash, address userDadFrom, address userDadTo, uint256 profitAmt, uint256 profitDate)
State-modifying
Events contrUser(uint256 amount)
creatorDeposit() payable
queueExit(bytes32 _userHash)
queueExitAdd(address _user, bytes32 _userHash) returns (bool)
registerDad(address _referrer) payable
registerNewUser(uint256 _userID, address _userDad, address _referrer, uint256 _joinTime, uint256 _deposit, uint256 _qAid, uint256 _qBid, uint256 _qAStatus, uint256 _qBStatus, uint256 _Aprofit, uint256 _Bprofit)
sendRewards(address _user, uint256 amount)
sentJackPotReward(address _user, uint256 _referamount)
updateCronBalance(address _conAdd1, address _conAdd2, address _conAdd3, address _conAdd4, uint256 _conAddBalance1, uint256 _conAddBalance2, uint256 _conAddBalance3, uint256 _conAddBalance4, uint256 _updatedTime1, uint256 _updatedTime2, uint256 _updatedTime3, uint256 _updatedTime4)
updateJackpotBalance(uint256 _poolBalance, uint256 _updatedTime)
updateJackpotWinner(uint256 _id, address _winner, uint256 _winnerTime, uint256 _winAmt, uint256 _winnerRefer)
updateuserID(uint256 _userID, uint256 _qAindex, uint256 _qBindex)
ExitSuccess(address indexed user, uint256 position, uint256 profit)
ExitbyAdd(address indexed user, uint256 position, uint256 profit, address indexed parent)
JackPotWinner(address indexed user, uint256 referralCount, uint256 winningAmt)
LuckyWin(address indexed user, uint256 winningAmt, uint256 id)
RegistrationSuccess(address indexed user, address indexed parent, uint256 amount, uint256 jointime)
creatorSet(address indexed oldcreator, address indexed newcreator)
constructor(uint256 initialSupply, string tokenName, string tokenSymbol)
fallback()
receive()
This contract contains no error objects.