billionMoney
Verified contract
Active on
Ethereum with 33,374 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 9 additional slots
8 additional
variables
Balances ($0.72)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDP | ERC-20 | 0.725 | $0.997623 |
$0.72 | |
CRT | ERC-20 | 15.4638K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453393 | 3 months ago | | | 0 | 0.000065549000 | |
| 20409083 | 4 months ago | | | 0 | 0.000065549000 | |
| 20402741 | 4 months ago | | | 0 | 0.00062749000 | |
| 20402741 | 4 months ago | | | 0 | 0.000062749000 | |
| 15559608 | 2 years ago | | | 0 | 0.00030000000 | |
| 15559321 | 2 years ago | | | 0 | 0.00013669800 | |
| 15559084 | 2 years ago | | | 0 | 0.000047342000 | |
| 14445212 | 3 years ago | | | 0 | 0.0074819161 | |
| 14445152 | 3 years ago | | | 0 | 0.0019312941 | |
| 14442810 | 3 years ago | | | 0 | 0.011828046 |
ABI
ABI objects
Getter at block 21200219 divPoolAllLevel() view returns (uint256[10] divPoolArray)
defaultRefID() view returns (uint256)
1
globalDivDistPart() view returns (uint256)
600000000000000000
lastIDCount() view returns (uint256)
9082
levelLifeTime() view returns (uint256)
15552000
maxDownLimit() view returns (uint256)
2
oneMonthDuration() view returns (uint256)
2592000
owner() view returns (address)
0x9cbf6bba891afa3f68059e03846e18bb54537cc3
paxTokenAddress() view returns (address)
0x8e870d67f660d95d5be530380d0ec0bd388289e1
specialAddress1() view returns (address)
0x33038ab4c05a514355cdf3a133b8e3b6cd36dfb2
specialAddress2() view returns (address)
0xc7916a8c7c2ba713f6010ef4aa5453188563ac6c
systemDistPart() view returns (uint256)
1000000000000000000
thisMonthEnd() view returns (uint256)
1622463219
totalDivCollection() view returns (uint256)
0
viewCurrentMonthDividend() view returns (uint256 amount, uint256 indexCount)
(amount=0, indexCount=8)
Read-only
autoPoolDist(uint256) view returns (uint256)
autoPoolIndex(address, uint256) view returns (uint256)
autoPoolLevel(uint256, uint256) view returns (uint256 userID, uint256 autoPoolParent)
autoPoolSubDist(uint256, uint256) view returns (uint256)
distForLevel(uint256) view returns (uint256)
divPoolRecords(uint256) view returns (uint256 totalDividendCollection, uint256 totalEligibleCount)
dividendReceived(uint256, address) view returns (bool)
eligibleUser(address) view returns (uint256)
findFreeReferrer(address _user) view returns (address)
netTotalUserWithdrawable(address) view returns (uint256)
nextMemberFillBox(uint256) view returns (uint256)
nextMemberFillIndex(uint256) view returns (uint256)
priceOfLevel(uint256) view returns (uint256)
totalGainInAutoPool(address) view returns (uint256)
totalGainInMainNetwork(address) view returns (uint256)
totalGainInUniLevel(address) view returns (uint256)
uniLevelDistPart(uint256) view returns (uint256)
userAddressByID(uint256) view returns (address)
userInfos(address) view returns (bool joined, uint256 id, uint256 referrerID)
viewMyDividendPotential(address user) view returns (uint256 totalDivPotential, uint256 lastUnPaidIndex)
viewTimestampSinceJoined(address usr) view returns (uint256[10] timeSinceJoined)
viewUserLevelExpired(address _user, uint256 _level) view returns (uint256)
viewUserReferral(address _user) view returns (address[])
State-modifying
Events acceptOwnership()
buyLevel(uint256 _level) returns (bool)
changeDefaultRefID(uint256 newDefaultRefID) returns (string)
changePAXaddress(address newPAXaddress) returns (string)
regUser(uint256 _referrerID) returns (bool)
startNextMonth() returns (bool)
transferOwnership(address _newOwner)
withdrawMyDividendNAll() returns (uint256)
OwnershipTransferred(address indexed _from, address indexed _to)
autoPoolPayEv(uint256 timeNow, address paidTo, uint256 paidForLevel, uint256 paidAmount, address paidAgainst)
levelBuyEv(address indexed _user, uint256 _level, uint256 _amount, uint256 _time)
lostForLevelEv(address indexed _user, address indexed _referral, uint256 _level, uint256 _amount, uint256 _time)
paidForLevelEv(address indexed _user, address indexed _referral, uint256 _level, uint256 _amount, uint256 _time)
paidForUniLevelEv(uint256 timeNow, address PaitTo, uint256 Amount)
payDividendEv(uint256 timeNow, uint256 payAmount, address paitTo)
regLevelEv(address indexed _userWallet, uint256 indexed _userID, uint256 indexed _referrerID, uint256 _time, address _refererWallet, uint256 _originalReferrer)
updateAutoPoolEv(uint256 timeNow, uint256 autoPoolLevelIndex, uint256 userIndexInAutoPool, address user)
withdrawMyGainEv(uint256 timeNow, address caller, uint256 totalAmount)
constructor(address ownerAddress, address ID1address, address _specialAddress1, address _specialAddress2)
fallback()
This contract contains no error objects.