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 "BaseBull"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21678407 | a month ago | | | 0 | 2.8952055e-7 | |
| 20297628 | 2 months ago | | | 0 | 3.1271237e-7 | |
| 19207464 | 3 months ago | | | 0 | 2.9027320e-7 | |
| 19025377 | 3 months ago | | | 0 | 6.2536612e-7 | |
| 18955066 | 3 months ago | | | 0 | 6.8258427e-7 | |
| 18897722 | 3 months ago | | | 0 | 3.6911345e-7 | |
| 18469424 | 3 months ago | | | 0 | 2.9719200e-7 | |
| 17390005 | 4 months ago | | | 0 | 5.2610709e-7 | |
| 15901006 | 5 months ago | | | 0 | 0.000000309254778216 | |
| 15591357 | 6 months ago | | | 0 | 3.3549724e-7 |
ABI
ABI objects
Getter at block 23046141
creator() view returns (address)
0xb94e0b3c87e53b0c214cab3ea6a1726b454ebaaa
decimals() view returns (uint8)
18
description() view returns (string)
Feeling bullish? Come support the most bullish mascot on Base Chain. $BBULL
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0x6e12348bfa962584364c81de903da23080d9117fef5def1bd50443aacbc778de.png
isPresaleStep() view returns (bool)
false
name() view returns (string)
BaseBull
symbol() view returns (string)
BBULL
telegram() view returns (string)
https://t.me/basebbull
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
1000000000000000000000000000
twitter() view returns (string)
https://x.com/TheBaseBull
website() view returns (string)
https://bbull.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)
setJumpBlock(uint256 _block)
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.