Hercules
Verified contract
Active on
Ethereum with 3,019 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HERC | ERC-20 | 0.079933 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10432130 | 4 years ago | | | 0 | 0.00092588000 | |
| 10432130 | 4 years ago | | | 0 | 0.00092588000 | |
| 10431857 | 4 years ago | | | 0 | 0.00083329200 | |
| 10431857 | 4 years ago | | | 0 | 0.00083329200 | |
| 10431853 | 4 years ago | | | 0 | 0.00083329200 | |
| 10431853 | 4 years ago | | | 0 | 0.00083329200 | |
| 10431848 | 4 years ago | | | 0 | 0.00083329200 | |
| 10431848 | 4 years ago | | | 0 | 0.00083329200 | |
| 10413506 | 4 years ago | | | 0 | 0.00097217400 | |
| 10413506 | 4 years ago | | | 0 | 0.00097217400 |
ABI
ABI objects
Getter at block 21284224
INITIAL_SUPPLY() view returns (uint256)
234259085000000000000000000
decimals() view returns (uint8)
18
isOwner() view returns (bool)
false
name() view returns (string)
Hercules
owner() view returns (address)
0x1a2a618f83e89efbd9c9c120ab38c1c2ec9c4e76
symbol() view returns (string)
HERC
totalSupply() view returns (uint256)
0
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(address account, uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address account, uint256 value)
renounceOwnership()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) 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()
fallback()
This contract contains no error objects.