Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb9bb…0f4d
7 additional
variables
Balances ($3,922.64)
Native
Value
$2,854.69
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.889239 | $3,210.26 |
$2,854.69 | |
$SHARBI | ERC-20 | 191.635127M | $0.000005 |
$1,034.83 | |
USDT | ERC-20 | 30.95 | $1.00 |
$30.95 | |
LTD | ERC-20 | 333.333K | $0.000007 |
$2.17 | |
$SHARBI | ERC-20 | 369.426632M | -- | -- | |
ROBOPEPE | ERC-20 | 1K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21140417 | 3 days ago | | | 0 | 0.0098335397 | |
| 21123030 | 5 days ago | | | 0 | 0.012249274 | |
| 21109424 | 7 days ago | | | 0 | 0.0039932384 | |
| 21104880 | 8 days ago | | | 0 | 0.0028105886 | |
| 21078291 | 11 days ago | | | 0 | 0.0060851982 | |
| 21078211 | 11 days ago | | | 0 | 0.0075935806 | |
| 21058955 | 14 days ago | | | 0 | 0.0049268001 | |
| 21028742 | 18 days ago | | | 0 | 0.021678144 | |
| 21006223 | 21 days ago | | | 0 | 0.0035278974 | |
| 21006146 | 21 days ago | | | 0 | 0.0037086966 |
ABI
ABI objects
Getter at block 21158710
USDC() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
autoLiquidityReceiver() view returns (address)
0x9c76e334abd3d80562ab6a4b64030826a13d6649
decimals() pure returns (uint8)
9
distributor() view returns (address)
0xb9bb259a29b4cc318a1e4c909329a31b66080f4d
distributorGas() view returns (uint256)
500000
feeDenominator() view returns (uint256)
100
getTotalDistributedDividend() view returns (uint256)
411262734241
launchedAt() view returns (uint256)
1676421311
maxTxnAmount() view returns (uint256)
20000000000000000000
maxWalletAmount() view returns (uint256)
20000000000000000000
name() pure returns (string)
SHARBI
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x5acc53a302b152bedb92a106dae052beb6b9e822
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
snipingTime() view returns (uint256)
30
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
500000000000000000
symbol() pure returns (string)
$SHARBI
totalBuyFee() view returns (uint256)
5
totalSellFee() view returns (uint256)
5
totalSupply() pure returns (uint256)
1000000000000000000000
trading() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getPaidDividend(address shareholder) view returns (uint256)
getUnpaidDividend(address shareholder) view returns (uint256)
isBot(address) view returns (bool)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isLimitExmpt(address) view returns (bool)
isWalletExmpt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
claimDividend()
enableTrading()
multiTransfer(address[] accounts, uint256[] amounts)
removeBots(address[] accounts)
removeStuckEth(uint256 amount)
renounceOwnership()
setBuyFees(uint256 _reflectionFee, uint256 _liquidityFee, uint256 _feeDenominator)
setDistributionCriteria(uint256 _minPeriod, uint256 _minDistribution)
setDistributorSettings(uint256 gas)
setFeeReceivers(address _autoLiquidityReceiver)
setIsDividendExempt(address holder, bool exempt)
setIsFeeExempt(address holder, bool exempt)
setIsLimitExempt(address[] holders, bool exempt)
setIsWalletExempt(address holder, bool exempt)
setMaxTxnAmount(uint256 amount)
setMaxWalletAmount(uint256 amount)
setSellFees(uint256 _liquidityFee, uint256 _reflectionFee, uint256 _feeDenominator)
setSwapBackSettings(bool _enabled, uint256 _amount)
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 amountBNB, 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.