The Disturbance
Verified contract
Active on
Ethereum with 298 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
40 additional
variables
Balances ($1.03)
Native
Value
$1.03
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000288 | $3,587.79 |
$1.03 | |
RUCKUS | ERC-20 | 17.476318K | -- | -- | |
UNI-V2 | ERC-20 | 142.207091 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16677098 | 2 years ago | | | 0 | 0.0015336615 | |
| 15849498 | 2 years ago | | | 0 | 0.00094974560 | |
| 15725921 | 2 years ago | | | 0 | 0.0052249222 | |
| 15693781 | 2 years ago | | | 0 | 0.00017968451 | |
| 15693736 | 2 years ago | | | 0 | 0.00032316376 | |
| 15693202 | 2 years ago | | | 0 | 0.0020168522 | |
| 15625044 | 2 years ago | | | 0 | 0.0011418205 | |
| 15525562 | 2 years ago | | | 0 | 0.0010422236 | |
| 15509094 | 2 years ago | | | 0 | 0.00038393737 | |
| 15503213 | 2 years ago | | | 0 | 0.0012123103 |
ABI
ABI objects
Getter at block 21291343
ZERO() view returns (address)
0x0000000000000000000000000000000000000000
_buyBurnFee() view returns (uint256)
300
_buyDevFee() view returns (uint256)
0
_buyLiquidityFee() view returns (uint256)
300
_buyMarketingFee() view returns (uint256)
0
_buyReflectFee() view returns (uint256)
0
_hasLiqBeenAdded() view returns (bool)
true
_sellBurnFee() view returns (uint256)
300
_sellDevFee() view returns (uint256)
0
_sellLiquidityFee() view returns (uint256)
300
_sellMarketingFee() view returns (uint256)
0
_sellReflectFee() view returns (uint256)
0
botsCaught() view returns (uint256)
20
burnAddress() view returns (address)
0x000000000000000000000000000000000000dead
buyMaxTxAmountUI() view returns (uint256)
300000
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
getTokens() view returns (bool)
true
inSwapAndLiquify() view returns (bool)
false
lpPair() view returns (address)
0x6274c649a88228a6d470cb99eac36e46aca56fd3
maxWalletSizeUI() view returns (uint256)
300000
name() view returns (string)
The Disturbance
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellMaxTxAmountUI() view returns (uint256)
300000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
RUCKUS
totalFees() view returns (uint256)
474333160673649590413647
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
lpPairs(address) view returns (bool)
tokenFromReflect(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading(uint8 _block)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeBot(address account)
renounceOwnership()
setExcludedFromFee(address account, bool enabled)
setExcludedFromReward(address account, bool enabled)
setLpPair(address pair, bool enabled)
setMaxTxPercents(uint256 buyPercent, uint256 buyDivisor, uint256 sellPercent, uint256 sellDivisor)
setMaxWalletSize(uint256 percent, uint256 divisor)
setNewRouter(address newRouter)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxesBuy(uint256 liquidityFee, uint256 reflectionFee, uint256 devFee, uint256 marketingFee, uint256 burnFee)
setTaxesSell(uint256 liquidityFee, uint256 reflectionFee, uint256 devFee, uint256 marketingFee, uint256 burnFee)
setWallets(address newDevWallet, address newMarketingWallet)
setgetTokens(bool onoff)
sweepETH()
sweepTokens(address token)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
BotCaught(address botAddress)
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.