Book of 47th
Verified contract
Active on
Ethereum with 429 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe37a…2663
2 additional
variables
Balances ($0.00)
No balances found for "Book of 47th"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21104998 | 2 days ago | | | 0 | 0.00028272189 | |
| 21068746 | 7 days ago | | | 0 | 0.00057468694 | |
| 21028397 | 13 days ago | | | 0 | 0.00062646839 | |
| 21024366 | 14 days ago | | | 0 | 0.00030668261 | |
| 21021989 | 14 days ago | | | 0 | 0.0011044166 | |
| 21019661 | 14 days ago | | | 0 | 0.00039461316 | |
| 21004502 | 16 days ago | | | 0 | 0.00032611241 | |
| 21003478 | 17 days ago | | | 0 | 0.00032728468 | |
| 20996327 | 18 days ago | | | 0 | 0.00078364672 | |
| 20988727 | 19 days ago | | | 0 | 0.00089979363 |
ABI
ABI objects
Getter at block 21122069
_maxTaxSwap() view returns (uint256)
9000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Book of 47th
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BOOK
totalSupply() pure returns (uint256)
1000000000000000000
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 addBot(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBot(address[] notbot)
manualSwap()
openTrade()
reduceTxFee(uint256 _newFee)
removeLimit()
renounceOwnership()
rescueERC20(address _address, uint256 percent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateTaxes()
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)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.