CHINESE BABY SHARK
Verified contract
Active on
Base with 77 txns
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 "CHINESE BABY SHARK"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15711794 | 6 months ago | | | 0 | 0.0000027360748 | |
| 15711753 | 6 months ago | | | 0 | 0.0000027354338 | |
| 15711709 | 6 months ago | | | 0 | 0.0000077922861 | |
| 15711695 | 6 months ago | | | 0 | 0.0000028378646 | |
| 15711632 | 6 months ago | | | 0 | 0.0000028059900 | |
| 15711615 | 6 months ago | | | 0 | 0.0000027367831 | |
| 15711578 | 6 months ago | | | 0 | 0.000014640000 | |
| 15711570 | 6 months ago | | | 0 | 0.0000024147393 | |
| 15711560 | 6 months ago | | | 0 | 0.0000026529360 | |
| 15711531 | 6 months ago | | | 0 | 0.0000027360748 |
ABI
ABI objects
Getter at block 23148063
creator() view returns (address)
0x03b2d12ee4d6a9d3da571449e18196afd0e00cf5
decimals() view returns (uint8)
18
description() view returns (string)
Hey guys, are you ready to meet the cutest baby shark on the CT? Our community is here to grow, and together we will put the Chinese baby shark on the top of Base!
Stay cute , stay Shark 🦈
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0x01cf4e3b71d758eb1138a3d15f379ece80fc101c43aa3aba8e5c4f6889f16819.jpeg
isPresaleStep() view returns (bool)
true
name() view returns (string)
CHINESE BABY SHARK
symbol() view returns (string)
CSHARK
telegram() view returns (string)
https://t.me/+Nc9TC7juO8I4MDU0
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
1000000000000000000000000
twitter() view returns (string)
https://x.com/ChineseBBShark
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.