20 Years of Culture : Fed Square

Verified contract

Proxy

Active on Ethereum with 25 txns
Deployed by via 0x40c10e7a at 15764161
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 "20 Years of Culture : Fed Square"

0xf1a75a3913393cdf16dae6a6ce39b22a380a023e968eb4875df2ee6804527611
0x22d51ba57ea0860fddeff129d3b34e3d5782f3396b7ec6594d75fb6f0348c7f8
0x40e55afce1f47891f3c9c62244077ceaddb4c852a1c56000ad0da2c7b1ce8e8f
0xf258fd236936958694be4609ebdb9f32a0db87dfb54f758f8601188bce654a81
0x7c7fad36db048228e8e9be4b5d31c0c1f3c3b652a2aedd72411775581fa3c6a4
0x879f9d64cf59557d06642eec1bcafdbbb3e437a0c1045302bccfa1761857a5fc
0x3d4c63413cadc6421bcaca6bfea5a5c553571163797db37727ca15fe67b5166b
0xab8957f9e9738ad574e625dd0e795b7327c1463e0163081e476b84b73cccf72a
0x4b5a459bf5dc077c62305851857539f1f69bccdd2b32b95b445c2c0dca6903e2
0x783b8d93a95c3a3de219f84dc7faf73d15171161aecc8606b7a5486961c14900

Functions
Getter at block 21215016
BIPS_PERCENTAGE_TOTAL(view returns (uint256)
10000
admin(view returns (address)
0x0000000000000000000000000000000000000000
baseURI(view returns (string)
ipfs://QmNwshup7Dq2TnAZmBzY4Jcddmgd8FMPtc1jBQyk3mioB7/
contractURI(view returns (string)
ipfs://QmNwshup7Dq2TnAZmBzY4Jcddmgd8FMPtc1jBQyk3mioB7/contract-metadata
getCollectionStatus(view returns (struct ERC721OmnibusCollectionStatus)
(false, 20, 0xe052113bd7d7700d623414a0a4585bcae754e9d5)
 
getNiftyTypes(view returns (struct NiftyType[])
name(view returns (string)
20 Years of Culture : Fed Square
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)
YEARSOFCULTUREFEDSQUARE
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.