Bitcoin Inu

Verified contract

Active on Ethereum with 836 txns
Deployed by via 0x8a3735b1 at 16450736
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional variables
ERC-20
--
0xd874aaee8bc608415e464c29349e9cea6f4a82735cdd0740daa2abc94a33a8c6
0x2e4afde2f760d604668985540896fc46205c8e0ad141f744e8c35b283e72b32e
0xfb1c397ce4d7e1471699710cafefc664702f747103fa19b0f4f9e771e911ae49
0xbd7b75422b3db4f4ba2d914a7e754f3ae68de1c0a3c4e6ea86491c68ce22f602
0x8d05c43c5bd25cf0be350ccee961e0f8fad6bf40320afce94bcc6a57aea61853
0x32c33924a0ef4e0b849114fe69f25f2f32cbf8224de18705cd28da85c1530045
0xe25c623e4e4063f24c42af94adfea65befb79acbb5136f7685e08f0655dc11f7
0xc8a8c12bcdebabffb646b7dd7f4d8037f3cd4dc0d0ca63b6d6acbfefc89ef60d
0x956eae17b1f35b5d2f87c1afa7a0edd00ec3cc78f29b41aa455a917e94c35739
0x7c0394d9a8ea357c7d3a97e4bb8c39903083ad2e6415bf45244e27e02ec0478b

Functions
Getter at block 21271039
decimals(view returns (uint8)
18
dividendTracker(view returns (address)
0xd207b88f10d9d41a6af4524873d12b274d827772
earlyBuyPenaltyEnd(view returns (uint256)
0
feeDivisor(view returns (uint256)
1000
gasForProcessing(view returns (uint256)
0
getClaimWait(view returns (uint256)
1200
getLastProcessedIndex(view returns (uint256)
0
getNumberOfDividendTokenHolders(view returns (uint256)
123
getNumberOfDividends(view returns (uint256)
18245332807581281694161335
limitsInEffect(view returns (bool)
false
liquidityActiveBlock(view returns (uint256)
0
liquidityBuyFee(view returns (uint256)
10
liquiditySellFee(view returns (uint256)
10
lpPercToWithDraw(view returns (uint256)
0
lpWithdrawRequestDuration(view returns (uint256)
259200
lpWithdrawRequestPending(view returns (bool)
false
lpWithdrawRequestTimestamp(view returns (uint256)
0
maxTransactionAmount(view returns (uint256)
2000000000000000000000000
maxWallet(view returns (uint256)
2000000000000000000000000
name(view returns (string)
Bitcoin Inu
nextAvailableLpWithdrawDate(view returns (uint256)
0
operationsBuyFee(view returns (uint256)
30
operationsSellFee(view returns (uint256)
30
operationsWallet(view returns (address)
0xeaca154618d71be4dd227774e013ddf1c9d37892
owner(view returns (address)
0x0000000000000000000000000000000000000000
rewardsBuyFee(view returns (uint256)
10
rewardsSellFee(view returns (uint256)
10
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
200000000000000000000000
symbol(view returns (string)
BTCI
tokensForLiquidity(view returns (uint256)
6627390185548671465359
tokensForOperations(view returns (uint256)
19882170556646014396081
tokensForRewards(view returns (uint256)
6627390185548671465359
totalBuyFees(view returns (uint256)
50
totalSellFees(view returns (uint256)
50
totalSupply(view returns (uint256)
100000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
16450854
transferDelayEnabled(view returns (bool)
false
uniswapV2Pair(view returns (address)
0xa6ff6dd942b2b79c002d3b80be5a5c6bac20a96d
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
dividendTokenBalanceOf(address accountview returns (uint256)
getAccountDividendsInfo(address accountaddress rewardTokenview returns (addressint256int256uint256uint256uint256uint256uint256)
getAccountDividendsInfoAtIndex(uint256 indexaddress rewardTokenview returns (addressint256int256uint256uint256uint256uint256uint256)
getTotalDividendsDistributed(address rewardTokenview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
withdrawableDividendOf(address accountaddress rewardTokenview returns (uint256)
State-modifying
addPresaleAddressForExclusions(address _presaleAddress
approve(address spenderuint256 amountreturns (bool)
cancelLPWithdrawRequest(
claim(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromDividends(address account
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
excludeMultipleAccountsFromFees(address[] accountsbool excluded
includeInDividends(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
processDividendTracker(uint256 gas
removeLimits(returns (bool)
renounceOwnership(
requestToWithdrawLP(uint256 percToWithdraw
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _operationsFeeuint256 _rewardsFeeuint256 _liquidityFee
updateClaimWait(uint256 claimWait
updateGasForProcessing(uint256 newValue
updateMaxAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateOperationsWallet(address newOperationsWallet
updateSellFees(uint256 _operationsFeeuint256 _rewardsFeeuint256 _liquidityFee
updateSwapEnabled(bool enabled
withdrawRequestedLP(
withdrawStuckEth(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
CanceledLpWithdrawRequest(
DevWalletUpdated(address indexed newWalletaddress indexed oldWallet
ExcludeFromFees(address indexed accountbool isExcluded
ExcludeMultipleAccountsFromFees(address[] accountsbool isExcluded
ExcludedMaxTransactionAmount(address indexed accountbool isExcluded
GasForProcessingUpdated(uint256 indexed newValueuint256 indexed oldValue
OperationsWalletUpdated(address indexed newWalletaddress indexed oldWallet
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProcessedDividendTracker(uint256 iterationsuint256 claimsuint256 lastProcessedIndexbool indexed automaticuint256 gasaddress indexed processor
RequestedLPWithdraw(
SendDividends(uint256 tokensSwappeduint256 amount
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
Transfer(address indexed fromaddress indexed touint256 value
WithdrewLPForMigration(
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.