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 "SHADES"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21766509 | 3 days ago | | | 0 | 4.3333137e-7 | |
| 20323334 | a month ago | | | 0 | 1.7889344e-7 | |
| 20304269 | a month ago | | | 0 | 0.0000011479546 | |
| 20024431 | a month ago | | | 0 | 0.0000010456504 | |
| 20022258 | a month ago | | | 0 | 4.1734159e-7 | |
| 20021981 | a month ago | | | 0 | 0.0000010456504 | |
| 20021181 | a month ago | | | 0 | 0.000000308270784600 | |
| 20020975 | a month ago | | | 0 | 0.000000905956710048 | |
| 20020940 | a month ago | | | 0 | 2.5504748e-7 | |
| 20020933 | a month ago | | | 0 | 2.5510197e-7 |
ABI
ABI objects
Getter at block 21891279
creator() view returns (address)
0x3ea03110ccbbe58e1087a4fd68d095ddeba51794
decimals() view returns (uint8)
18
description() view returns (string)
$SHADES is just a cat with shades on.
Summer is coming, base season is getting started, so put your shades on and enjoy the ride!☀️🕶️
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0x1cb3fb62669865b7e2bd16108aafe8f9eaa519d994ad4c4ba39dc5c1c4dac14b.png
isPresaleStep() view returns (bool)
false
name() view returns (string)
SHADES
symbol() view returns (string)
SHADES
telegram() view returns (string)
https://t.me/shades_on_base
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
1000000000000000000000000000
twitter() view returns (string)
https://x.com/shades_on_base
website() view returns (string)
https://shadesonbase.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.