CryptoFriends
Verified contract
Active on
Ethereum with 798 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 "CryptoFriends"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9236237 | 5 years ago | | | 0.05 | 0.0010048290 | |
| 9207299 | 5 years ago | | | 0.05 | 0.00050521800 | |
| 9109899 | 5 years ago | | | 0.05 | 0.0010967370 | |
| 9109879 | 5 years ago | | | 0.05 | 0.000023000000 | |
| 9109850 | 5 years ago | | | 0.05 | 0.000023000000 | |
| 9108265 | 5 years ago | | | 0.05 | 0.000072174000 | |
| 9082530 | 5 years ago | | | 0.05 | 0.0010052910 | |
| 9042464 | 5 years ago | | | 0.05 | 0.00088806900 | |
| 9028664 | 5 years ago | | | 0.15 | 0.000062907000 | |
| 9016602 | 5 years ago | | | 0.15 | 0.00029414000 |
ABI
ABI objects
Getter at block 21265728
currUserID() view returns (uint256)
452
manager() view returns (address)
0x22b042529d91d17c8800fcf8063086ecd3fc691c
owner() view returns (address)
0x22b042529d91d17c8800fcf8063086ecd3fc691c
ownerWallet() view returns (address)
0x22b042529d91d17c8800fcf8063086ecd3fc691c
Read-only
LEVEL_PRICE(uint256) view returns (uint256)
findFreeReferrer(address _user) view returns (address)
userList(uint256) view returns (address)
users(address) view returns (bool isExist, uint256 id, uint256 referrerID)
viewUserLevelExpired(address _user, uint256 _level) view returns (uint256)
viewUserReferral(address _user) view returns (address[])
State-modifying
Events buyLevel(uint256 _level) payable
regUser(uint256 _referrerID) payable
setManager(address _manager)
transferOwnership(address newOwner)
buyLevelEvent(address indexed _user, uint256 _level, uint256 _time)
getMoneyForLevelEvent(address indexed _user, address indexed _referral, uint256 _level, uint256 _time)
lostMoneyForLevelEvent(address indexed _user, address indexed _referral, uint256 _level, uint256 _time)
prolongateLevelEvent(address indexed _user, uint256 _level, uint256 _time)
regLevelEvent(address indexed _user, address indexed _referrer, uint256 _time)
constructor()
fallback()
This contract contains no error objects.