Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BTC | ERC-20 | 1.092443M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19910540 | 6 months ago | | | 0 | 0.0015459503 | |
| 19450402 | 8 months ago | | | 0 | 0.00074910332 | |
| 19105366 | 10 months ago | | | 0 | 0.00053103573 | |
| 19075937 | 10 months ago | | | 0 | 0.0016494384 | |
| 18946921 | 10 months ago | | | 0 | 0.00061221557 | |
| 18946911 | 10 months ago | | | 0 | 0.00064878275 | |
| 18946902 | 10 months ago | | | 0 | 0.00066338027 | |
| 18946893 | 10 months ago | | | 0 | 0.00066457865 | |
| 18946876 | 10 months ago | | | 0 | 0.00067647304 | |
| 18469456 | a year ago | | | 0 | 0.0010665330 |
ABI
ABI objects
Getter at block 21218914
EnableTransactionLimit() view returns (bool)
true
_maxTxAmount() view returns (uint256)
12553713506884000000000000
_name() view returns (string)
BULLBTC
_symbol() view returns (string)
BTC
_tTotal() view returns (uint256)
1000000000000000000000000000
_walletMax() view returns (uint256)
12553713506884000000000000
buyFee() view returns (uint256 setTaxFee, uint256 setMarketingFee)
(setTaxFee=10, setMarketingFee=20)
checkWalletLimit() view returns (bool)
true
decimals() pure returns (uint8)
18
launchedTime() view returns (uint256)
1698263747
name() pure returns (string)
BULLBTC
nextLimitIncrease() view returns (uint256)
1716244115
numTokensSellToAddToLiquidity() view returns (uint256)
5000000000000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
pcsV2Pair() view returns (address)
0xcfbae638a4e8710702f4f116407d6ed6a54686aa
pcsV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFee() view returns (uint256 setTaxFee, uint256 setMarketingFee)
(setTaxFee=10, setMarketingFee=20)
swapAndLiquifyEnabled() view returns (bool)
true
swapProtection() view returns (bool)
true
swingTradeProtected() view returns (bool)
true
symbol() pure returns (string)
BTC
totalFees() view returns (uint256)
9473294569612674461803879
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events ExcludeTxLimit(address _adr, bool _status)
ExcludeWalletLimit(address _adr, bool _status)
approve(address spender, uint256 amount) returns (bool)
clearStuckTokens(address tokenAddress, address _recipient, uint256 tokenAmount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
dynamicLimit(bool _status)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrade()
recoverFunds()
renounceOwnership()
sellProtection(bool _status)
setBurnRate(uint256 _Brate)
setBuyFee(uint256 _newReflection, uint256 _newMarketing)
setLimits(bool _walletlimit, bool txlimit)
setMFeeWallet(address newFeeWallet)
setMaxWalletLimit(uint256 newLimit)
setSellFee(uint256 _newReflection, uint256 _newMarketing)
setSwapSetting(bool _swapEnable, bool _protected, uint256 _swapthreshold)
setTxLimit(uint256 newLimit)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.