Book of Miggles
Verified contract
Active on
Ethereum with 52 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BOMI | ERC-20 | 5.369032M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21049538 | a month ago | | | 0 | 0.00041983649 | |
| 21049437 | a month ago | | | 0 | 0.00026159893 | |
| 21049437 | a month ago | | | 0 | 0.00029383787 | |
| 21049437 | a month ago | | | 0 | 0.00029376185 | |
| 21049436 | a month ago | | | 0 | 0.00029901539 | |
| 21049436 | a month ago | | | 0 | 0.00029901539 | |
| 21049436 | a month ago | | | 0 | 0.00029901539 | |
| 21049410 | a month ago | | | 0 | 0.00030466279 | |
| 21049409 | a month ago | | | 0 | 0.00029641129 | |
| 21049352 | a month ago | | | 0 | 0.00026635905 |
ABI
ABI objects
Getter at block 21287026
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletAmount() view returns (uint256)
1000000000000000000
_minTaxSwap() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Book of Miggles
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BOMI
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
lockBots(address _bot) returns (bool)
openTrading()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawStuckETH()
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.