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 "BasedSC"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18999046 | 3 months ago | | | 0 | 0.0000011533895 | |
| 17942868 | 4 months ago | | | 0 | 0.000000063633705300 | |
| 16628464 | 5 months ago | | | 0 | 7.7514068e-7 | |
| 16025003 | 5 months ago | | | 0 | 8.5054037e-7 | |
| 15777795 | 5 months ago | | | 0 | 5.4527143e-7 | |
| 15560758 | 6 months ago | | | 0 | 1.8214903e-7 | |
| 15007529 | 6 months ago | | | 0 | 0.0000011685415 | |
| 14936043 | 6 months ago | | | 0 | 0.0000011868462 | |
| 14873119 | 6 months ago | | | 0 | 0.0000062645022 | |
| 14646126 | 6 months ago | | | 0 | 0.0000010133856 |
ABI
ABI objects
Getter at block 22933154
creator() view returns (address)
0x2d813bee0611484ce0bd4f05249d1eb62fdaf22e
decimals() view returns (uint8)
18
description() view returns (string)
A DUMB REPTILE ON A JOURNEY TO THE STARS
Help me on my mission to conquer the galaxy, and become the ruler of the crypto meme coins.
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0x4495809061b40560223f16a60e061441172ee4846da5c60fb1585ce25a65b1b1.jpg
isPresaleStep() view returns (bool)
false
name() view returns (string)
BasedSC
symbol() view returns (string)
BasedSC
telegram() view returns (string)
https://t.me/SpaceCroc
tokenDeployer() view returns (address)
0x7354ea785af2761b1b5c23938c6ba17112c4866a
totalSupply() view returns (uint256)
1000000000000000000000000000
twitter() view returns (string)
https://twitter.com/BasedSpaceCroc
website() view returns (string)
https://spacecroc.net/
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.