SuperMegaHyperDoge
Verified contract
Active on
Ethereum with 437 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4654…5963
3 additional
variables
Balances ($138.25)
Native
Value
$138.25
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.040057 | $3,451.31 |
$138.25 | |
SMHDoge | ERC-20 | 21.140649M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20168034 | 5 months ago | | | 0 | 0.00010830538 | |
| 19803812 | 7 months ago | | | 0 | 0.00030841657 | |
| 19744317 | 7 months ago | | | 0 | 0.00022263755 | |
| 19544671 | 8 months ago | | | 0 | 0.00089692715 | |
| 19508260 | 8 months ago | | | 0 | 0.00080411000 | |
| 19357479 | 9 months ago | | | 0 | 0.0027360324 | |
| 19090969 | 10 months ago | | | 0 | 0.0012513182 | |
| 19028752 | 10 months ago | | | 0 | 0.0017010238 | |
| 18805966 | a year ago | | | 0 | 0.0021506688 | |
| 18666647 | a year ago | | | 0 | 0.00068666398 |
ABI
ABI objects
Getter at block 21278847
_liquidityFee() view returns (uint256)
4
_marketingFee() view returns (uint256)
6
_maxTxAmount() view returns (uint256)
4200000000000000000
_taxFee() view returns (uint256)
0
burnAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
SuperMegaHyperDoge
numTokensSellToAddToLiquidityAmount() view returns (uint256)
240000000000000000
owner() view returns (address)
0x282ea107d2a28e4986d9d3ec235a4962609c0caf
swapAndLiquifyEnabled() view returns (bool)
false
symbol() view returns (string)
SMHDoge
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
4200000000000000000
uniswapV2Pair() view returns (address)
0x92adee3ef2713b2713ca8ab89539030b4fcc89b7
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
emergencyWithdraw()
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setLiquidityFeePercent(uint256 liquidityFee)
setMarketingFeePercent(uint256 marketingFee)
setMarketingWallet(address newWallet)
setMaxTxPercent(uint256 maxTxPercent)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
setnumTokensSellToAddToLiquidity(uint256 _numTokensSellToAddToLiquidity)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
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(address marketingWallet)
receive()
This contract contains no error objects.