TheFeeder
Verified contract
Active on
Ethereum with 3,150 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 "TheFeeder"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
0x | 12579547 | 3 years ago | | | 0 | 0.00021046000 | |
| 10601593 | 4 years ago | | | 0.05 | 0.011657408 | |
| 10601563 | 4 years ago | | | 0.05 | 0.0063346880 | |
| 10601500 | 4 years ago | | | 0.05 | 0.011177408 | |
| 10601376 | 4 years ago | | | 0.05 | 0.0063346880 | |
| 10601345 | 4 years ago | | | 0.05 | 0.011657408 | |
| 10601297 | 4 years ago | | | 0.05 | 0.0063346880 | |
| 10601262 | 4 years ago | | | 0.05 | 0.011657408 | |
| 10601205 | 4 years ago | | | 0.05 | 0.00071708800 | |
| 10601202 | 4 years ago | | | 0.05 | 0.0063346880 |
ABI
ABI objects
Getter at block 21201705
activeSlot() view returns (uint256)
1327
newIdfeeder() view returns (uint256)
1535
newSlotId() view returns (uint256)
3981
owner() view returns (address)
0xe25e333154964f1088751ca1f7a21fbf8cc6a153
Read-only
feeder(address) view returns (uint256 id, uint256 referrerId, uint256 earnedFromMatrix, uint256 earnedFromRef, uint256 reinvestCount, uint256 slotLastBuyTime, uint256 referrerCount)
getTreeReferrals(address _userAddress) view returns (address[])
isAddressExists(address _userAddress) view returns (bool)
slots(uint256) view returns (uint256 userId, address userAddress, uint256 referrerId, uint256 slottime, uint8 eventsCount)
userSlots(address, uint256) view returns (uint256)
State-modifying
Events JoinMatrix(uint256 _referrerId) payable
withdraw() returns (bool)
BuySlotEvent(uint256 _userid, address indexed _user, address indexed _referrerAddress, uint256 _amount, uint256 _time)
MatrixRefPaymentEvent(uint256 amount, address indexed _from, address indexed _to, uint256 _time)
PaySponsorBonusEvent(uint256 amount, address indexed _sponsorAddress, address indexed _fromAddress, uint256 _time)
RegisterMatrixEvent(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)
constructor(address _ownerAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.