EVOCATIVE

Verified contract

Proxy

Active on Ethereum with 21 txns
Deployed by via 0xcae6ca7b at 16420153
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 "EVOCATIVE"

0x22383df51a700d64e15e3c1468af70993dfefb07b9a03ec9e527035e96aee8ab
0x203810157342f14063b6a4f957fe5fd618b1079f06ad6dd9f8d3f8398bd7be74
0xb8acfe126809757e6d7a3d0c36ee487277df75d99d0978ecd1a9fd0619194522
0x82604cd7b0c8bbe7c91f492cdf8bfa43d9d966a05ae741581239a98864770da5
0x1c71566a40a2673ed45a3ece67d6489694c5d160598d1dc63e12ffb78afced09
0x56b9d8b5acfdf96f976110133e48b1cf620f9c3489a287b09356b8e9cd9d3226
0x8050f92e8021ba61ba6a97e796f9ae299133c7e245156ca2d387e445a34be113
0xe5b2a4a8032bd709c21273e518b8b7ee4a789ab5450b638d3d0694c3d5c322b7
0xa1d026a6b3ba40218d03226713bec199362961e571706b6eb4d4cf546326eace
0xe406e62c99124b6c97f83df4fc0d3af68ba8b42fdf2d33669cc8209700e0f834

Functions
Getter at block 21392027
BIPS_PERCENTAGE_TOTAL(view returns (uint256)
10000
admin(view returns (address)
0x0000000000000000000000000000000000000000
baseURI(view returns (string)
ipfs://Qmf89cpCYYN5q8PYzH5psN3hSVmMxAEjpEd92iexPzs3an/
contractURI(view returns (string)
ipfs://Qmf89cpCYYN5q8PYzH5psN3hSVmMxAEjpEd92iexPzs3an/contract-metadata
getCollectionStatus(view returns (struct ERC721OmnibusCollectionStatus)
(false, 21, 0xe052113bd7d7700d623414a0a4585bcae754e9d5)
getNiftyTypes(view returns (struct NiftyType[])
[(true, 1, 1, 2), (true, 2, 3, 4), (true, 3, 5, 7), (true, 4, 8, 9), (true, 5, 10, 13), (true, 6, 14, 15), (true, 7, 16, 16), (true, 8, 17, 18), (true, 9, 19, 21)]
name(view returns (string)
EVOCATIVE
nominatedAdmin(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x2c935f6ec4d5fa11522454edad3fd8fc8ae6eb33
signature(view returns (bytes)
0x
signatureStatus(view returns (bool isSaltedbool isVerifiedaddress signerbytes32 saltedHash)
(isSalted=true, isVerified=false, signer=0x2c935f6ec4d5fa11522454edad3fd8fc8ae6eb33, saltedHash=0x2bbf4aa6cfa73506a4be2bcbf9220fe1ec02fbaa59c53628561b3c45f661efdd)
symbol(view returns (string)
EVOCATIVE
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.