Baconator
Verified contract
Active on
Ethereum with 991 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BCNTR | ERC-20 | 1.244027M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20600597 | 3 months ago | | | 0 | 0.000045336942 | |
| 20232473 | 5 months ago | | | 0 | 0.00050578091 | |
| 20087028 | 5 months ago | | | 0 | 0.00038106113 | |
| 20083092 | 5 months ago | | | 0 | 0.00083018917 | |
| 20082068 | 5 months ago | | | 0 | 0.00059371106 | |
| 20082020 | 5 months ago | | | 0 | 0.00064364974 | |
| 20081762 | 5 months ago | | | 0 | 0.00066423744 | |
| 20081742 | 5 months ago | | | 0 | 0.00071121260 | |
| 20039886 | 5 months ago | | | 0 | 0.0019349342 | |
| 20037964 | 5 months ago | | | 0 | 0.0013037369 |
ABI
ABI objects
Getter at block 21227271
CRAMER() view returns (address)
0x64df3aab3b21cc275bb76c4a581cf8b726478ee0
allocationSum() view returns (uint256)
100
antiBot() view returns (bool)
true
buyFee() view returns (uint256)
5
decimals() pure returns (uint8)
18
factory() view returns (address)
0x0000000000000000000000000000000000000000
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000
getOwner() view returns (address)
0x1379e6f3863584fd4d004922297ecee5a6a0c65b
launchedAt() view returns (uint256)
15633629
lisaCramer() view returns (address)
0x1f962d6d920e7f48afb839d077bb1bca77e0cbd0
lisaCramerGas() view returns (uint256)
0
lisaWallet() view returns (address)
0x1379e6f3863584fd4d004922297ecee5a6a0c65b
lpWallet() view returns (address)
0x000000000000000000000000000000000000dead
maxTx() view returns (uint256)
10000000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000000
name() pure returns (string)
Baconator
pair() view returns (address)
0x1a74897e521912c5d64512f7416b15991d4b7cbd
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFee() view returns (uint256)
5
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
2500000000000000000000000
symbol() pure returns (string)
BCNTR
toLiquidity() view returns (uint256)
0
toMarketing() view returns (uint256)
0
toReflections() view returns (uint256)
100
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkPendingReflections(address shareholder) view returns (uint256)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
changeFeeAllocation(uint256 newRewardFee, uint256 newLpFee, uint256 newMarketingFee)
changeIsFeeExempt(address holder, bool exempt)
changeIsTxLimitExempt(address holder, bool exempt)
changeLisaCramerGas(uint256 newGas)
changeSwapBackSettings(bool enableSwapBack, uint256 newSwapBackLimit)
changeTotalFees(uint256 newBuyFee, uint256 newSellFee)
changeTxLimit(uint256 newLimit)
changeWalletLimit(uint256 newLimit)
clearStuckEth()
delBot(address notbot)
getBaconator()
manualProcessGas(uint256 manualGas)
manualSwapBack()
openTrading()
setBots(address[] bots_)
setDistributionCriteria(uint256 newMinPeriod, uint256 newMinDistribution)
setIsDividendExempt(address holder, bool exempt)
setLisaWallet(address newLisaWallet)
setOwnerWallet(address newOwnerWallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _owner)
receive()
This contract contains no error objects.