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 "Roaring Kitty"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15470256 | 6 months ago | | | 0 | 0.000070005533 | |
| 15461211 | 6 months ago | | | 0 | 3.2746976e-7 | |
| 15461168 | 6 months ago | | | 0 | 6.1526555e-7 | |
| 15461168 | 6 months ago | | | 0 | 6.1526555e-7 | |
| 15461167 | 6 months ago | | | 0 | 3.3061024e-7 | |
| 15461133 | 6 months ago | | | 0 | 6.1649776e-7 |
ABI
ABI objects
Getter at block 22953743
creator() view returns (address)
0x96293cedb314ca07ddbc2e88c2f618d76ea984de
decimals() view returns (uint8)
18
description() view returns (string)
Just a Roaring Kitty on Base chain ready to
roar HIGHER
Created by Crypto Farcaster Cabal
Run by the power of our Roaring Community!
https://t.me/kittyonbase
https://x.com/Roaring_Kitty_B?t=la8uObDZ-VyBNQusvE_rcw&s=09
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0x9598a346bfa60b6d07ee1a14fdd5dcdc130e3a797741245cde5febe7de6c0604.png
isPresaleStep() view returns (bool)
true
name() view returns (string)
Roaring Kitty
symbol() view returns (string)
KITTY
telegram() view returns (string)
https://t.me/kittyonbase
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
1000000000000000000000000000
twitter() view returns (string)
https://x.com/Roaring_Kitty_B?t=la8uObDZ-VyBNQusvE_rcw&s=09
website() view returns (string)
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.