Hertz Network
Verified contract
Active on
Ethereum with 8,784 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 "Hertz Network"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12895124 | 3 years ago | | | 0 | 0.00069148200 | |
| 12886016 | 3 years ago | | | 0 | 0.00041209735 | |
| 12886016 | 3 years ago | | | 0 | 0.00072916371 | |
| 12885821 | 3 years ago | | | 0 | 0.00077286000 | |
| 12885821 | 3 years ago | | | 0 | 0.00077286000 | |
| 12885721 | 3 years ago | | | 0 | 0.00090167000 | |
| 12885721 | 3 years ago | | | 0 | 0.00090167000 | |
| 12885696 | 3 years ago | | | 0 | 0.00093387250 | |
| 12885695 | 3 years ago | | | 0 | 0.00093387250 | |
| 12885679 | 3 years ago | | | 0 | 0.00090167000 |
ABI
ABI objects
Getter at block 21168516
decimals() view returns (uint256)
4
getTokenOwnerAddress() view returns (address)
0x41367f30f07cb55f684b1339d921999f7b8a76bd
name() view returns (string)
Hertz Network
symbol() view returns (string)
HTZ
totalSupply() view returns (uint256)
440421000000
Read-only
allownce(address from, address spender) view returns (uint256)
balanceOf(address findingBalanceAddress) view returns (uint256)
State-modifying
Events approve(address spender, uint256 tokenAmountInWEI) returns (bool)
burn(uint256 tokenAmount) returns (bool)
transfer(address to, uint256 tokenAmountInWEI) returns (bool)
transferFrom(address from, address to, uint256 tokenAmountInWEI) returns (bool)
Approval(address indexed indexer, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor(string name, string symbol, uint256 initialSupply, uint8 decimals)
This contract contains no fallback and receive objects.
This contract contains no error objects.