Shibushi Inu
Verified contract
Active on
Ethereum with 490 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x38c8…8a8b
30 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,635.44 |
$0 | |
SHIBUSHI | ERC-20 | 542.852586B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18911052 | a year ago | | | 0 | 0.0012380174 | |
| 16191611 | 2 years ago | | | 0 | 0.00055740985 | |
| 16191605 | 2 years ago | | | 0 | 0.00057441570 | |
| 15489739 | 2 years ago | | | 0 | 0.00024256495 | |
| 15489739 | 2 years ago | | | 0 | 0.00024256495 | |
| 14790401 | 3 years ago | | | 0 | 0.0010191048 | |
| 14729472 | 3 years ago | | | 0 | 0.0012246008 | |
| 14672090 | 3 years ago | | | 0 | 0.0014426647 | |
| 14661044 | 3 years ago | | | 0 | 0.0022210871 | |
| 14655963 | 3 years ago | | | 0 | 0.0016768153 |
ABI
ABI objects
Getter at block 21316212
_buyDevFee() view returns (uint256)
2
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
8
_buyReflectionFee() view returns (uint256)
2
_maxSellLimit() view returns (uint256)
50000000000000000000000
_maxWalletToken() view returns (uint256)
10000000000000000000000
_sellDevFee() view returns (uint256)
2
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
10
_sellReflectionFee() view returns (uint256)
0
cooldownEnabled() view returns (bool)
false
cooldownTimerInterval() view returns (uint256)
3600
decimals() view returns (uint8)
9
launchedAt() view returns (uint256)
14315100
name() view returns (string)
Shibushi Inu
owner() view returns (address)
0x91a74eb42687a5d4e933a7b1cf2030e4236760b6
privateSaleDelay() view returns (uint256)
86400
privateSaleLimitsEnabled() view returns (bool)
false
privateSaleMaxDailySell() view returns (uint256)
500000000000000000
swapThreshold() view returns (uint256)
2000000000000000000000
symbol() view returns (string)
SHIBUSHI
totalFees() view returns (uint256)
15905414469572304100469
totalSupply() view returns (uint256)
1000000000000000000000000
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xf6d5045341b8ec2f905787e88411cccaaea287e2
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
zeroBuyTaxmode() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromReward(address account) view returns (bool)
isTimelockExempt(address) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeCooldownSettings(bool newStatus, uint256 newInterval)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
enableCooldown(bool newStatus)
excludeFromFee(address[] addresses)
excludeFromReward(address account)
excludeMultiple(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manage_trusted(address[] addresses)
openTrading(bool _status)
renounceOwnership()
send_airdrops(address[] addresses, uint256 tokens)
setIsTimelockExempt(address holder, bool exempt)
setMaxSellPercent_base1000(uint256 maxSellPercent_base1000)
setMaxWalletExempt(address _addr)
setMaxWalletPercent_base1000(uint256 maxWallPercent_base1000)
setNewRouter(address newRouter)
setPrivateSaleLimits(uint256 value, uint256 multiplier)
setPrivateSaleLimitsEnabled(bool enabled)
setPrivateSaleSettings(uint256 value, uint256 multiplier, uint256 time)
setPrivateSalersEnabled(address[] accounts, bool enabled)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor)
setTaxesBuy(uint256 _reflectionFee, uint256 _liquidityFee, uint256 _marketingFee, uint256 _devFee)
setTaxesSell(uint256 _reflectionFee, uint256 _liquidityFee, uint256 _marketingFee, uint256 _devFee)
setWallets(address _marketingWallet, address _devWallet)
setZeroBuyTaxmode(bool _status)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withDrawLeftoverETH(address receipient)
withdrawStuckTokens(address token, address to)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.