Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
No balances found for "BOOK OF BASE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11899146 | 8 months ago | | | 0 | 0.0000012643101 | |
| 11899088 | 8 months ago | | | 0 | 0.0000048445949 | |
| 11899082 | 8 months ago | | | 0 | 7.4460690e-7 | |
| 11899081 | 8 months ago | | | 0 | 0.0000048445949 | |
| 11899077 | 8 months ago | | | 0 | 0.0000012306150 | |
| 11899077 | 8 months ago | | | 0 | 0.00023617359 | |
| 11899074 | 8 months ago | | | 0 | 8.1768690e-7 | |
| 11899059 | 8 months ago | | | 0 | 1.3552159e-7 | |
| 11899053 | 8 months ago | | | 0 | 1.3499606e-7 | |
| 11899052 | 8 months ago | | | 0 | 1.3569850e-7 |
ABI
ABI objects
Getter at block 21869977
_maxTaxSwap() view returns (uint256)
200000000000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
50000000000000000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
BOOK OF BASE
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BOBA
totalSupply() pure returns (uint256)
100000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events Collect(uint256 lock)
addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
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.