StarBlock Genesis Pass

Verified contract

Active on Ethereum with 67 txns
Deployed by via 0xf61ef8fe at 14667372
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "StarBlock Genesis Pass"

0x739dd236010e3bb536f682605dbfee802cbf077441eac152a1dd1c688cf041f6
0x808c2fb20a6e4a9fc4ceda4cb437cce8a345e8018ced76b9a8522917ba210258
0x890b9f04a53afc0225d60236dc94b66d6db4f642fecf49df9d4b557b2bb61763
0x9c781b44b81c9647349e96e713db20e65ff19db5ce855c6a1117bb87e5caa91b
0x52a0d01efaf2c06c1a2298f96c2e0fc4fd811453ae9751dd6f5a4905626fa766
0x249caf13e2e6a2d7865ccfb56b657b279a9d5a1a87fe89b5934a48f85927ac79
0x42b0b52ae921f3a3604ffc32ef858c35d4563b271747155d2e2494559703890e
0x015b0b8dbd7d55d4b17c0d8ce7ab71c4d769e5968673bed7958d73a7fc8b4306
0xf7f9a262b1743061fad3298b292233eda81bbfb8a2e3197a16942bef4a5358d3
0x28e67d3b4cc8041c5e484e3ee9cb241debb77aad2d0d5e468a9d8add371064ac

Functions
Getter at block 21125459
collectionMaxSize(view returns (uint256)
1000
getMaxBatchSize(view returns (uint256)
100
mintTokenAmount(view returns (uint256)
0
name(view returns (string)
StarBlock Genesis Pass
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x2a9bb61cf5f9e8e129157d1bf86aae6e73b109c2
paused(view returns (bool)
false
proxyRegistryAddress(view returns (address)
0x28fa7262b6d28364b494b30a89633fc12be66608
symbol(view returns (string)
SGPass
tokenAddress(view returns (address)
0x0000000000000000000000000000000000000000
totalSupply(view returns (uint256)
21
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
whiteListNumberMinted(addressview returns (uint256)
State-modifying
approve(address touint256 tokenId
pause(
publicMint(address to_uint256 fromTokenId_uint256 saleQuantity_uint256 maxPerAddressDuringMint_uint256 quantity_
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMaxBatchSize(uint256 _maxBatchSize
setTokenAddressAndMintTokenAmount(address tokenAddress_uint256 mintTokenAmount_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
whiteListMint(address to_uint256 fromTokenId_uint256 saleQuantity_uint256 maxPerAddressDuringMint_uint256 quantity_
withdrawMoney(
withdrawToken(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(string name_string symbol_address proxyRegistryAddress_uint256 maxBatchSize_uint256 collectionSize_string baseURI_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.