Bonus Coin
Verified contract
Active on
Ethereum with 130 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,153.56 |
$0 | |
BOCO | ERC-20 | 34.51327M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19530871 | 8 months ago | | | 0 | 0.0042459955 | |
| 18595346 | a year ago | | | 0 | 0.00056458935 | |
| 18292848 | a year ago | | | 0 | 0.00027455640 | |
| 18208075 | a year ago | | | 0 | 0.00031926595 | |
| 18207431 | a year ago | | | 0 | 0.00055249817 | |
| 18205454 | a year ago | | | 0 | 0.00033635374 | |
| 18202591 | a year ago | | | 0 | 0.00034585381 | |
| 18202524 | a year ago | | | 0 | 0.00060937877 | |
| 18202497 | a year ago | | | 0 | 0.00058586922 | |
| 18196678 | a year ago | | | 0 | 0.00040611841 |
ABI
ABI objects
Getter at block 21177366
TRADING_OPEN() view returns (bool)
true
_maxAmountPerWallet() view returns (uint256)
30000000000000000000000000
airdropContract() view returns (address)
0x7b821c00af681e3a4978b476473aa91dd7b93bbd
autoLiquidityReceiver() view returns (address)
0x33fbd3d572742e207df5e17f4f0017bee956bd79
buyPercent() view returns (uint256)
50
buyTipCoinFee() view returns (uint256)
600
buyTipCoinFeeReceiver() view returns (address)
0x4c8f9f6b100fa7adee444005a48a6d9d0033118d
decimals() pure returns (uint8)
18
feeDenominator() view returns (uint256)
1000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
400
marketingFeeReceiver() view returns (address)
0x67ccefaeaca7ad49d77af359756e5274f7896b70
name() pure returns (string)
Bonus Coin
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x771a1c8c60982b566cacbd2e2541096555d8232e
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellPercent() view returns (uint256)
50
showSupply() view returns (uint256)
993520428915017124813069080
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000000000000000
symbol() pure returns (string)
BOCO
totalFee() view returns (uint256)
1000
totalSupply() view returns (uint256)
1000000000000000000000000000
transferPercent() view returns (uint256)
0
whitelistPercent() view returns (uint256)
50
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blackListed(address) view returns (bool)
checkRatio(uint256 ratio, uint256 accuracy) view returns (bool)
showBacking(uint256 accuracy) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
blackList(address[] accounts, bool excluded)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool success)
manualSend()
renounceOwnership()
setExemptFees(address[] accounts, bool excluded)
setFeesBuySellTransfer(uint256 _percentOnBuy, uint256 _percentOnSell, uint256 _walletTransfer)
setMaxAmountPerWallet(uint256 amount)
setNotBot(address[] accounts, bool excluded)
setParameters(uint256 _liquidityFee, uint256 _marketingFee, uint256 _buyTipCoinFee, uint256 _feeDenominator)
setSwapBackSettings(bool _enabled, uint256 _amount)
setWallets(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _buyTipCoinFeeReceiver)
setWhitelistBuyPercent(uint256 _percent)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateAirdrop(address _airdropContract)
updatePair()
Approval(address indexed owner, address indexed spender, uint256 value)
AutoAddLiquify(uint256 amountETH, uint256 amountTokens)
ClearToken(address TokenAddressCleared, uint256 Amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetReceivers(address autoLiquidityReceiver, address marketingFee, address buyTipCoinFee)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateMaxWallet(uint256 maxWallet)
UpdateSwapBackSetting(uint256 Amount, bool Enabled)
UpdateTax(uint8 Buy, uint8 Sell, uint8 Transfer)
constructor()
receive()
This contract contains no error objects.