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)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CB | ERC-20 | 838.219003K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19605228 | 3 months ago | | | 0 | 2.9593196e-7 | |
| 14066618 | 7 months ago | | | 0 | 0.0000065829739 | |
| 13995701 | 7 months ago | | | 0 | 0.0000037030790 | |
| 13399169 | 7 months ago | | | 0 | 6.7213505e-7 | |
| 11258737 | 9 months ago | | | 0 | 0.000000079026000000 | |
| 11258604 | 9 months ago | | | 0 | 0.000000048684000000 | |
| 10311814 | 10 months ago | | | 0 | 0.0000016321404 | |
| 10045922 | 10 months ago | | | 0 | 0.000000048684000000 | |
| 3557560 | a year ago | | | 0 | 6.3536946e-7 | |
| 2577842 | a year ago | | | 0 | 0.000036513002 |
ABI
ABI objects
Getter at block 22933044
_Deployer() view returns (address)
0x472a0c7cbc7e54dc56123876a125f54d7dbbc26c
buyBurnFee() view returns (uint256)
2
buyDevFee() view returns (uint256)
3
buyTotalFees() view returns (uint256)
5
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
limitsInEffect() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
2070000000000000
maxWallet() view returns (uint256)
2070000000000000
name() view returns (string)
CoinBurn
owner() view returns (address)
0x472a0c7cbc7e54dc56123876a125f54d7dbbc26c
sellBurnFee() view returns (uint256)
2
sellDevFee() view returns (uint256)
3
sellTotalFees() view returns (uint256)
5
swapTokensAtAmount() view returns (uint256)
34500000000000
symbol() view returns (string)
CB
tokensForBurn() view returns (uint256)
0
tokensForDev() view returns (uint256)
1111730630432
totalSupply() view returns (uint256)
60443513694986092
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xb74d4d7c1707dd3b7d52abee6f72217d14a76d10
uniswapV2Router() view returns (address)
0xfcd3842f85ed87ba2889b4d35893403796e67ff1
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isBot(address) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events addBots(address[] bots)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
enableTrading()
enableTrading(uint256 Bblock)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeBots(address[] bots)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _burnFee, uint256 _devFee)
updateDevWallet(address newWallet)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _burnFee, uint256 _devFee)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
devWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor(address depAddr)
receive()
This contract contains no error objects.