EthFoundation
Verified contract
Active on
Ethereum with 2,158 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
betbeb.com | ERC-20 | 88.888K | -- | -- | |
BEB | ERC-20 | 8.848K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9466416 | 5 years ago | | | 0 | 0.00015788500 | |
| 9451170 | 5 years ago | | | 0 | 0.00020714800 | |
| 9451169 | 5 years ago | | | 0 | 0.00067854600 | |
| 9451167 | 5 years ago | | | 0 | 0.00067854600 | |
| 9451163 | 5 years ago | | | 0 | 0.00066489800 | |
| 9451160 | 5 years ago | | | 0 | 0.00068025200 | |
| 9451159 | 5 years ago | | | 0 | 0.00068025200 | |
| 9451156 | 5 years ago | | | 0 | 0.00067684000 | |
| 9451154 | 5 years ago | | | 0 | 0.00067684000 | |
| 9451152 | 5 years ago | | | 0 | 0.00065634400 |
ABI
ABI objects
Getter at block 21214507 getGames() view returns (struct (address, uint256, uint256, string, string, uint256)[])
Gameinfo() view returns (uint256, uint256, uint256, uint256, uint256)
(550, 165, 0, 4860000000000000000000, 0)
Read-only
compareStr(string _str, string str) pure returns (bool)
getAllUser(uint256 startLength, uint256 endLength) view returns (struct (address, uint256, uint256, uint256, uint256, string, string, uint256, uint256, uint256, uint256, uint256, uint256, bool, bool)[])
getDepositBonus(address ethAddress) view returns (struct (address, uint256, uint256)[])
getDepositRate(uint256 value, uint256 day) view returns (uint256)
getInviteUsers(address ethAddress) view returns (struct (string, address, uint256)[])
getShareBonus(address ethAddress) view returns (struct (address, uint256, uint256)[])
getShareLevel(uint256 value) view returns (uint256)
getShareRate(uint256 level, uint256 times) view returns (uint256)
getUserByAddress(address ethAddress) view returns (struct (address, uint256, uint256, uint256, uint256, string, string, uint256, uint256, uint256, uint256, uint256, uint256, bool, bool))
getUserByinviteCode(string inviteCode) view returns (bool)
getUserInfoByinviteCode(string inviteCode) view returns (struct (address, uint256, uint256, uint256, uint256, string, string, uint256, uint256, uint256, uint256, uint256, uint256, bool, bool))
State-modifying
Events activeToken(address ethAddress, uint256 inputAmount) payable
closeAct()
countDepositAward(uint256 startLength, uint256 endLength)
countShare(uint256 startLength, uint256 endLength)
gameRestart()
invest(address ethAddress, uint256 inputAmount, string inviteCode, string beInvitedCode, uint256 cycle) payable
lockUser(address ethAddress, bool isLock)
registerUserInfo(address ethAddress, uint256 inputAmount, string inviteCode, string beInvitedCode, uint256 cycle)
sendAward(uint256 startLength, uint256 endLength)
sendtoAdmin(address ethAddress)
sendtoContract() payable
sendtoManager()
updateUserByAddress(struct (address, uint256, uint256, uint256, uint256, string, string, uint256, uint256, uint256, uint256, uint256, uint256, bool, bool)[] users)
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.