KOL Promotion
Verified contract
Active on
Ethereum with 413 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0946…4d69
12 additional
variables
Balances ($165.16)
Native
Value
$165.16
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.042 | $3,932.39 |
$165.16 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10735089 | 4 years ago | | | 0.002 | 0.039546936 | |
| 10735015 | 4 years ago | | | 0.002 | 0.039277290 | |
| 10734634 | 4 years ago | | | 0.002 | 0.069662970 | |
| 10734626 | 4 years ago | | | 0.002 | 0.066088467 | |
| 10734614 | 4 years ago | | | 0.002 | 0.059835591 | |
| 10734608 | 4 years ago | | | 0.002 | 0.077699238 | |
| 10432856 | 4 years ago | | | 0 | 0.0011136370 | |
| 10413583 | 4 years ago | | | 0 | 0.0011281627 | |
| 10400503 | 4 years ago | | | 0 | 0.0012101750 | |
| 10393994 | 4 years ago | | | 0 | 0.0012585820 |
ABI
ABI objects
Getter at block 21425109
begin() view returns (uint256)
1589126400
comLevel1() view returns (uint8)
3
comLevel1Amount() view returns (uint256)
30000000000000000000000
comLevel1Users() view returns (uint16)
100
comLevel2() view returns (uint8)
5
comLevel2Amount() view returns (uint256)
50000000000000000000000
comLevel2Users() view returns (uint16)
200
comLevel3() view returns (uint8)
10
comLevel3Amount() view returns (uint256)
100000000000000000000000
comLevel3Users() view returns (uint16)
300
end() view returns (uint256)
1636560000
every() view returns (uint256)
86400
fee() view returns (uint8)
5
going() view returns (bool)
true
iCode() view returns (uint256)
6653
inviteLevel1() view returns (uint8)
2
inviteLevel2() view returns (uint8)
3
inviteLevel3() view returns (uint8)
5
kol() view returns (address)
0x0946e36c2887025c389ef85ea5f9150e0bed4d69
maxlevel() view returns (uint8)
9
name() view returns (string)
KOL Promotion
owner() view returns (address)
0x451cd3efb91d73cdb1724547db3bcd6be7bd1765
totalBalance() view returns (uint256)
186080000000000000000000
totalRegister() view returns (uint256)
142
userLevel1() view returns (uint8)
20
userLevel2() view returns (uint8)
10
Read-only
ChildAddrs(address, uint256) view returns (address)
ClosePrice(uint256) view returns (uint256)
InviteCode(uint256) view returns (address)
InviteList(address, uint256) view returns (address)
LockBalance(address) view returns (uint256)
LockHistory(address, uint256) view returns (uint256 begin, uint256 amount, uint256 end, bool withDrawed)
LockInviteBonus(address, uint256) view returns (uint256 theDayLastSecond, uint256 theDayInviteBonus, uint256 totalInviteBonus)
LockTeamBonus(address, uint256) view returns (uint256 theDayLastSecond, uint256 theDayTeamBonus, uint256 totalTeamBonus, uint8 theDayRate)
RInviteCode(address) view returns (uint256)
TeamRateList(address, uint256) view returns (uint8 rate, uint256 changeTime)
TotalLockingAmount(address) view returns (uint256)
TotalUsers(address) view returns (uint256)
USDTOrCoin(address) view returns (bool)
calcuDiffAmount(address _selfAddr, address _topAddr, uint256 _amount) view returns (uint256)
getChildsLen(address _addr) view returns (uint256)
getFathersLength(address _addr) view returns (uint256)
getLockInviteBonusLen(address _addr) view returns (uint256)
getLockLen(address _addr) view returns (uint256)
getLockTeamBonusLen(address _addr) view returns (uint256)
getYestodayLastSecond(uint256 _queryTime) view returns (uint256)
isLevelN(address) view returns (uint8)
levelRate(uint8) view returns (uint8)
queryLockBalance(address _addr, uint256 _queryTime) view returns (uint256)
State-modifying
Events clearLock(address _addr)
draw()
join(uint256 _amount, bool _usdtOrCoin) payable
pushInvite(address _addr, uint256 _theDayLastSecond, uint256 _theDayInviteBonus, uint256 _totalInviteBonus)
pushTeam(address _addr, uint256 _theDayLastSecond, uint256 _theDayTeamBonus, uint256 _totalTeamBonus, uint8 _theDayRate)
putClosePrice(uint256 price, uint256 _queryTime)
qsLevel(address _addr)
register(uint256 _fInviteCode)
setContract(address _addr)
setEnd(uint256 _end)
setGoing(bool _going)
setInviteTeam(address _addr)
setLastInvite(address _addr, uint256 _theDayInviteBonus, uint256 _totalInviteBonus)
setLastTeam(address _addr, uint256 _theDayTeamBonus, uint256 _totalTeamBonus, uint8 _theDayRate)
setReceiver(address _receiver)
subTotalBalance(uint256 _amount)
subTotalLockingAmount(address _addr, uint256 _amount)
subTotalUsers(address _addr)
transferOwnership(address newOwner)
GradeChanged(address _user, uint8 _oldLevel, uint8 _newLevel)
Joined(address _user, uint256 _theTime, uint256 _amount, bool _usdtOrCoin)
Registed(address _user, uint256 inviteCode)
constructor(address _tokenAddress, address _receiver, uint256 _begin, uint256 _end)
This contract contains no fallback and receive objects.
This contract contains no error objects.