SMASHCOIN
Verified contract
Active on
Ethereum with 531 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x678b…f22d
8 additional
variables
Balances ($103.87)
Native
Value
$103.87
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.030581 | $3,396.71 |
$103.87 | |
$SMASH | ERC-20 | 1.468264M | -- | -- | |
UNI-V2 | ERC-20 | 0.151369 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17385481 | 2 years ago | | | 0 | 0.0011090394 | |
| 16801108 | 2 years ago | | | 0 | 0.0018914674 | |
| 16665339 | 2 years ago | | | 0 | 0.0024334326 | |
| 15159553 | 2 years ago | | | 0 | 0.00022654627 | |
| 15028798 | 2 years ago | | | 0 | 0.0012964566 | |
| 14993781 | 3 years ago | | | 0 | 0.00094055095 | |
| 14980674 | 3 years ago | | | 0 | 0.0082093672 | |
| 14980141 | 3 years ago | | | 0 | 0.0070862570 | |
| 14964229 | 3 years ago | | | 0 | 0.0030427703 | |
| 14958466 | 3 years ago | | | 0 | 0.0018443315 |
ABI
ABI objects
Getter at block 21441546
_marketingAddress() view returns (address)
0x678b0621cfa5bc2087f0c6a6a69baba51d8ff22d
_maxTxAmount() view returns (uint256)
0
_maxWalletSize() view returns (uint256)
500000000000000000
burnAddress() view returns (address)
0x000000000000000000000000000000000000dead
buyFee() view returns (uint8 reflection, uint8 liquidity, uint8 marketing, uint8 burn)
(reflection=1, liquidity=1, marketing=1, burn=1)
deadBlocks() view returns (uint256)
0
decimals() view returns (uint8)
9
launchedAt() view returns (uint256)
14868381
name() view returns (string)
SMASHCOIN
owner() view returns (address)
0x0babcd22d39305b401f542e1cb5c2b0627b38f2e
sellFee() view returns (uint8 reflection, uint8 liquidity, uint8 marketing, uint8 burn)
(reflection=1, liquidity=1, marketing=1, burn=1)
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
$SMASH
totalFees() view returns (uint256)
2106329676730706
totalSupply() view returns (uint256)
500000000000000000
uniswapV2Pair() view returns (address)
0x8569a8fe2f077de3577af011e58a827f0c62b523
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_lastTrade(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromLimit(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 _setMaxWalletSizePercent(uint256 maxWalletSize)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromLimit(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInLimit(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading(bool _status, uint256 _deadBlocks)
renounceOwnership()
setBothFees(uint8 buy_reflection, uint8 buy_liquidity, uint8 buy_marketing, uint8 buy_burn, uint8 sell_reflection, uint8 sell_liquidity, uint8 sell_marketing, uint8 sell_burn)
setBuyFee(uint8 reflection, uint8 liquidity, uint8 marketing, uint8 burn)
setMaxTxPercent(uint256 maxTxPercent)
setNumTokensSellToAddToLiquidity(uint256 numTokens)
setSellFee(uint8 reflection, uint8 liquidity, uint8 marketing, uint8 burn)
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMarketingWallet(address newAddress)
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.