SHIBU INU
Verified contract
Active on
Ethereum with 465 txns
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 ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,630.20 |
$0 | |
SHIBU | ERC-20 | 7.607083K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19723340 | 7 months ago | | | 0 | 0.00019528601 | |
| 16490318 | 2 years ago | | | 0 | 0.00070057518 | |
| 16464803 | 2 years ago | | | 0 | 0.0010499936 | |
| 16456916 | 2 years ago | | | 0 | 0.00084166169 | |
| 16456900 | 2 years ago | | | 0 | 0.0043579918 | |
| 16454103 | 2 years ago | | | 0 | 0.00074480010 | |
| 16436633 | 2 years ago | | | 0 | 0.0018029310 | |
| 16422937 | 2 years ago | | | 0 | 0.00095849360 | |
| 16390224 | 2 years ago | | | 0 | 0.00066331737 | |
| 16388641 | 2 years ago | | | 0 | 0.00041231769 |
ABI
ABI objects
Getter at block 21282926
deadblocks() view returns (uint256)
0
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x2ed27ee5623a6db20244b408b590d25a14570b15
genesis_block() view returns (uint256)
0
initialLiquidityAdded() view returns (bool)
true
liquidityAddedBlock() view returns (uint256)
16256247
marketingWallet() view returns (address)
0x2ed27ee5623a6db20244b408b590d25a14570b15
maxTxAmount() view returns (uint256)
10000000000000000000000000
maxWalletAmount() view returns (uint256)
10000000000000000000000000000000000000000000
name() view returns (string)
SHIBU INU
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xe4e6c9f743cfba269d335c59d2b639b5aecfe0d9
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTaxes() view returns (uint256 marketing, uint256 liquidity, uint256 dev)
(marketing=3, liquidity=0, dev=0)
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000
symbol() view returns (string)
SHIBU
taxes() view returns (uint256 marketing, uint256 liquidity, uint256 dev)
(marketing=3, liquidity=0, dev=0)
totSellTax() view returns (uint256)
3
totTax() view returns (uint256)
3
totalSupply() view returns (uint256)
10000000000000000000000000
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)
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)
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.