Hoshi no Tama
Verified contract
Active on
Ethereum with 57 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc329…cc20
23 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TAMA | ERC-20 | 173.651666K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16387416 | 2 years ago | | | 0 | 0.00066572500 | |
| 16387416 | 2 years ago | | | 0 | 0.0011632250 | |
| 16378653 | 2 years ago | | | 0 | 0.0013025261 | |
| 16378468 | 2 years ago | | | 0 | 0.0016451807 | |
| 16378468 | 2 years ago | | | 0 | 0.0016451807 | |
| 16378467 | 2 years ago | | | 0 | 0.0015081606 | |
| 16378464 | 2 years ago | | | 0 | 0.0014747738 | |
| 16378460 | 2 years ago | | | 0 | 0.0014403104 | |
| 16378459 | 2 years ago | | | 0 | 0.0014787151 | |
| 16378457 | 2 years ago | | | 0 | 0.0016227636 |
ABI
ABI objects
Getter at block 21396225
_maxTxAmount() view returns (uint256)
2000000000000000
_maxWalletToken() view returns (uint256)
2000000000000000
aboutMe() view returns (string, string)
(https://t.me/HoshiNoTama, https://hoshinotamaerc.com)
decimals() pure returns (uint8)
9
devWallet() view returns (address)
0x392c8a735825db1a685c6dc483ab29b4ca09f03e
getAddress() view returns (address)
0x4f60c387537531a960ecd36e2a2a3e4eb2900526
getOwner() view returns (address)
0x154e985e346942847f1ff1aa3c08679ad8739085
getPair() view returns (address)
0x70b3fc2fe5608b72652e885983cd521ab5079341
getTradingEnabledStatus() view returns (bool)
true
liquidityWallet() view returns (address)
0x000000000000000000000000000000000000dead
marketingWallet() view returns (address)
0x4d6fdffbfde65272153900c11cfde103adf0cc05
name() view returns (string)
Hoshi no Tama
pair() view returns (address)
0x70b3fc2fe5608b72652e885983cd521ab5079341
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
10000000000000
symbol() view returns (string)
TAMA
totalBuyFee() view returns (uint256)
55
totalSellFee() view returns (uint256)
55
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
clearStuckBalance(uint256 amountPercentage)
liftMax()
renounceOwnership()
setBuyFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _devFee)
setMaxWallet(uint256 percent)
setSellFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _devFee)
setTokenSwapSettings(bool _enabled, uint256 _threshold, uint256 _ratio)
setTxLimit(uint256 percent)
setWallets(address _marketingWallet, address _devWallet)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
updateAboutMe(string _telegram, string _website)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountCoin)
LockTilStartUpdated(bool enabled)
OwnershipTransferred(address owner)
TradeStarted(bool trading)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256[] numbers, address[] addresses, string[] names, address antiBot, address builder)
receive()
This contract contains no error objects.