ShibTzu Inu
Verified contract
Active on
Ethereum with 1,045 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9999…5154
10 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ShibTzu | ERC-20 | 208.133872M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20787897 | 2 months ago | | | 0 | 0.00094637865 | |
| 19845838 | 7 months ago | | | 0 | 0.00012242184 | |
| 18922623 | a year ago | | | 0 | 0.00047819988 | |
| 18159019 | a year ago | | | 0 | 0.00035008855 | |
| 17769758 | a year ago | | | 0 | 0.0010960888 | |
| 17328497 | 2 years ago | | | 0 | 0.0014976714 | |
| 17016243 | 2 years ago | | | 0 | 0.0010196805 | |
| 16932393 | 2 years ago | | | 0 | 0.00067741915 | |
| 16932308 | 2 years ago | | | 0 | 0.0010322557 | |
| 16574395 | 2 years ago | | | 0 | 0.00058634699 |
ABI
ABI objects
Getter at block 21327600
_MarketingWalletAddress() view returns (address)
0x9999990ed4db2c3af1f8bf4ca983365f16215154
_liquidityFee() view returns (uint256)
8
_maxTxAmount() view returns (uint256)
2500000100000000000
_taxFee() view returns (uint256)
2
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
lockTimeForChangeSNL() view returns (uint256)
0
lockTimeForChangeSwapAndLiquifyEnabled() view returns (uint256)
0
lockTimeForLiquidityFee() view returns (uint256)
0
lockTimeForMaxTx() view returns (uint256)
1641240386
lockTimeForTaxFee() view returns (uint256)
0
name() view returns (string)
ShibTzu Inu
numTokensSellToAddToLiquidity() view returns (uint256)
2000000000000000000
numberOfSecondsForLock() view returns (uint256)
14400
owner() view returns (address)
0x78348c2d2cb392c8790f07e4f03594ad5cdf1fa7
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
ShibTzu
totalFees() view returns (uint256)
34445374684468853990
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x416109a1a9a7f88ad044986ab85e781f7e005f11
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
upcomingValueForChangeSNL() view returns (uint256)
0
upcomingValueForLiquidityFee() view returns (uint256)
0
upcomingValueForMaxTx() view returns (uint256)
2000000000000000000000
upcomingValueForTaxFee() view returns (uint256)
0
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setMarketingWallet(address MarketingWalletAddress)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
requestChangeToLiquidityFeePercentage(uint256 newValue)
requestChangeToMaxTxAmount(uint256 newValue)
requestChangeToTaxFeePercentage(uint256 newValue)
requestToChangeNumberOfTokensForSNL(uint256 newValue)
requestToChangeSwapAndLiquifyEnabled()
setLiquidityFeePercent()
setMaxTxAmount()
setNumberOfTokensForSNL()
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RequestToChangeLiquidity(uint256 timeStampForUpdate, uint256 newValue)
RequestToChangeMaxTx(uint256 timeStampForUpdate, uint256 newValue)
RequestToChangeSNL(uint256 timeStampForUpdate, uint256 newValue)
RequestToChangeSwapAndLiquifyEnabled()
RequestToChangeTax(uint256 timeStampForUpdate, uint256 newValue)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address MarketingWalletAddress)
receive()
This contract contains no error objects.