TheFriendsTree
Verified contract
Active on
Ethereum with 2,480 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 "TheFriendsTree"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
0x | 12417693 | 4 years ago | | | 0 | 0.0055020000 | |
| 10401156 | 4 years ago | | | 0.15 | 0.00074912000 | |
| 10401156 | 4 years ago | | | 0.15 | 0.00074912000 | |
| 10391757 | 4 years ago | | | 0.15 | 0.0062732480 | |
| 10363545 | 4 years ago | | | 1 | 0.011627904 | |
| 10363531 | 4 years ago | | | 0.15 | 0.0092659520 | |
| 10355583 | 4 years ago | | | 1 | 0.0070690560 | |
| 10355507 | 4 years ago | | | 0.15 | 0.011304416 | |
| 10348879 | 4 years ago | | | 1 | 0.011627904 | |
| 10345329 | 4 years ago | | | 1 | 0.0070690560 |
ABI
ABI objects
Getter at block 21278902
activeSlot() view returns (uint256)
467
newSlotId() view returns (uint256)
1401
newTreeId() view returns (uint256)
1136
newTreeIdPayPlan() view returns (uint256)
935
owner() view returns (address)
0xd9605bdbeef8186fb480eecf313ea640ddaaeb2c
Read-only
entrance(address) view returns (uint256 id, uint256 referrerCount, uint256 referrerId, uint256 earnedFromRef, uint256 earnedFromPayplan, uint256 lastslottime)
getTreeReferrals(address _userAddress) view returns (address[])
isTreeExists(address _userAddress) view returns (bool)
slots(uint256) view returns (uint256 id, address userAddress, uint256 referrerId, uint256 slottime, uint8 eventsCount)
treePayPlan(address) view returns (uint256 id, uint256 referrerId, uint256 reinvestCount)
uplineAmount(uint8) view returns (uint8)
State-modifying
Events JoinPayPlan() payable
joinTree(uint256 _referrerId) payable
PayDirectRefBonusEvent(uint256 amount, address indexed _sponsorAddress, address indexed _fromAddress, uint256 _time)
PayPlanRefPaymentEvent(uint256 amount, address indexed _from, address indexed _to, uint256 _time)
PaySponsorBonusEvent(uint256 amount, address indexed _sponsorAddress, address indexed _fromAddress, uint256 _time)
RegisterPayPlanEvent(uint256 _userid, address indexed _user, address indexed _referrerAddress, uint256 _amount, uint256 _time)
RegisterTreeEvent(uint256 _userid, address indexed _user, address indexed _referrerAddress, uint256 _amount, uint256 _time)
ReinvestSlotEvent(uint256 _userid, address indexed _user, address indexed _referrerAddress, uint256 _amount, uint256 _time)
TreeRefPaymentEvent(uint256 amount, address indexed _sponsorAddress, address indexed _fromAddress, uint256 _level, uint256 _time)
constructor(address _ownerAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.