StarbaseExplorerPass

Verified contract

Active on Ethereum with 2,876 txns
Deployed by via 0x99d5d2a2 at 20463644
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "StarbaseExplorerPass"

0xc01987fb83e281fb607553a97ff37eac061149ecba2de2b0dc684d52cb0f4b26
0x05645090990904febc7d30e675c6d1a780ebc0d8cdebf75952b06c853898e778
0xf8dbb37414849a19efd625551f993721f25994ea87dfb312bcee5125cfb644eb
0x47cab1b3643037adb9fdff7f906b43bd2a30651e7bd1947a2f1e6be34ce82c4d
0x6de9cec95e6776f399250f7fbd973ef481b62bec94db4721e08a83945e9d762f
0x14bc040a24ea811c48c18a202da85a7f187a65a5be3eade2f1f2d659f0106e66
0x3dad5ae4f13ea083848574406d2360ae044e267b42e5ff6039053811e4b3bab2
0x130e69adec96d5b0a3508dcfbe7a2e6f5dab2953a947dcb21e8fe1a87133c685
0xdf0987605e0ba53b10f3656823f03c89ff7b077836b698cbdb0bca115d7cf633
0xf4bb8d14523960a1d55bb7957cd1eb354ce08ba23e847fc87c986aed557208f6

Functions
Getter at block 20904743
contractURI(view returns (string)
https://quest-frontend.pages.dev/explorer-pass-contract.json
name(view returns (string)
StarbaseExplorerPass
owner(view returns (address)
0x3c4e74789f246b705849868bc7d2a950254d8101
symbol(view returns (string)
STRBSE
totalMinted(view returns (uint256)
2750
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
mint(address to
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseTokenURI(string newBaseUri_
setContractURI(string newContractUri_
setMintingEnabled(bool enabled
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseTokenURIUpdated(string newContractURI
ContractURIUpdated(string newContractURI
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.