Bitcoin Inu
Verified contract
Active on
Ethereum with 226 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BTCINU | ERC-20 | 10.970598B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18645672 | a year ago | | | 0 | 0.00098387601 | |
| 18434386 | a year ago | | | 0 | 0.00086959487 | |
| 18430342 | a year ago | | | 0 | 0.0010111072 | |
| 18429190 | a year ago | | | 0 | 0.0015496232 | |
| 18422864 | a year ago | | | 0 | 0.00091209706 | |
| 18422668 | a year ago | | | 0 | 0.0014190281 | |
| 18422615 | a year ago | | | 0 | 0.00090419646 | |
| 18422608 | a year ago | | | 0 | 0.0011334389 | |
| 18422596 | a year ago | | | 0 | 0.00098973723 | |
| 18422593 | a year ago | | | 0 | 0.0013988400 |
ABI
ABI objects
Getter at block 21271483
buyDevFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
1
buyTotalFees() view returns (uint256)
1
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x640f19ae5a91ac1506ab0a8bf1bcc16de55ecf9c
lastLpBurnTime() view returns (uint256)
1698174743
lastManualLpBurnTime() view returns (uint256)
0
limitsInEffect() view returns (bool)
false
lpBurnEnabled() view returns (bool)
false
lpBurnFrequency() view returns (uint256)
3600
manualBurnFrequency() view returns (uint256)
1800
marketingWallet() view returns (address)
0x640f19ae5a91ac1506ab0a8bf1bcc16de55ecf9c
maxTransactionAmount() view returns (uint256)
20000000000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000000000
name() view returns (string)
Bitcoin Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentForLPBurn() view returns (uint256)
25
sellDevFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
1
sellTotalFees() view returns (uint256)
1
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
5000000000000000000000000000
symbol() view returns (string)
BTCINU
tokensForDev() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
10970597585664238130141926296
totalSupply() view returns (uint256)
1000000000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0x22d763e971878663100d3c6534f893da41595ecd
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)
isBlacklisted(address) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualBurnLiquidityPairTokens(uint256 percent) returns (bool)
openTrading()
removeBTClimits() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBTC_bots(address _address, bool status)
updateBitcoinWallet(address newWallet)
updateBuyFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _devFee)
updateMaxTxnAmount(uint256 txNum, uint256 walNum)
updateSellFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _devFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
updateoperationWallet(address newMarketingWallet)
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)
constructor()
receive()
This contract contains no error objects.