StarbaseExplorerPass

Verified contract

Active on Ethereum with 3,021 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"

0xf39aa37d36abc14167ce3c2a3079a502e39abf91f513cec7f321d6dace960ef0
0x22b7a0c7fd78ded4802a53095aa045f0f0e4d7e042a85a89b514fa293aaabddf
0x52a3e432a90ffa0018011f59c3680866494b2cfb21e25410aabad8e73cbc8b25
0x82a875d9f8777748b02a60e97e1d63a131f89d9e7dff0eb69a72d1f354736b55
0xeb494dfcc80acbf96c6b64ae1228b7a2e2169de22a0c6b05bde00a8eed57015a
0xac17ad56b89cf2cc0a80c9a052176f1e9cb78539286f10f8b1ebee2ba1c7cee8
0x5327bcd1e23f2e419ae4621d705c90ce3001c75debe0861657cebc65e189147f
0x26a8223a82f533fb857be1ef3b2d9a2d3106d3a1e0179be215050328d593ab0b
0x600abb87004227ad0413c546d1a898ad3d4be8463e47d6820228a468e8f6e8cb
From
0xf6d662d5dce90ecfd599323523bd7534bcd6feab22c3fa0f822eafb31aa42269

Functions
Getter at block 21319241
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)
2880
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.