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 |
---|---|---|---|---|---|
OHNO | ERC-20 | 3.587343K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22672865 | 6 days ago | | | 0 | 7.4600410e-7 | |
| 20964525 | a month ago | | | 0 | 0.0000060533499 | |
| 20451896 | 2 months ago | | | 0 | 0.0000012078754 | |
| 18909938 | 3 months ago | | | 0 | 0.000000105913845240 | |
| 18813228 | 3 months ago | | | 0 | 3.7694082e-7 | |
| 18196068 | 4 months ago | | | 0 | 5.6444729e-7 | |
| 17428273 | 4 months ago | | | 0 | 0.0000014355939 | |
| 17394956 | 4 months ago | | | 0 | 0.0000037213517 | |
| 16688809 | 5 months ago | | | 0 | 4.6358926e-7 | |
| 16614781 | 5 months ago | | | 0 | 0.0000016769654 |
ABI
ABI objects
Getter at block 22925332
creator() view returns (address)
0x5ab245c8219c7ac47980786099cc837e7646b081
decimals() view returns (uint8)
18
description() view returns (string)
Bloth, the based Sloth, is set to take over Base at his own slow pace. Unlike typical fast-paced leaders, Bloth’s unhurried, thoughtful approach reflects his belief in steady, deliberate progress.
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0x5d94f9b290cd0162797b9e1fae5561caad23cf2ba198074bd461c93717b5831b.png
isPresaleStep() view returns (bool)
false
name() view returns (string)
Bloth
symbol() view returns (string)
BLOTH
telegram() view returns (string)
https://t.me/BlothOnBase
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
100000000000000000000000000
twitter() view returns (string)
https://x.com/BlothOnBase
website() view returns (string)
https://bloth.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.