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 | 102.695733K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18771889 | a year ago | | | 0 | 0.0024526180 | |
| 18771883 | a year ago | | | 0 | 0.0042769915 | |
| 18771492 | a year ago | | | 0 | 0.0033136519 | |
| 18771425 | a year ago | | | 0 | 0.0024662788 | |
| 18771400 | a year ago | | | 0 | 0.0023219390 | |
| 18771384 | a year ago | | | 0 | 0.0012774910 | |
| 18771382 | a year ago | | | 0 | 0.0023295997 | |
| 18771377 | a year ago | | | 0 | 0.0013002530 | |
| 18771374 | a year ago | | | 0 | 0.0023334682 | |
| 18771345 | a year ago | | | 0 | 0.0023741923 |
ABI
ABI objects
Getter at block 21248841
_maxTxTokens() view returns (uint256)
30000000000000000000000000
_maxWalletTokens() view returns (uint256)
30000000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
Hercules
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x8c55396d6252af75a718d74bb1591fbc6774cb98
symbol() pure returns (string)
HERC
totalSupply() view returns (uint256)
30000000000000000000000000
Read-only
_noFees(address) view returns (bool)
_noSwap(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLiquidity()
approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
setTaxFees(uint256 _fees)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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()
receive()
This contract contains no error objects.