Magic 8 Ball
Verified contract
Active on
Ethereum with 183 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($357.25)
Native
Value
$357.25
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.1 | $3,572.50 |
$357.25 | |
M8 | ERC-20 | 570M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20525109 | 4 months ago | | | 0 | 0.00011476863 | |
| 16051471 | 2 years ago | | | 0 | 0.00050953937 | |
| 15973207 | 2 years ago | | | 0 | 0.00074315644 | |
| 15904145 | 2 years ago | | | 0 | 0.00047959437 | |
| 15852241 | 2 years ago | | | 0 | 0.00046276425 | |
| 15843435 | 2 years ago | | | 0 | 0.00049386688 | |
| 15805840 | 2 years ago | | | 0 | 0.00079841604 | |
| 15776320 | 2 years ago | | | 0 | 0.0013823407 | |
| 15758914 | 2 years ago | | | 0 | 0.00061916676 | |
| 15685666 | 2 years ago | | | 0 | 0.00023888646 |
ABI
ABI objects
Getter at block 21295424
_devFee() view returns (uint256)
300
_liquidityFee() view returns (uint256)
0
_taxFee() view returns (uint256)
0
decimals() view returns (uint8)
9
launchSellFee() view returns (uint256)
0
launchSellFeeDeadline() view returns (uint256)
1664406251
maxTxAmount() view returns (uint256)
30000000000000000000
name() view returns (string)
Magic 8 Ball
owner() view returns (address)
0x3b3130b544840c0bbeb56502d563a2c9681ededb
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
M8
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x0f92995ae8c8e96cb1be0a9dc3ecc1aeb09052fc
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
expectedRewards(address _sender) view returns (uint256)
isExcludedFromFee(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 approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSend()
manualSwap()
renounceOwnership()
setDevFeePercent(uint256 devFee, uint256 devTax, uint256 marketingTax)
setLaunchSellFee(uint256 newLaunchSellFee)
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 newMaxTx)
setMinTokensBeforeSwap(uint256 minTokens)
setRouterAddress(address newRouter)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 liquidityEthBalance, uint256 devEthBalance)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.