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 |
---|---|---|---|---|---|
HRD | ERC-20 | 75.27573 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20980156 | 25 days ago | | | 0 | 0.00044025478 | |
| 20956021 | a month ago | | | 0 | 0.00030099013 | |
| 20581420 | 3 months ago | | | 0 | 0.000028528448 | |
| 20581418 | 3 months ago | | | 0 | 0.000025855888 | |
| 20382718 | 4 months ago | | | 0 | 0.00014488469 | |
| 20269189 | 4 months ago | | | 0 | 0.00021585523 | |
| 20207028 | 4 months ago | | | 0 | 0.00020908953 | |
| 20206680 | 4 months ago | | | 0 | 0.00020623286 | |
| 19831160 | 6 months ago | | | 0 | 0.00020815530 | |
| 19754284 | 6 months ago | | | 0 | 0.00037004421 |
ABI
ABI objects
Getter at block 21158475
_decimals() view returns (uint8)
9
_name() view returns (string)
Hoard
_symbol() view returns (string)
HRD
_totalSupply() view returns (uint256)
10000000000000000
antibot() view returns (bool)
false
antibotDisabled() view returns (bool)
true
buyFee() view returns (uint256)
0
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x079badb2e1e40b7b59822e96a729cae71695a684
halfLiq() view returns (bool)
false
name() pure returns (string)
Hoard
owner() view returns (address)
0x079badb2e1e40b7b59822e96a729cae71695a684
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFee() view returns (uint256)
0
swapThreshold() view returns (uint256)
250000000000
swapTrigger() view returns (uint256)
0
swapping() view returns (bool)
true
swappingEnabled() view returns (bool)
true
symbol() pure returns (string)
HRD
taxes() view returns (bool)
false
taxesDisabled() view returns (bool)
true
totalSupply() pure returns (uint256)
10000000000000000
Read-only
_allowances(address, address) view returns (uint256)
_balances(address) view returns (uint256)
allowance(address holder, address spender) view returns (uint256)
antibotWhitelist(address) view returns (bool)
balanceOf(address account) view returns (uint256)
dexPair(address) view returns (bool)
getDexPair(address _pair) view returns (bool)
getNoTax(address _wallet) view returns (bool)
noTax(address) view returns (bool)
State-modifying
Events addDexPair(address _pair)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
changeFees(uint256 _buyFee, uint256 _sellFee, bool _halfLiq, uint256 _swapTrigger, uint256 _swapThreshold)
disableAntibot()
disableTaxes()
enableSwapping()
removeNoTax(address _wallet)
renounceOwnership()
rescue(address token)
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.