Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.96)
Native
Value
$0.96
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000307 | $3,110.28 |
$0.96 | |
HPOS10R | ERC-20 | 1M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18394223 | a year ago | | | 0 | 0.00074981590 | |
| 18392980 | a year ago | | | 0 | 0.00063079745 | |
| 18392964 | a year ago | | | 0 | 0.00080383114 | |
| 18392951 | a year ago | | | 0 | 0.00071204092 | |
| 18392940 | a year ago | | | 0 | 0.00095930301 | |
| 18392940 | a year ago | | | 0 | 0.00095930301 | |
| 18392940 | a year ago | | | 0 | 0.00095930301 | |
| 18392940 | a year ago | | | 0 | 0.00095930301 | |
| 18392940 | a year ago | | | 0 | 0.00095930301 | |
| 18392940 | a year ago | | | 0 | 0.0010300025 |
ABI
ABI objects
Getter at block 21229779
BITCOIN() view returns (address)
0x72e4f9f808c49a2a61de9c5896298920dc4eeea9
allocationSum() view returns (uint256)
100
antiBot() view returns (bool)
true
bitcoinReflections() view returns (address)
0xf4d2687a35b9a825fc25e346223638215e348d19
bitcoinReflectionsGas() view returns (uint256)
0
buyFee() view returns (uint256)
10
decimals() pure returns (uint8)
18
devWallet() view returns (address)
0xf4b4b06e5c86bdfe3400db85742dc715f91b5e43
factory() view returns (address)
0x0000000000000000000000000000000000000000
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000
getOwner() view returns (address)
0xf4b4b06e5c86bdfe3400db85742dc715f91b5e43
launchedAt() view returns (uint256)
18392920
lpWallet() view returns (address)
0x000000000000000000000000000000000000dead
maxTx() view returns (uint256)
10000000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000000
name() pure returns (string)
$BITCOIN Reflections
owner() view returns (address)
0xf4b4b06e5c86bdfe3400db85742dc715f91b5e43
pair() view returns (address)
0x61182e745f8fd98c51851eaddae6aa35490ebd60
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFee() view returns (uint256)
10
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
2500000000000000000000000
symbol() pure returns (string)
HPOS10R
toLiquidity() view returns (uint256)
33
toMarketing() view returns (uint256)
34
toReflections() view returns (uint256)
33
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)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
changeBitcoinReflectionsGas(uint256 newGas)
changeFeeAllocation(uint256 newRewardFee, uint256 newLpFee, uint256 newMarketingFee)
changeIsFeeExempt(address holder, bool exempt)
changeIsTxLimitExempt(address holder, bool exempt)
changeSwapBackSettings(bool enableSwapBack, uint256 newSwapBackLimit)
changeTotalFees(uint256 newBuyFee, uint256 newSellFee)
changeTxLimit(uint256 newLimit)
changeWalletLimit(uint256 newLimit)
clearStuckEth()
delBot(address notbot)
getBITCOIN()
manualProcessGas(uint256 manualGas)
manualSwapBack()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setDevWallet(address newDevWallet)
setDistributionCriteria(uint256 newMinPeriod, uint256 newMinDistribution)
setIsDividendExempt(address holder, bool exempt)
setOwnerWallet(address newOwnerWallet)
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.