Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional
variables
Balances ($3,909.65)
Native
Value
$3,909.65
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.084408 | $3,605.33 |
$3,909.65 | |
BONES | ERC-20 | 3.965834M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20386460 | 4 months ago | | | 0 | 0.000062270859 | |
| 18821696 | a year ago | | | 0 | 0.0024739594 | |
| 18533697 | a year ago | | | 0 | 0.0016978633 | |
| 18533391 | a year ago | | | 0 | 0.00073583177 | |
| 18505844 | a year ago | | | 0 | 0.0010060296 | |
| 18479910 | a year ago | | | 0 | 0.0024083863 | |
| 18477055 | a year ago | | | 0 | 0.00072911358 | |
| 18476457 | a year ago | | | 0 | 0.00063743126 | |
| 18476394 | a year ago | | | 0 | 0.00072482762 | |
| 18473281 | a year ago | | | 0 | 0.00094809605 |
ABI
ABI objects
Getter at block 21315034
_maxTxAmount() view returns (uint256)
2000000000000000
_maxWalletToken() view returns (uint256)
2000000000000000
autoLiquidityReceiver() view returns (address)
0x2452c3e43418648ec48053608b141578aa8b7e8c
buyCooldownEnabled() view returns (bool)
true
buyFee() view returns (uint256)
30
buyTotalFee() view returns (uint256)
5
contractRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
cooldownTimerInterval() view returns (uint8)
10
decimals() pure returns (uint8)
9
feeDenominator() view returns (uint256)
100
getCirculatingSupply() view returns (uint256)
100000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingWallet() view returns (address)
0x924d06a6db71639589c0dd9c6954f974ccca341c
name() pure returns (string)
Trooped
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAmount() view returns (uint256)
100000000000000
swapEnabled() view returns (bool)
true
swapLpFee() view returns (uint256)
1
swapMarketing() view returns (uint256)
4
swapThreshold() view returns (uint256)
200000000000000
swapTotalFee() view returns (uint256)
5
symbol() pure returns (string)
BONES
totalSupply() view returns (uint256)
100000000000000000
tradingOpen() view returns (bool)
true
transFee() view returns (uint256)
0
uniswapV2Pair() view returns (address)
0x17631e1b9e8a2f75db3c5abc29ef3bffb1cc1c5d
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
State-modifying
Events airDropCustom(address from, address[] addresses, uint256[] tokens)
airDropFixed(address from, address[] addresses, uint256 tokens)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance(uint256 amountPercentage)
clearStuckBalance_sender(uint256 amountPercentage)
feeOnBuy(uint256 buyTax)
feeOnSell(uint256 _newSwapLpFee, uint256 _newSwapMarketingFee, uint256 _feeDenominator)
feeOnTransfer(uint256 fee)
renounceOwnership()
setFeeReceivers(address _autoLiquidityReceiver, address _newMarketingWallet)
setIsFeeExempt(address holder, bool exempt)
setIsMaxExempt(address holder, bool exempt)
setIsTimelockExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxTx(uint256 maxTxPercent)
setMaxWallet(uint256 maxWalletPercent)
setSwapAmount(uint256 _amount)
setSwapThresholdAmount(uint256 _amount)
setTargetLiquidity(uint256 _target, uint256 _denominator)
setTxLimit(uint256 amount)
tradingStatus(bool _status)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.