Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 3 additional slots
-
variable spans 3 additional slots
-
variable spans 1 additional slot
0x477f…edc4
0x477f…edc4
17 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MWCI | ERC-20 | 4.211543M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15823974 | 2 years ago | | | 0 | 0.0010938925 | |
| 15766411 | 2 years ago | | | 0 | 0.00054681407 | |
| 15764862 | 2 years ago | | | 0 | 0.00061008847 | |
| 15764620 | 2 years ago | | | 0 | 0.00062430269 | |
| 15764596 | 2 years ago | | | 0 | 0.00030988299 | |
| 15764530 | 2 years ago | | | 0 | 0.00065077607 | |
| 15764517 | 2 years ago | | | 0 | 0.00056906862 | |
| 15764509 | 2 years ago | | | 0 | 0.00053446225 | |
| 15764505 | 2 years ago | | | 0 | 0.00060454423 | |
| 15764501 | 2 years ago | | | 0 | 0.00063529229 |
ABI
ABI objects
Getter at block 21419695
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
Fees() view returns (uint256 buyFee, uint256 sellFee, uint256 transferFee, uint256 antiDumpLT)
(buyFee=450, sellFee=450, transferFee=900, antiDumpLT=450)
Ratios() view returns (uint256 liquidity, uint256 burn, uint256 Developer, uint256 developer)
(liquidity=0, burn=0, Developer=500, developer=500)
_DeveloperWallet() view returns (address)
0x477fdd0c1d9c7870bf8292df6d89227621feedc4
_developerWallet() view returns (address)
0x477fdd0c1d9c7870bf8292df6d89227621feedc4
_hasLiqBeenAdded() view returns (bool)
true
decimals() pure returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
lpPair() view returns (address)
0x4dbb910ac1ebc97248e288b568010862177bd80e
maxFees() view returns (uint256 maxBuy, uint256 maxSell, uint256 maxTransfer, uint256 maxAntiDump)
(maxBuy=700, maxSell=700, maxTransfer=700, maxAntiDump=700)
name() view returns (string)
Mini WCI
owner() view returns (address)
0x0000000000000000000000000000000000000000
snipersCaught() view returns (uint256)
0
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
MWCI
terms() view returns (uint256 longTerm, bool enabled)
(longTerm=86400, enabled=true)
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getFirstBuy(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromMaxWalletRestrictions(address) view returns (bool)
isSniperOrBlacklisted(address account) view returns (bool)
State-modifying
Events antiDumpParameters(bool _enabled, uint256 _longTerm)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromWalletRestrictions(address excludedAddress)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
isProtected(uint256 rInitializer)
renounceOwnership()
revokeExcludedFromWalletRestrictions(address excludedAddress)
setBlacklistEnabled(address account, bool enabled)
setExcludedFromFees(address account, bool enabled)
setLpPair(address pair, bool enabled)
setMaxTxPercent(uint256 percent, uint256 divisor)
setMaxWalletSize(uint256 percent, uint256 divisor)
setNewRouter(address newRouter)
setRatios(uint256 _liquidity, uint256 _Developer, uint256 _developer, uint256 _burn)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxes(uint256 _buyFee, uint256 _sellFee, uint256 _transferFee, uint256 _antiDumpLT)
setWallets(address DeveloperWallet, address developerWallet)
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)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SniperCaught(address sniperAddress)
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.