Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CRASH | ERC-20 | 48.406226B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19841432 | 6 months ago | | | 0 | 0.0012479241 | |
| 19624147 | 7 months ago | | | 0 | 0.00028850177 | |
| 19422928 | 8 months ago | | | 0 | 0.0022797720 | |
| 18782958 | a year ago | | | 0 | 0.0011402597 | |
| 18687677 | a year ago | | | 0 | 0.0010045083 | |
| 18673884 | a year ago | | | 0 | 0.0017541469 | |
| 18574031 | a year ago | | | 0 | 0.00079952659 | |
| 18574028 | a year ago | | | 0 | 0.00079573750 | |
| 18284243 | a year ago | | | 0 | 0.00039102304 | |
| 18094080 | a year ago | | | 0 | 0.00031630829 |
ABI
ABI objects
Getter at block 21100833
blockForPenaltyEnd() view returns (uint256)
17759258
botsCaught() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
3
buyTotalFees() view returns (uint256)
3
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
earlyBuyPenaltyInEffect() view returns (bool)
false
getBotBuyers() view returns (address[])
[]
limitsInEffect() view returns (bool)
true
lpPair() view returns (address)
0x057418c33a37b9221ce61b18acbded80998cc53f
marketingWallet() view returns (address)
0xff356fcf8722c04ac0de92a14bde2f47c19ebf17
maxBuyAmount() view returns (uint256)
2000000000000000000000000000000
maxSellAmount() view returns (uint256)
1000000000000000000000000000000
maxWallet() view returns (uint256)
2000000000000000000000000000000
name() view returns (string)
SpaceX
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
3
sellTotalFees() view returns (uint256)
3
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
50000000000000000000000000000
symbol() view returns (string)
CRASH
theOwner() view returns (address)
0xd131af798c2a0110fa5f9f446ff232d0939cbfa2
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
48406225949722803241647738878
totalSupply() view returns (uint256)
100000000000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
17759256
transferDelayEnabled() view returns (bool)
true
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
botBuyers(uint256) view returns (address)
flaggedAsBot(address) view returns (bool)
State-modifying
Events addLP(bool confirmAddLp)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay()
enableTrading(uint256 blocksForPenalty)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
flagBot(address wallet)
flagMultipleBots(address[] wallets)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLP(uint256 percent)
removeLimits()
renounceOwnership(bool confirmRenounce)
resetTaxes()
restoreLimits()
setAutomatedMarketMakerPair(address pair, bool value)
setMarketingWallet(address _marketingWallet)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token, address _to) returns (bool _sent)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unflagBot(address wallet)
unflagMultipleBots(address[] wallets)
updateBuyFees(uint256 _marketingFee, uint256 _liquidityFee)
updateSellFees(uint256 _marketingFee, uint256 _liquidityFee)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
CaughtEarlyBuyer(address sniper)
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
TradingEnabled()
Transfer(address indexed from, address indexed to, uint256 value)
TransferForeignToken(address token, uint256 amount)
UpdatedMarketingWallet(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.