Solars-404

Verified contract

Active on Base with 806 txns
Deployed by via 0x0e2d9711 at 10456672
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Solars-404"

0x4937b5a6ef71e5c703c7f8aa21411734ab5bda15136563c3fe8c43a34f6a7169
0xa7f67e7813053f3049880582f420d2bf496b76209a361f2a7277991dfda4a66d
0x0cca67afa2403b6fedf5fe1b4dae6fa98eedb2076b726185fd3ef12b5a2ef846
0xed58d89c81971e36932921e5ce21bf34cf8f07c97615d926fd2ac1150f3c230e
0x6414b428013b12f584d3f338840b1cc880461e9770919e3af395c054d1f4b760
0xf2779914851423fa4240e4411d38d07b683a404c9c7dd1077c87394b418ee453
0xa260d08035c434f4dd65cf050db078e09150d9569a888a735debbdae62e09231
0x256b1348f7d6eb54780ec95693dc88ac33cce9e85423bcf94c8949a25b2e6fea
0x1d354120c3ab392b45c33b307361323ee00ff694845fafa2437b3ce7cd1a8b65
0xfee6e0425f07e6044b915ff173e1a076fcbbd5aaac1407c0702a9c9b4e4e30d3

Functions
Getter at block 21823109
decimals(view returns (uint8)
18
minted(view returns (uint256)
19856
name(view returns (string)
Solars-404
owner(view returns (address)
0xea1151941e66faab319019628f9f26e03430d49a
renderer(view returns (address)
0x5a35ab0813ec702ee1ad266dcea7c8e91656db5f
symbol(view returns (string)
SLRS
totalSupply(view returns (uint256)
2500000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
getApproved(uint256view returns (address)
getStarType(uint256 tokenIdview returns (string)
isApprovedForAll(addressaddressview returns (bool)
ownerOf(uint256 idview returns (address owner)
tokenURI(uint256 tokenIdview returns (string)
whitelist(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountOrIdreturns (bool)
revokeOwnership(
safeTransferFrom(address fromaddress touint256 id
safeTransferFrom(address fromaddress touint256 idbytes data
setApprovalForAll(address operatorbool approved
setWhitelist(address targetbool state
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountOrId
transferOwnership(address _owner
updateRenderer(address _address
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ERC20Transfer(address indexed fromaddress indexed touint256 amount
ERC721Approval(address indexed owneraddress indexed spenderuint256 indexed id
OwnershipTransferred(address indexed useraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed id
Constructor
constructor(address _rendereraddress _owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyExists(
InvalidOwner(
InvalidRecipient(
InvalidSender(
NotFound(
Unauthorized(
UnsafeRecipient(