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 |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000735 |
$0 | |
OHNO | ERC-20 | 2.176471 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22574647 | 5 days ago | | | 0 | 2.7059335e-7 | |
| 22541023 | 5 days ago | | | 0 | 2.3985822e-7 | |
| 22530635 | 6 days ago | | | 0 | 2.3874605e-7 | |
| 22522348 | 6 days ago | | | 0 | 2.3923428e-7 | |
| 22521324 | 6 days ago | | | 0 | 2.6556173e-7 | |
| 22223277 | 13 days ago | | | 0 | 2.1389131e-7 | |
| 22084013 | 16 days ago | | | 0 | 4.6839210e-7 | |
| 21846337 | 21 days ago | | | 0 | 2.6543815e-7 | |
| 21719551 | 24 days ago | | | 0 | 1.3030018e-7 | |
| 21492278 | a month ago | | | 0 | 2.1683208e-7 |
ABI
ABI objects
Getter at block 22773152
creator() view returns (address)
0x9f2f31d1d4cba2d61f457378efd9f082307949ed
decimals() view returns (uint8)
18
description() view returns (string)
$KERMIT ON BASE
https://www.kermitonbase.xyz/
VIRAL MEME SIPPING OUR TEA MINDING OUR OWN BUSINESS ☕️ 🐸
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0xe49b38b70cba4d97a1a633ffae93132f83ec1b951e19dc0f8c5f4393596677f6.jpg
isPresaleStep() view returns (bool)
false
name() view returns (string)
KERMIT
symbol() view returns (string)
KERMIT
telegram() view returns (string)
https://t.me/+CayisXyDrTFjZWUx
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
690420000000000000000000000
twitter() view returns (string)
https://x.com/kermitonbase
website() view returns (string)
https://www.kermitonbase.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)
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.