Trustedhealth
Verified contract
Active on
Ethereum with 545 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Trustedhealth"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14204596 | 3 years ago | | | 0 | 0.0067297280 | |
| 12767840 | 3 years ago | | | 0 | 0.00024376000 | |
| 12746359 | 3 years ago | | | 0 | 0.00047112000 | |
| 11869874 | 4 years ago | | | 0 | 0.0083992800 | |
| 11584060 | 4 years ago | | | 0 | 0.0049096476 | |
| 10970852 | 4 years ago | | | 0 | 0.0035870400 | |
| 10594297 | 4 years ago | | | 0 | 0.0021246720 | |
| 10448984 | 4 years ago | | | 0 | 0.00087962400 | |
| 10448925 | 4 years ago | | | 0 | 0.0014500800 | |
| 10273788 | 4 years ago | | | 0 | 0.0010306440 |
ABI
ABI objects
Getter at block 21264219
decimals() view returns (uint8)
18
name() view returns (string)
Trustedhealth
owner() view returns (address)
0xe5e8200090981477790f1d03a21a8a353fff7a03
symbol() view returns (string)
TDH
tokenFrozen() view returns (bool)
false
totalSupply() view returns (uint256 _totalSupply)
142941822498528107820000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 _remaining)
balanceOf(address _owner) view returns (uint256 _balance)
isAllowedToMint(address _address) view returns (bool _allowed)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool _success)
changeAllowanceToMint(address _addressToMint)
changeFreezeTransaction(string _reason)
mintTokens(address _atAddress, uint256 _amount)
transfer(address _to, uint256 _amount) returns (bool _success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool _success)
transferOwnership(address newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _amount)
Mint(address indexed _to, uint256 _value)
TokenFrozen(bool _frozen, string _reason)
Transfer(address indexed _from, address indexed _to, uint256 _amount)
constructor()
fallback()
This contract contains no error objects.