Hay Reflections
Verified contract
Active on
Ethereum with 13 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,809.74 |
$0 | |
HAYR | ERC-20 | 400K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18394624 | a year ago | | | 0 | 0.00044285666 | |
| 18394623 | a year ago | | | 0 | 0.00068382838 | |
| 18394623 | a year ago | | | 0 | 0.00046555685 | |
| 18394622 | a year ago | | | 0 | 0.00086130938 | |
| 18394619 | a year ago | | | 0 | 0.00064361592 | |
| 18394614 | a year ago | | | 0 | 0.00066776751 | |
| 18394612 | a year ago | | | 0 | 0.0010844953 | |
| 18394612 | a year ago | | | 0 | 0.0011783709 | |
| 18394612 | a year ago | | | 0 | 0.0016491309 | |
| 18394610 | a year ago | | | 0 | 0.0010064607 |
ABI
ABI objects
Getter at block 21333189
HAY() view returns (address)
0xfa3e941d1f6b7b10ed84a0c211bfa8aee907965e
allocationSum() view returns (uint256)
100
antiBot() view returns (bool)
true
buyFee() view returns (uint256)
4
decimals() pure returns (uint8)
18
devWallet() view returns (address)
0x7ef183c172c4eefd3e77b2bc39fe77a751cca069
factory() view returns (address)
0x0000000000000000000000000000000000000000
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000
getOwner() view returns (address)
0x7ef183c172c4eefd3e77b2bc39fe77a751cca069
hayReflections() view returns (address)
0x05a1ed74cddd860a8396dc0625f587ea2588e1b5
hayReflectionsGas() view returns (uint256)
0
launchedAt() view returns (uint256)
18394609
lpWallet() view returns (address)
0x000000000000000000000000000000000000dead
maxTx() view returns (uint256)
1000000000
maxWallet() view returns (uint256)
1000000000
name() pure returns (string)
Hay Reflections
owner() view returns (address)
0x7ef183c172c4eefd3e77b2bc39fe77a751cca069
pair() view returns (address)
0xc908c94b589dd68980c06a3baf7c15e2f695c473
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFee() view returns (uint256)
4
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
2500000000000000000000000
symbol() pure returns (string)
HAYR
toLiquidity() view returns (uint256)
0
toMarketing() view returns (uint256)
25
toReflections() view returns (uint256)
75
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkPendingReflections(address shareholder) view returns (uint256)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
changeFeeAllocation(uint256 newRewardFee, uint256 newLpFee, uint256 newMarketingFee)
changeHayReflectionsGas(uint256 newGas)
changeIsFeeExempt(address holder, bool exempt)
changeIsTxLimitExempt(address holder, bool exempt)
changeSwapBackSettings(bool enableSwapBack, uint256 newSwapBackLimit)
changeTotalFees(uint256 newBuyFee, uint256 newSellFee)
changeTxLimit(uint256 newLimit)
changeWalletLimit(uint256 newLimit)
clearStuckEth()
delBot(address notbot)
getHAY()
manualProcessGas(uint256 manualGas)
manualSwapBack()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setDevWallet(address newDevWallet)
setDistributionCriteria(uint256 newMinPeriod, uint256 newMinDistribution)
setIsDividendExempt(address holder, bool exempt)
setOwnerWallet(address newOwnerWallet)
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.