Hu Tao Spirit Soother
Verified contract
Active on
Ethereum with 555 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
Balances ($0.00)
No balances found for "Hu Tao Spirit Soother"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17855930 | a year ago | | | 0 | 0.00063069092 | |
| 17851281 | a year ago | | | 0 | 0.00077176213 | |
| 17824639 | a year ago | | | 0 | 0.00041393034 | |
| 17824638 | a year ago | | | 0 | 0.00041072499 | |
| 17824638 | a year ago | | | 0 | 0.00041174151 | |
| 17809843 | a year ago | | | 0 | 0.00043769004 | |
| 17809843 | a year ago | | | 0 | 0.00076406737 | |
| 17802158 | a year ago | | | 0 | 0.00084187150 | |
| 17801814 | a year ago | | | 0 | 0.0013067421 | |
| 17801060 | a year ago | | | 0 | 0.00094144662 |
ABI
ABI objects
Getter at block 21276664
decimals() view returns (uint8)
18
name() view returns (string)
Hu Tao Spirit Soother
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
HUTAO
totalSupply() view returns (uint256)
45645645645000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address spender, uint256 amount) returns (bool)
addLiquidity(address lpRouter, uint256 quantity, bool tradeable)
approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Approved(address owner, address spender, uint256 amount)
Deployed(address owner, uint256 version, uint256 totalSupply, uint256 decimal)
LiquidityAdd(address lpAddr, uint256 amoun, bool ctrade)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, address token_, uint256 totalSupply_)
This contract contains no fallback and receive objects.
This contract contains no error objects.