Hippocrat
Verified contract
Active on
Ethereum with 3,763 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 "Hippocrat"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21158347 | 5 hours ago | | | 0 | 0.0012000341 | |
| 21155799 | 13 hours ago | | | 0 | 0.00073297083 | |
| 21155775 | 13 hours ago | | | 0 | 0.00049129303 | |
| 21155585 | 14 hours ago | | | 0 | 0.00056501629 | |
| 21155579 | 14 hours ago | | | 0 | 0.00075650148 | |
| 21154861 | 16 hours ago | | | 0 | 0.00061923546 | |
| 21146519 | 2 days ago | | | 0 | 0.00037099323 | |
| 21146464 | 2 days ago | | | 0 | 0.00035902492 | |
| 21146464 | 2 days ago | | | 0 | 0.00035916626 | |
| 21146463 | 2 days ago | | | 0 | 0.00035483583 |
ABI
ABI objects
Getter at block 21159740
UPPER_LIMIT() view returns (uint256)
1084734273380000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Hippocrat
owner() view returns (address)
0x5b82514bc1c0c45480df7c9e4f27abf0b6eb399a
symbol() view returns (string)
HPO
totalSupply() view returns (uint256)
1084734273380000000000000000
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)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address to, uint256 amount)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.