Silent Pulse
Verified contract
Active on
Ethereum with 487 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 2 additional slots
-
variable spans 1 additional slot
20 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHHH | ERC-20 | 608.72229K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18959944 | 10 months ago | | | 0 | 0.00062767723 | |
| 17208098 | 2 years ago | | | 0 | 0.0020723118 | |
| 17009308 | 2 years ago | | | 0 | 0.00063395819 | |
| 16091941 | 2 years ago | | | 0 | 0.00044801391 | |
| 15615362 | 2 years ago | | | 0 | 0.00015796933 | |
| 15591722 | 2 years ago | | | 0 | 0.00018402993 | |
| 15591031 | 2 years ago | | | 0 | 0.00054133584 | |
| 15555090 | 2 years ago | | | 0 | 0.00027442169 | |
| 15547945 | 2 years ago | | | 0 | 0.00031980006 | |
| 15531957 | 2 years ago | | | 0 | 0.00056744441 |
ABI
ABI objects
Getter at block 21172069
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
Fees() view returns (uint256 buyFee, uint256 sellFee, uint256 transferFee)
(buyFee=700, sellFee=700, transferFee=0)
Ratios() view returns (uint256 liquidity, uint256 developer)
(liquidity=1, developer=99)
_devWallet() view returns (address)
0x33dd9c874d34327978c3dddb3e3384b658983691
_hasLiqBeenAdded() view returns (bool)
true
_owner() view returns (address)
0xcdbf9cd52a56da2181fadbd136560d3a22f23d7a
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getOwner() view returns (address)
0xcdbf9cd52a56da2181fadbd136560d3a22f23d7a
lpPair() view returns (address)
0x96fcbc4f640925ad0c3aca2151df14da0b765e98
maxFees() view returns (uint256 maxBuy, uint256 maxSell, uint256 maxTransfer)
(maxBuy=1000, maxSell=1000, maxTransfer=1000)
name() view returns (string)
Silent Pulse
owner() view returns (address)
0xcdbf9cd52a56da2181fadbd136560d3a22f23d7a
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
SHHH
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getFirstBuy(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromMaxWalletRestrictions(address) view returns (bool)
State-modifying
Events airdropPresales(address[] wallets, uint256[] amountsInTokens)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromWalletRestrictions(address excludedAddress)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch(string initName, string initSymbol, uint256 initSupply, address[] presales, uint256[] tokenamount) payable
openTrade()
removeLimits()
renounceOwnership()
revokeExcludedFromWalletRestrictions(address excludedAddress)
setBlacklist(address[] blacklisted_, bool status_)
setExcludedFromFees(address account, bool enabled)
setMaxTxPercent(uint256 percent, uint256 divisor)
setMaxWalletSize(uint256 percent, uint256 divisor)
setRatios(uint256 _liquidity, uint256 _developer)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxes(uint256 _buyFee, uint256 _sellFee, uint256 _transferFee)
setWallets(address developerWallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferLiqOwner(address _liqaddwallet)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.