SHADOWWIZARDMONEYGANG
Verified contract
Active on
Ethereum with 270 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional
variables
Balances ($715.26)
Native
Value
$715.26
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.209994 | $3,406.08 |
$715.26 | |
WZRD | ERC-20 | 45.718282K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18238172 | a year ago | | | 0 | 0.00029435922 | |
| 17688449 | a year ago | | | 0 | 0.0010384941 | |
| 17657086 | a year ago | | | 0 | 0.0018157370 | |
| 17638001 | a year ago | | | 0 | 0.00095808196 | |
| 17635040 | a year ago | | | 0 | 0.0013368910 | |
| 17630216 | a year ago | | | 0 | 0.0025273753 | |
| 17629074 | a year ago | | | 0 | 0.0027286341 | |
| 17628463 | a year ago | | | 0 | 0.0025712045 | |
| 17624871 | a year ago | | | 0 | 0.0020422996 | |
| 17620345 | a year ago | | | 0 | 0.00062516598 |
ABI
ABI objects
Getter at block 21277049
FEE_DIVISOR() view returns (uint256)
10000
blockForPenaltyEnd() view returns (uint256)
17586862
botsCaught() view returns (uint256)
0
buyBurnFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
buyTreasuryFee() view returns (uint256)
0
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
earlyBuyPenaltyInEffect() view returns (bool)
false
getEarlyBuyers() view returns (address[])
[]
limitsInEffect() view returns (bool)
false
lpPair() view returns (address)
0xa391aeb307616163d11330172da05688f35b3cfd
maxBuyAmount() view returns (uint256)
666666666000000000000000000
maxSellAmount() view returns (uint256)
666666666000000000000000000
maxWallet() view returns (uint256)
666666666000000000000000000
name() view returns (string)
SHADOWWIZARDMONEYGANG
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellBurnFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
sellTreasuryFee() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
333333333000000000000000
symbol() view returns (string)
WZRD
tokensForLiquidity() view returns (uint256)
0
tokensForTreasury() view returns (uint256)
45718282423038822722999
totalSupply() view returns (uint256)
666666666000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
17586861
transferDelayEnabled() view returns (bool)
false
treasuryAddress() view returns (address)
0x8ef17851f81321f9341f7ca821baa630dd358091
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)
blacklist(address) view returns (bool)
earlyBuyers(uint256) view returns (address)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay()
emergencyUpdateRouter(address router)
enableTrading(uint256 blocksForPenalty)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
forceSwapBack()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch(uint256 blocksForPenalty, address[] accounts)
massExcludeFromFees(address[] accounts, bool excluded)
massManageBL(address[] _accounts, bool _set)
openTrading()
removeFees()
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setTreasuryAddress(address _treasuryAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _treasuryFee, uint256 _liquidityFee, uint256 _burnFee)
updateMaxBuyAmount(uint256 newNum)
updateMaxSellAmount(uint256 newNum)
updateMaxWallet(uint256 newNum)
updateSellFees(uint256 _treasuryFee, uint256 _liquidityFee, uint256 _burnFee)
updateSwapTokensAtAmount(uint256 newAmount)
withdrawStuckETH()
withdrawStuckToken(address _token, address _to) returns (bool _sent)
Approval(address indexed owner, address indexed spender, uint256 value)
CaughtEarlyBuyer(address sniper)
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedLimits()
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdatedMaxBuyAmount(uint256 newAmount)
UpdatedMaxSellAmount(uint256 newAmount)
UpdatedMaxWalletAmount(uint256 newAmount)
UpdatedTreasuryAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.