Wild Cards by Hyperphantasia

Verified contract

Proxy

Active on Ethereum with 17 txns
Deployed by via 0xac7b7bbf at 14571169
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 "Wild Cards by Hyperphantasia"

0xe1acac7ca2252ee0e0b441348175ee553d91539032e2f3454da7d654c1117dbc
0x5a032dfe6df2330ad1790b4db8e82ca7fd4fe2f8a42d9e565932f1a811b562f2
0xa77c140b60ab67becfba02ee277b1905a69a02ba7fb445ae2e84b8d895c70760
0xb4157992acee75cc28f772b2ac7d094a903eac3ea91cc801edfe355788341699
0x5ccfbc03efe0afed8d42b64a4cef598a8aabf40c845496c624278c3366cc27ff
0x4a62a4a3da78a81d929b1e3f552bf6cc1f291eadb4feb7cedc253059103c8c38
0x429895087f8db320184174dd40e49cad29df0f4ae2b2a184a3fa5772cacb2402
0xfa263d6f78c3e7ce4e4649c93a126102ab10468f036e0ad228a3b200c68ae637
0x98a877687890077ccc771c7c212ba3d80603288e44588ba80fb83a3279ee0f84
0x3d00913fa3e37e2a47952e295f4ae9308fe4fc2caadff95f87d094c9d64588ee

Functions
Getter at block 21211191
BIPS_PERCENTAGE_TOTAL(view returns (uint256)
10000
admin(view returns (address)
0x0000000000000000000000000000000000000000
baseURI(view returns (string)
ipfs://QmR1V6QhKAPtsdZbe4vZsJuNhW1MYLWF5Bx5rfVmXtnxJ7/
getCollectionStatus(view returns (struct ERC721OmnibusCollectionStatus)
(false, 150, 0xe052113bd7d7700d623414a0a4585bcae754e9d5)
getNiftyTypes(view returns (struct NiftyType[])
[(true, 1, 1, 34), (true, 2, 35, 84), (true, 3, 85, 122), (true, 4, 123, 150)]
name(view returns (string)
Wild Cards by Hyperphantasia
nominatedAdmin(view returns (address)
0x0000000000000000000000000000000000000000
signature(view returns (bytes)
0x
signatureStatus(view returns (bool isSaltedbool isVerifiedaddress signerbytes32 saltedHash)
(isSalted=false, isVerified=false, signer=0x0000000000000000000000000000000000000000, saltedHash=0x0000000000000000000000000000000000000000000000000000000000000000)
symbol(view returns (string)
WILDCARDSBYHYPERPHANTASIA
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
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
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.