Oshi Gallery x NFT Fest

Verified contract

Proxy

Active on Ethereum with 64 txns
Deployed by via 0xbcccabd8 at 16008274
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 "Oshi Gallery x NFT Fest"

0x81ce7230070a789088b9f704b0623137e38015c3b8c18d83ab897913d17cedff
0xd04dc9fbd2bbe02b186940545b81a14eab68b21f072ce71011c1681b2028a713
0xd1c72449a8e01697d51e1722cede92c3fe0a8f77b6347b418dc2cd301bf9f304
0x7aeecdff106bdafe3fe48391d2ba74a377ecbce917c5afd159066af3326c6f7f
0xe984d00d1835c8a0b68de1f6ef20b6143ca3171f41c4d4980129585f88bbdcd0
0xdd749ebe5213f055e4c1130dbd16d21759d6a86f57d825c5b1d77b3d7fa8bffc
0xee73d6aa23756b1aa9101c55ee9f41c4f73906e7a22f35f049f5f19987bb38ec
0x118a6f02afca144ba1e2bebc8aa4989667ccd3d0d0d74519ccef2633234542cd
0x83b50791edfd37bd36f7450f5b012618561a0acb7690b8f80dd03e1765920f2a
0xcf1acaab9009634c01b686a471b833d26d571cb12dbb2eb5829bf90057224b5c

Functions
Getter at block 20879597
BIPS_PERCENTAGE_TOTAL(view returns (uint256)
10000
admin(view returns (address)
0x0000000000000000000000000000000000000000
baseURI(view returns (string)
ipfs://QmZfpFwDywSar5bKuBHNhuTL76wgWVrnzNs9rjuWjkqokq/
contractURI(view returns (string)
ipfs://QmZfpFwDywSar5bKuBHNhuTL76wgWVrnzNs9rjuWjkqokq/contract-metadata
getCollectionStatus(view returns (struct ERC721OmnibusCollectionStatus)
(false, 204, 0xe052113bd7d7700d623414a0a4585bcae754e9d5)
 
getNiftyTypes(view returns (struct NiftyType[])
name(view returns (string)
Oshi Gallery x NFT Fest
nominatedAdmin(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xac00eb0a7f53a9adca9eb5dda1c0d70250bd2167
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)
OSHIGALLERYXNFTFEST
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.