Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4434…5f5b
0x4434…5f5b
16 additional
variables
Balances ($1,258.20)
Native
Value
$542.28
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.169634 | $3,196.74 |
$542.28 | |
SHIB | ERC-20 | 21.482153M | $0.000027 |
$573.79 | |
USDT | ERC-20 | 141.6342 | $1.001 |
$141.78 | |
BONES | ERC-20 | 3.361K | $0.000107 |
$0.36 | |
SHIBA | ERC-20 | 205.342045B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21159729 | 5 hours ago | | | 0 | 0.0010794277 | |
| 21158163 | 10 hours ago | | | 0 | 0.0026891792 | |
| 21157633 | 12 hours ago | | | 0 | 0.00062656781 | |
| 21157258 | 13 hours ago | | | 0 | 0.00079546470 | |
| 21156282 | 16 hours ago | | | 0 | 0.0016258271 | |
| 21152686 | a day ago | | | 0 | 0.00050645194 | |
| 21152544 | a day ago | | | 0 | 0.0012128937 | |
| 21150709 | a day ago | | | 0 | 0.00065437462 | |
| 21148888 | 2 days ago | | | 0 | 0.00040492634 | |
| 21148884 | 2 days ago | | | 0 | 0.00045903353 |
ABI
ABI objects
Getter at block 21161125
_devFeeBuys() view returns (uint256)
0
_devFeeSells() view returns (uint256)
0
_devTokens() view returns (uint256)
0
_liquidityFeeBuys() view returns (uint256)
0
_liquidityFeeSells() view returns (uint256)
0
_liquidityTokens() view returns (uint256)
0
_marketingFeeBuys() view returns (uint256)
0
_marketingFeeSells() view returns (uint256)
0
_marketingTokens() view returns (uint256)
0
_minBalanceForSwapbackAmount() view returns (uint256)
10000000000000000000000000000000
_totalFeeBuys() view returns (uint256)
0
_totalFeeSells() view returns (uint256)
0
_txLimit() view returns (uint256)
9990000000000000000000000000000000
_walletLimit() view returns (uint256)
1000000000000000000000000000000000
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x44343bae9f6d8db1d5b0614783ee22a0a36d5f5b
isOpen() view returns (bool)
true
marketingWallet() view returns (address)
0x44343bae9f6d8db1d5b0614783ee22a0a36d5f5b
name() view returns (string)
Shiba
newOwnr() view returns (address)
0xb640b82989ba33b221685f0305fa29b2bfa2f11e
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
SHIBA
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000000000000
transferTotalFee() view returns (uint256)
0
uniPair() view returns (address)
0xbef860db27fc2f9668d13d624563d859c65a2b25
uniRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
uniRouterContract() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events _setBuyFees(uint256 _liquidityFee, uint256 _marketingFee, uint256 _devFee)
_setSellFees(uint256 _liquidityFee, uint256 _marketingFee, uint256 _devFee)
_setTransferFees(uint256 _liquidityFee, uint256 _marketingFee, uint256 _devFee)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
includeInFee(address account)
includeToWhiteList(address _address)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrade()
renounceOwnership()
rescueStuckBalance()
setDevAWallet(address _devWallet)
setExcludedFromWhale(address account, bool _enabled)
setMarketingWallet(address _marketingWallet)
setMaxTxAmount(uint256 maxTxAmount)
setMinimumTokensBeforeSwap(uint256 __minBalanceForSwapback)
setSwapAndLiquifyEnabled(bool _enabled)
setWalletMaxHoldingLimit(uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwnr)
triggerSwapback()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwnr)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.