Hush Money
Verified contract
Active on
Ethereum with 618 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HUSH | ERC-20 | 373.836128K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20526794 | 3 months ago | | | 0 | 0.00010583224 | |
| 18237520 | a year ago | | | 0 | 0.00098446824 | |
| 18153467 | a year ago | | | 0 | 0.00091661609 | |
| 17963143 | a year ago | | | 0 | 0.00057937531 | |
| 17894645 | a year ago | | | 0 | 0.00057012629 | |
| 17894641 | a year ago | | | 0 | 0.0012206466 | |
| 17879238 | a year ago | | | 0 | 0.0011250252 | |
| 17857764 | a year ago | | | 0 | 0.0012954200 | |
| 17760638 | a year ago | | | 0 | 0.00063916580 | |
| 17760635 | a year ago | | | 0 | 0.0024564710 |
ABI
ABI objects
Getter at block 21292062
USDC() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
allocationSum() view returns (uint256)
100
antiBot() view returns (bool)
true
buyFee() view returns (uint256)
5
decimals() pure returns (uint8)
18
factory() view returns (address)
0x0000000000000000000000000000000000000000
getCirculatingSupply() view returns (uint256)
100000000000000000000000000
launchedAt() view returns (uint256)
16943990
maxTx() view returns (uint256)
100000000000000000000000000
maxWallet() view returns (uint256)
100000000000000000000000000
michaelCohen() view returns (address)
0x91144e7a874eb8bf811e66011d7bdd661cedac38
name() pure returns (string)
Hush Money
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x131e6a81e642ff105daff94be066fb7b9e9501b0
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFee() view returns (uint256)
5
stormy() view returns (address)
0xa1badc4b3f353bf7ffe1234956a0e023c280d926
stormyGas() view returns (uint256)
0
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
250000000000000000000000
symbol() pure returns (string)
HUSH
toLiquidity() view returns (uint256)
0
toMarketing() view returns (uint256)
20
toReflections() view returns (uint256)
80
totalSupply() view returns (uint256)
100000000000000000000000000
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)
changeIsFeeExempt(address holder, bool exempt)
changeIsTxLimitExempt(address holder, bool exempt)
changeStormyGas(uint256 newGas)
changeSwapBackSettings(bool enableSwapBack, uint256 newSwapBackLimit)
changeTotalFees(uint256 newBuyFee, uint256 newSellFee)
changeTxLimit(uint256 newLimit)
changeWalletLimit(uint256 newLimit)
clearStuckEth()
delBot(address notbot)
hush()
manualProcessGas(uint256 manualGas)
manualSwapBack()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setDistributionCriteria(uint256 newMinPeriod, uint256 newMinDistribution)
setIsDividendExempt(address holder, bool exempt)
setLpWallet(address newLpWallet)
setMichaelCohen(address newMichaelCohen)
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.