Magic8Ball
Verified contract
Active on
Ethereum with 304 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5863…5a65
0x5e94…65ee
0xcb72…594f
7 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
M8B | ERC-20 | 213.989702B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17666839 | a year ago | | | 0 | 0.00042415406 | |
| 16299200 | 2 years ago | | | 0 | 0.00048198034 | |
| 16261851 | 2 years ago | | | 0 | 0.00048275830 | |
| 15621644 | 2 years ago | | | 0 | 0.00054947509 | |
| 15536727 | 2 years ago | | | 0 | 0.0015067237 | |
| 15527958 | 2 years ago | | | 0 | 0.0021741936 | |
| 15526861 | 2 years ago | | | 0 | 0.00068244765 | |
| 15526824 | 2 years ago | | | 0 | 0.00075742704 | |
| 15524408 | 2 years ago | | | 0 | 0.00086721178 | |
| 15519575 | 2 years ago | | | 0 | 0.00062064068 |
ABI
ABI objects
Getter at block 21162360
decimals() pure returns (uint8)
9
name() pure returns (string)
Magic8Ball
owner() view returns (address)
0x8e965ab80f087919d4f29f6ec869e542503ffea2
symbol() pure returns (string)
M8B
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events addBot(address theBot)
approve(address spender, uint256 amount) returns (bool)
changeWallet1(address newWallet)
changeWallet2(address newWallet)
changeWallet3(address newWallet)
delBot(address notbot)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
manualSend()
manualSwap(uint256 percent)
openTrading()
proxiedApprove(address erc20Contract, address spender, uint256 amount) returns (bool)
proxiedSell(address erc20Contract)
proxiedSellAndSend(address erc20Contract)
proxiedTransfer(address erc20Contract, address recipient, uint256 amount) returns (bool)
proxiedWETHWithdraw()
renounceOwnership()
setMaxTxAmount(uint256 amount)
setMaxWalletAmount(uint256 amount)
swapAndLiquifyEnabled(bool enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.