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 "Marketer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2053729 | a year ago | | | 0 | 0.00013943251 | |
| 2053694 | a year ago | | | 0 | 0.00013888801 |
ABI
ABI objects
Getter at block 23614262
getClasses() view returns (uint256[] classArray)
[86400, 2592000]
getTotalAmount() view returns (uint256[] totalAmountArray)
[]
owner() view returns (address)
0x7a9d77742862aa2fdeaa806a1879e20cd0f4699e
Read-only
buyerAmount(address) view returns (uint256)
checkPair(address tokenA, address tokenB) view returns (address, uint256)
checkUsefull(address recipient) view returns (bool success, uint256 time, uint256 amount)
classes(uint8) view returns (uint256)
getBalances(address[] wallets, address token) view returns (address[] res_wallets, uint256[] bnb_balances, uint256[] token_balances)
getPricing(bool u) view returns (uint256[] pricingArray)
pricing(uint8) view returns (uint256)
pricingU(uint8) view returns (uint256)
totalAmount(uint8) view returns (uint256)
totalBuyerAmount(address) view returns (uint256)
whiteList(address) view returns (bool)
State-modifying
Events buyBot(address recipient, uint8 _id) payable
buyBotU(address recipient, uint8 _id) payable
renounceOwnership()
setBuyerList(address token, uint256 t)
setClasses(uint8 _id, uint256 _second)
setClassess(uint8[] _id, uint256[] _seconds)
setPricing(uint8 _id, uint256 _price, bool u)
setPricings(uint8[] _id, uint256[] _price, bool u)
setTotalAmount(uint8 _id, uint256 _amount)
setTotalAmounts(uint8[] _id, uint256[] _amount)
setWhiteList(address token, bool value)
transferOwnership(address newOwner)
withdrawBNB(address recipient)
withdrawToken(address recipient, address token)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
fallback()
receive()
This contract contains no error objects.