The Heart Of Gold
Verified contract
Active on
Ethereum with 1,767 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7cc3…f712
1 additional
variable
Balances ($83.05)
Native
Value
$83.05
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.02493 | $3,331.50 |
$83.05 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21165337 | 10 hours ago | | | 0 | 0.0014748520 | |
| 21165301 | 10 hours ago | | | 0 | 0.00075190059 | |
| 21164853 | 12 hours ago | | | 0 | 0.00094586513 | |
| 21164842 | 12 hours ago | | | 0 | 0.00048219712 | |
| 21164810 | 12 hours ago | | | 0 | 0.00086321886 | |
| 21164804 | 12 hours ago | | | 0 | 0.00047846387 | |
| 21164757 | 12 hours ago | | | 0 | 0.00090931146 | |
| 21164748 | 12 hours ago | | | 0 | 0.00046049950 | |
| 21164745 | 12 hours ago | | | 0 | 0.00089561933 | |
| 21164739 | 12 hours ago | | | 0 | 0.00046734816 |
ABI
ABI objects
Getter at block 21168406
_maxTaxSwap() view returns (uint256)
1000000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
The Heart Of Gold
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
THOG
totalSupply() pure returns (uint256)
100000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
setIsBot(address account, bool state)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.