Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Book Of Manga"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16199723 | 5 months ago | | | 0 | 0.0000067151854 | |
| 16198802 | 5 months ago | | | 0 | 0.0000067447218 | |
| 15573832 | 6 months ago | | | 0 | 0.0000035269926 | |
| 15573793 | 6 months ago | | | 0 | 0.0000067534090 | |
| 15558166 | 6 months ago | | | 0 | 2.4204818e-7 | |
| 15337653 | 6 months ago | | | 0 | 3.8608021e-7 | |
| 15321796 | 6 months ago | | | 0 | 3.2243640e-7 | |
| 15321647 | 6 months ago | | | 0 | 3.1369753e-7 | |
| 15321250 | 6 months ago | | | 0 | 0.000000208710000000 | |
| 15321050 | 6 months ago | | | 0 | 1.2645529e-7 |
ABI
ABI objects
Getter at block 23156503
creator() view returns (address)
0x227ffa31dee1fd023fc5f88b07379c2560ca0051
decimals() view returns (uint8)
18
description() view returns (string)
Imagine a universe where Goku and Luffy transformed into a meme, not to conquer islands or planets, but the base chain!
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0x0c2323f72f7c326ffb9a2f518be6208d7dc1b12e1aa905c06a80ebf480c52454.png
isPresaleStep() view returns (bool)
true
name() view returns (string)
Book Of Manga
symbol() view returns (string)
BOMA
telegram() view returns (string)
https://t.me/bookofmanga
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
1000000000000000000000000000
twitter() view returns (string)
https://x.com/BookOfManga
website() view returns (string)
https://bookofmanga.xyz/
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceDeployerOwnership()
setDescription(string _description)
setImageURI(string _imageURI)
setPair(address _newPair)
setTelegram(string _telegram)
setTwitter(string _twitter)
setWebsite(string _website)
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)
TokenCreated(struct TokenTokenCreatedParams params)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _n, string _s, address _tokenDeployer, string _imageURI, string _website, string _twitter, string _telegram, string _description, address _creator, uint256 _initialSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.