Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BLOOM | ERC-20 | 1.42069 | $0.000046 |
$0 | |
OHNO | ERC-20 | 3.562915K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21818449 | 40 minutes ago | | | 0 | 1.8489940e-7 | |
| 21785613 | 19 hours ago | | | 0 | 1.2520739e-7 | |
| 21785589 | 19 hours ago | | | 0 | 1.1575083e-7 | |
| 21738802 | 2 days ago | | | 0 | 4.3486593e-7 | |
| 21737339 | 2 days ago | | | 0 | 2.1973042e-7 | |
| 21707554 | 3 days ago | | | 0 | 1.1516110e-7 | |
| 21626611 | 4 days ago | | | 0 | 0.000000901473848496 | |
| 21427084 | 9 days ago | | | 0 | 1.9849691e-7 | |
| 21426124 | 9 days ago | | | 0 | 1.6433459e-7 | |
| 21387465 | 10 days ago | | | 0 | 2.2007241e-7 |
ABI
ABI objects
Getter at block 21819631
creator() view returns (address)
0x30dc2b08704190a0bbb748e0e2a5258d61bb25c0
decimals() view returns (uint8)
18
description() view returns (string)
Try not get to lost in the sauce 🧃
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0xad5532605b1cbf669f1f2ed09d3233811a15da2256b55341ec11eae3a455bcca.png
isPresaleStep() view returns (bool)
false
name() view returns (string)
BUCCI
symbol() view returns (string)
BRRR
telegram() view returns (string)
https://t.me/buccionbaseportal
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
1000000000000000000000000000
twitter() view returns (string)
https://x.com/BucciOnBase?t=gGoH2oLS6XQUNZjx6wngKg&s=09
website() view returns (string)
www.buccionbase.com
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.