Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BTCF | ERC-20 | 250.579748K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18541816 | a year ago | | | 0 | 0.0014489243 | |
| 18541751 | a year ago | | | 0 | 0.0018112180 | |
| 18541685 | a year ago | | | 0 | 0.0015227538 | |
| 18541345 | a year ago | | | 0 | 0.0020988802 | |
| 18541345 | a year ago | | | 0 | 0.0020988802 | |
| 18541345 | a year ago | | | 0 | 0.0020988802 | |
| 18541345 | a year ago | | | 0 | 0.0020988802 | |
| 18541345 | a year ago | | | 0 | 0.0020988802 | |
| 18541344 | a year ago | | | 0 | 0.0016020189 | |
| 18541344 | a year ago | | | 0 | 0.0015092074 |
ABI
ABI objects
Getter at block 21313282
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
2
buyTotalFees() view returns (uint256)
2
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
devWallet() view returns (address)
0xf377dfca406aa6b4ce77253583bb58d18d08d876
lastLpBurnTime() view returns (uint256)
1699622591
lastManualLpBurnTime() view returns (uint256)
0
limitsInEffect() view returns (bool)
false
lpBurnEnabled() view returns (bool)
true
lpBurnFrequency() view returns (uint256)
60
manualBurnFrequency() view returns (uint256)
1800
maxTransactionAmount() view returns (uint256)
2000000000000000000000000
maxWallet() view returns (uint256)
2000000000000000000000000
name() view returns (string)
BTC Chef
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentForBurn() view returns (uint256)
1111
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
2
sellTotalFees() view returns (uint256)
2
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
50000000000000000000000
symbol() view returns (string)
BTCF
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
250579748183155357564952
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x2caf17c97504cf79d60364b84af1a00a2a3bcac3
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launchLPs() payable
manualBurnTokens(uint256 percent) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutoLPBurnSettings(uint256 _frequencyInSeconds, uint256 _percent, bool _Enabled)
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
ExcludeFromFees(address indexed account, bool isExcluded)
ManualNukeLP()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.