New Worlds Rocketships

Verified contract

Active on Ethereum with 41 txns
Deployed by via 0xcb71440a at 16827899
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 8 additional slots
-
variable spans 2 additional slots
-
variable spans 6 additional slots

No balances found for "New Worlds Rocketships"

0x25313e73a2cad270b2b6067c304d1ff793052dcf5d471ce25ceaf30f25b0acdd
0xbb35194ad0f77fcf1025f93405515f6d7c180e7988559167eaa908b6ecc604b1
0x39002becb72f1f1b89a3fb5b2b8d601189701b727a2e1a1a3afc0f643ef5dafd
0xb892cae66d7876f125b5222bc796f1c9c10ed00e483f21195efa790096ab70b1
0xc2bc753620bac5f414c1a3137ceebadd00dcac850e3304111b9e4459e56e6364
0x0fe24ce53bdde0b3ddf3a5344806f13995aff50f5e5abbd630fde850576b74bb
0xf42670a99267c29eb147d225eae1a62c83123226306e84468b4e801f8212692b
0x96f531d53efd74afb4273812b49e595168bf0e7b89d6801f4dd4f6581311fd70
0xd143f45cc591663643db5415e767bf9995dce847710323021fea9267e093a333
0x62a8b733b85c38e646ef63a66e6d44e80d5a7b08ef2734b76baddd398eafd1dd

Functions
Getter at block 21274667
addresses(view returns (address recoveryAddressaddress collectionOwnerAddressaddress authorisationAddressaddress purchaseTokenAddressaddress managerPrimaryRoyaltyAddressaddress customerPrimaryRoyaltyAddressaddress secondaryRoyaltyAddress)
(recoveryAddress=0xc20b00bd5c3ca4c2ed28ab7739c2b2d8c712619b, collectionOwnerAddress=0x05ed6404dc167903d4594a46e0b063bb2783d0d0, authorisationAddress=0x05555a04bdd36c004a7de04b3d15dbafc38bd8f0, purchaseTokenAddress=0x0000000000000000000000000000000000000000, managerPrimaryRoyaltyAddress=0x62d516276381042016b38b65c89c05ea59ccb13b, customerPrimaryRoyaltyAddress=0x05ed6404dc167903d4594a46e0b063bb2783d0d0, secondaryRoyaltyAddress=0x05ed6404dc167903d4594a46e0b063bb2783d0d0)
contractManager(view returns (address)
0x8697e2b04b16effdf399ff1bc7d42663709a8851
contractURI(view returns (string uri)
https://api.hypermint.com/metadata/6e5e92dc-479e-4145-9859-7facd6ea9973
 
generalConfig(view returns (string namestring symbolstring contractMetadataUrlstring tokenMetadataUrlbool allowBuybool allowPublicTransferbool enableOpenSeaOperatorFilterRegistryuint256 publicSaleDateuint256 saleCloseDateuint256 primaryRoyaltyFeeuint256 secondaryRoyaltyFee)
name(view returns (string collectionName)
New Worlds Rocketships
owner(view returns (address)
0x05ed6404dc167903d4594a46e0b063bb2783d0d0
supply(view returns (uint256 _supply)
0
symbol(view returns (string collectionSymbol)
NWR
tokenConfig(view returns (uint256 priceuint256 maxSupplyuint256 maxPerTransaction)
(price=3000000000000000000, maxSupply=250, maxPerTransaction=0)
totalSupply(view returns (uint256)
0
version(view returns (string)
2.2.0
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address royaltyAddressuint256 royaltyAmount)
supportsInterface(bytes4 _interfaceIdview returns (bool result)
tokenURI(uint256 _tokenIdview returns (string uri)
totalMinted(address addrview returns (uint256 numMinted)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
buy(uint256 _amountpayable 
buyAuthorised(uint256 _amountuint256 _totalPriceuint256 _maxPerAddressuint256 _expiresbytes _signaturepayable 
mintBatch(address[] _accountsuint256[] _amounts
recoverContract(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAddresses(struct Addresses _addresses
setAllowBuy(bool _allowBuy
setAllowPublicTransfer(bool _allowPublicTransfer
setApprovalForAll(address operatorbool approved
setDates(uint256 _publicSaleuint256 _saleClosed
setEnableOpenSeaOperatorFilterRegistry(bool _enable
setMetadataURIs(string _contractURIstring _tokenURI
setNameAndSymbol(string _newNamestring _newSymbol
setRoyalty(uint256 _primaryFeeuint256 _secondaryFee
setTokenConfig(uint256 _priceuint256 _maxSupplyuint256 _maxPerTransaction
transferAuthorised(address _fromaddress _touint256 _tokenIduint256 _expiresbytes _signature
transferContractManager(address newContractManager
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BatchMetadataUpdate(uint256 _fromTokenIduint256 _toTokenId
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
ContractManagerTransferred(address indexed previousContractManageraddress indexed newContractManager
MetadataUpdate(uint256 _tokenId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(struct GeneralConfig _generalConfigstruct TokenConfig _tokenConfigstruct Addresses _addresses
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
BuyDisabled(
ContractCallBlocked(
ImmutableRecoveryAddress(
InsufficientPaymentValue(
MaxPerAddressExceeded(
MaxPerTransactionExceeded(
MaxSupplyExceeded(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
NewSupplyTooLow(
NonExistentToken(
NotAuthorised(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
PublicSaleClosed(
SaleClosed(
SignatureExpired(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
TransfersDisabled(
URIQueryForNonexistentToken(