Hedz Tales
Verified contract
Active on
Ethereum with 1,297 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8c60…095f
0xe361…104e
0x7a25…488d
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HEDZ | ERC-20 | 636.337981 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20910727 | 2 months ago | | | 0 | 0.00028761023 | |
| 18932728 | a year ago | | | 0 | 0.00043149570 | |
| 18499638 | a year ago | | | 0 | 0.00093542384 | |
| 18476848 | a year ago | | | 0 | 0.0010107102 | |
| 18454538 | a year ago | | | 0 | 0.00061854896 | |
| 18423450 | a year ago | | | 0 | 0.00053444600 | |
| 18378314 | a year ago | | | 0 | 0.0014527413 | |
| 18345734 | a year ago | | | 0 | 0.00039168499 | |
| 18297337 | a year ago | | | 0 | 0.00017381700 | |
| 18286449 | a year ago | | | 0 | 0.00062391217 |
ABI
ABI objects
Getter at block 21405655
_maxTaxSwap() view returns (uint256)
10000000000000
_maxTxAmount() view returns (uint256)
1000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000
_taxSwapThreshold() view returns (uint256)
2000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Hedz Tales
numberOfPartners() view returns (uint256)
1
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
HEDZ
totalSupply() pure returns (uint256)
1000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
emergencyWithdraw()
enableTrading()
manualSend()
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
setPartners(address[] addresses)
setTaxFee(uint256 finalFeeOnBuy, uint256 finalFeeOnSell)
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.