Shih Tzu Inu
Verified contract
Active on
Ethereum with 125 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb3fc…f0d6
0xb3fc…f0d6
15 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TZU | ERC-20 | 59.34788M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17016138 | 2 years ago | | | 0 | 0.00099665414 | |
| 16942106 | 2 years ago | | | 0 | 0.0014879892 | |
| 16941399 | 2 years ago | | | 0 | 0.0020390768 | |
| 16941222 | 2 years ago | | | 0 | 0.0017845326 | |
| 16940627 | 2 years ago | | | 0 | 0.0019835239 | |
| 16928294 | 2 years ago | | | 0 | 0.0011574885 | |
| 16928265 | 2 years ago | | | 0 | 0.0010613505 | |
| 16927837 | 2 years ago | | | 0 | 0.0015423679 | |
| 16926163 | 2 years ago | | | 0 | 0.0014636055 | |
| 16924816 | 2 years ago | | | 0 | 0.0011877264 |
ABI
ABI objects
Getter at block 21275868
deadBlocks() view returns (uint256)
0
decimals() pure returns (uint8)
18
getCirculatingSupply() view returns (uint256)
630000000000000000000000000
getOwner() view returns (address)
0x406a661445951fb19f9fefbd24f7359504558f99
launchedAt() view returns (uint256)
16921525
launchedTime() view returns (uint256)
0
liquidityFeeReceiver() view returns (address)
0xb3fce73d2c180718e48bb85c876cc72dca85f0d6
marketingFeeReceiver() view returns (address)
0xb3fce73d2c180718e48bb85c876cc72dca85f0d6
maxBuyTxTokens() view returns (uint256)
20000000
maxSellTxTokens() view returns (uint256)
20000000
maxWalletTokens() view returns (uint256)
20000000
name() pure returns (string)
Shih Tzu Inu
owner() view returns (address)
0x406a661445951fb19f9fefbd24f7359504558f99
rateLimit() view returns (uint256)
2
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapMinimum() view returns (uint256)
1000000000000000000
swapThreshold() view returns (uint256)
10000000000000000000000000
symbol() pure returns (string)
TZU
totalSupply() view returns (uint256)
1000000000000000000000000000
transferTax() view returns (bool)
false
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTotalFee(bool selling) view returns (uint256)
isFeeExempt(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
lastBuy(address) view returns (uint256)
lastSell(address) view returns (uint256)
liquidityCreator(address) view returns (bool)
shouldTakeFee(address sender, address recipient) view returns (bool)
State-modifying
Events addLiquidityPool(address lp, bool isPool)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
changeLimitsEnabled(bool _limitsEnabled)
clearStuckBalance(uint256 amountPercentage, address adr)
openTrading()
renounceOwnership()
setFeeReceivers(address _liquidityFeeReceiver, address _marketingFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _liquiditySellFee, uint256 _marketingFee, uint256 _marketingSellFee, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxWallet(uint256 numerator, uint256 divisor)
setRateLimit(uint256 rate)
setSwapBackSettings(bool _enabled, uint256 _denominator, uint256 _swapMinimum)
setTeamMember(address _team, bool _enabled)
setTxLimit(uint256 buyNumerator, uint256 sellNumerator, uint256 divisor)
toggleTransferTax()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
FeesSet(uint256 totalBuyFees, uint256 totalSellFees, uint256 denominator)
FundsDistributed(uint256 marketingETH, uint256 liquidityETH, uint256 liquidityTokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.