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 "Spicy Roost"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15800406 | 6 months ago | | | 0 | 0.0000017810273 | |
| 15800405 | 6 months ago | | | 0 | 9.6891894e-7 | |
| 15800392 | 6 months ago | | | 0 | 0.0000010166659 | |
| 15800389 | 6 months ago | | | 0 | 9.6891894e-7 | |
| 15800389 | 6 months ago | | | 0 | 0.0000010106501 | |
| 15800383 | 6 months ago | | | 0 | 0.0000056378140 | |
| 15800383 | 6 months ago | | | 0 | 0.00012614752 | |
| 15800382 | 6 months ago | | | 0 | 0.00016819669 |
ABI
ABI objects
Getter at block 23248969
creator() view returns (address)
0x57062d5f05f141fbf918073480eecbb11d58d76b
decimals() view returns (uint8)
18
description() view returns (string)
Spicy Roost $SROOST On BaseChain is the latest and most sizzling memecoin designed to bring excitement and value to your digital wallet. Our community is all about fun, memes, and making the most out of the crypto space. Who missed ROOST now they have second chance on Spicy Roost $SROOST.
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0x650cc8effcd0f7008af441c465541b46974dc74bc52000d6b6c9e50b433753cb.png
isPresaleStep() view returns (bool)
true
name() view returns (string)
Spicy Roost
symbol() view returns (string)
SROOTS
telegram() view returns (string)
https://t.me/SROOSTONBASECHAIN
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
100000000000000000000000
twitter() view returns (string)
https://x.com/sroostonbase
website() view returns (string)
https://allspicyroost.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)
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.