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 |
---|---|---|---|---|---|
C4Y | ERC-20 | 4.8K | -- | -- | |
HERC | ERC-20 | 200 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21050034 | a month ago | | | 0 | 0.0010444060 | |
| 20701320 | 3 months ago | | | 0 | 0.00013482831 | |
| 19765956 | 7 months ago | | | 0 | 0.00030773989 | |
| 19595706 | 8 months ago | | | 0 | 0.00066547875 | |
| 18487512 | a year ago | | | 0 | 0.0015785875 | |
| 18440205 | a year ago | | | 0 | 0.00076100238 | |
| 18436882 | a year ago | | | 0 | 0.0010334980 | |
| 17819479 | a year ago | | | 0 | 0.00099718500 | |
| 17600182 | a year ago | | | 0 | 0.00090152775 | |
| 17559582 | a year ago | | | 0 | 0.00071227500 |
ABI
ABI objects
Getter at block 21309930
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)
180000000000000000000000000
Read-only
WhiteListedCaller(address, bytes4) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
delegates(bytes4) view returns (address)
nonWhiteListed(bytes4) view returns (bool)
State-modifying
Events WhiteListCaller(address a, bytes4 _function)
approve(address spender, uint256 value) returns (bool)
balanceOf(address _user, uint256 _id) returns (uint256)
burn(uint256 _amount)
deWhiteListCaller(address a, bytes4 _function)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
toggleFunctionWhiteListing(bytes4 _function)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBalanceDelegate(address _a)
updateContract(address _delegate, string _functionSignatures, string _commitMessage)
Approval(address indexed owner, address indexed spender, uint256 value)
CommitMessage(string message)
FunctionUpdate(bytes4 indexed functionId, address indexed oldDelegate, address indexed newDelegate, string functionSignature)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
balanceOfDelegateUpdated(address newDelegate)
constructor()
fallback()
This contract contains no error objects.