JOURNEY - Limited Editions

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0xd5a850b6 at 16626254
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "JOURNEY - Limited Editions"

0xf4cdf7e09575daced972436def55f9c70ac01116847f2842f3f74ea3944daf8a
0x135edda4dad442ca6e62bd95b0867321075872cb54be53148df0e6594d7aae33
0x30ac361a121c7f01e51224f489eef1ccee5240f495786fc1ff1b4ee42c1679b7
0x397bd26535a0301f453c97604fc9747c089225e705374110668f974b81f45aca
0x55a04e6afa8378e665c2f10c3c94488e534bf8f2b1f6585b2200948f739e0fdf
0x0ca6796043306d86cf084d93d6c3905543ec4b0d22bd73db12db4a49f705f189
0xec76856cbe69e73af5e99c2bbd9707142c739efaa6f5541b60b8f5c0621aaabf
0x040582f5c37c2b224acd0d3798a378e3af530e0e64ad0712b28e43b28514ded8

Functions
Getter at block 20859049
BIPS_PERCENTAGE_TOTAL(view returns (uint256)
10000
admin(view returns (address)
0x0000000000000000000000000000000000000000
baseURI(view returns (string)
ipfs://QmeNbVgzg5b4s9sSHhm6onAUSWNU7EvzHFXbwXPJxLqTxN/
contractURI(view returns (string)
ipfs://QmeNbVgzg5b4s9sSHhm6onAUSWNU7EvzHFXbwXPJxLqTxN/contract-metadata
getCollectionStatus(view returns (struct ERC721OmnibusCollectionStatus)
(false, 40, 0xe052113bd7d7700d623414a0a4585bcae754e9d5)
getNiftyTypes(view returns (struct NiftyType[])
[(true, 1, 1, 20), (true, 2, 21, 40)]
name(view returns (string)
JOURNEY - Limited Editions
nominatedAdmin(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xf49c7a4fa6fbfecad83a56a06b2ba53352e7ce5b
signature(view returns (bytes)
0x
signatureStatus(view returns (bool isSaltedbool isVerifiedaddress signerbytes32 saltedHash)
(isSalted=true, isVerified=false, signer=0xf49c7a4fa6fbfecad83a56a06b2ba53352e7ce5b, saltedHash=0x32f566762708050da37e3c279ad90cfc2d8922bb119582ccd20f71663dde578b)
symbol(view returns (string)
JOURNEYLIMITEDEDITIONS
Read-only
balanceOf(address ownerview returns (uint256)
exists(uint256 tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getNiftyType(uint256 tokenIdview returns (uint256)
getNiftyTypeDetails(uint256 niftyTypeview returns (struct NiftyType)
getPaymentSplitterByNiftyType(uint256 niftyTypeview returns (address)
getPaymentSplitterByTokenId(uint256 tokenIdview returns (address)
getRoyaltySettings(uint256 niftyTypeview returns (struct RoyaltyRecipient)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address owner)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenIPFSHash(uint256 tokenIdview returns (string)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
acceptAdmin(
approve(address touint256 tokenId
burn(uint256 tokenId
burnBatch(uint256[] tokenIds
finalizeContract(
initializeDefaultOwner(address defaultOwner_
initializeERC721(string name_string symbol_string baseURI_
initializeNiftyEntity(address niftyRegistryContract_
initializeRoyalties(uint256 niftyTypeaddress splitterImplementationaddress[] payeesuint256[] sharesreturns (address)
mint(uint256[] amountsstring[] ipfsHashes
nominateAdmin(address nominee
renounceAdmin(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setIPFSHash(uint256 niftyTypestring ipfsHash
setMetadataGenerator(address metadataGenerator_
setRoyaltyBips(uint256 niftyTypeuint256 bips
setSigner(address signer_bytes32 saltedHash_
sign(uint256 saltbytes signature_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawERC20(address tokenContractaddress recipientuint256 amount
withdrawERC721(address tokenContractaddress recipientuint256 tokenId
withdrawETH(address recipientuint256 amount
Events
AdminTransferred(address indexed previousAdminaddress indexed newAdmin
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromAddressaddress indexed toAddress
ContractSigned(address signerbytes32 databytes signature
NiftyTypeCreated(address indexed contractAddressuint256 niftyTypeuint256 idFirstuint256 idLast
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoyaltyReceiverUpdated(uint256 indexed niftyTypeaddress previousReceiveraddress newReceiver
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.