Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 2 additional slots
4 additional
variables
Balances ($34.51)
Native
Value
$34.51
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.010952 | $3,150.84 |
$34.51 | |
6.9ETH | ERC-20 | 3.764434K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20683004 | 2 months ago | | | 0 | 0.00012954770 | |
| 18918811 | a year ago | | | 0 | 0.00042337789 | |
| 18918791 | a year ago | | | 0 | 0.00044682128 | |
| 18750939 | a year ago | | | 0 | 0.0027107985 | |
| 18518794 | a year ago | | | 0 | 0.00053238709 | |
| 18434753 | a year ago | | | 0 | 0.00067655839 | |
| 18276536 | a year ago | | | 0 | 0.00020116190 | |
| 17280621 | 2 years ago | | | 0 | 0.0026169818 | |
| 17095859 | 2 years ago | | | 0 | 0.0010479089 | |
| 17074762 | 2 years ago | | | 0 | 0.0015811192 |
ABI
ABI objects
Getter at block 21218418
SHIB() view returns (address)
0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce
StartFee() view returns (uint256)
2
deadblocks() view returns (uint256)
0
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x1cfafd9c160a4b5625220c4c2ed9932e8e1dab8a
genesis_block() view returns (uint256)
0
initialLiquidityAdded() view returns (bool)
true
liquidityAddedBlock() view returns (uint256)
15834968
marketingWallet() view returns (address)
0x1cfafd9c160a4b5625220c4c2ed9932e8e1dab8a
maxTxAmount() view returns (uint256)
1393939000000000000000000
maxWalletAmount() view returns (uint256)
1393939000000000000000000
name() view returns (string)
6.9ETH
owner() view returns (address)
0x8a797650cbc8446bd93eb1fc94c5f33688550e40
pair() view returns (address)
0xda64340ad0fe507631cbf0e6babebf354dbe0723
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTaxes() view returns (uint256 marketing, uint256 liquidity, uint256 dev)
(marketing=4, liquidity=0, dev=3)
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
60000000000000000000000
symbol() view returns (string)
6.9ETH
taxes() view returns (uint256 marketing, uint256 liquidity, uint256 dev)
(marketing=0, liquidity=0, dev=0)
totSellTax() view returns (uint256)
7
totTax() view returns (uint256)
0
totalSupply() view returns (uint256)
69696969000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludedFromFees(address) view returns (bool)
isblacklist(address account) view returns (bool)
State-modifying
Events addBots(address[] isBot_)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delBot(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap(uint256 amount, uint256 devPercentage, uint256 marketingPercentage)
renounceOwnership()
rescueERC20(address tokenAddress, uint256 amount)
rescueETH(uint256 weiAmount)
setSwapEnabled(bool state)
setSwapThreshold(uint256 new_amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyTaxes(uint256 liquidity, uint256 dev, uint256 marketing)
updateDevWallet(address newWallet)
updateExcludedFromFees(address _address, bool state)
updateMarketingWallet(address newWallet)
updateMaxTxAmount(uint256 amount)
updateMaxWalletAmount(uint256 amount)
updateRouterAndPair(address _router, address _pair)
updateSellTaxes(uint256 liquidity, uint256 dev, uint256 marketing)
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.