We Are Here

Verified contract

Proxy

Active on Ethereum with 14 txns
Deployed by via 0x2d5a024b at 16857623
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 "We Are Here"

0xec61d76eec69ddef04718708ff96a971ad67f72dffc82796ce8ed98dc293733d
0xdee8139acbb4e69e2d13c80b2f1ef1e6f85187a07ff88e6daed87c817102327d
0xc38d75d08ced1c8b876a10b9251125bde8c1003123e0d8f576fccc78f8695a31
0x20238f36156570e7a9b34991fac61300e438b79a9b07b179e4d50762cbf6ff55
0x2ea681b05f472f2a8c38a643c6511980c95ea6debf7969c4a0cf5a958c77c05a
0xc534039e86c2dc7a9b448fdc106fb5d5ea91b183dbd1a8996efaa20d43deb0db
0xf82c41baf3bf0454ceec8f05cfbb5da8788cea2dc2c6dfb638d91e23340afeb2
0x84363cb7ce8d0f6c90445fc4301f1745b92794e69b7aae5e53f583d6f109c8f3
0x707d8b06cfc091ee448ff18913beea353a3eb3bedd72a9d209556a20a8572252
0x5e563a66983eaa87882448a0a07c6a7fdc75edc154769b702269416ad8b8d963

Functions
Getter at block 20933401
BIPS_PERCENTAGE_TOTAL(view returns (uint256)
10000
admin(view returns (address)
0x0000000000000000000000000000000000000000
baseURI(view returns (string)
ipfs://QmdHyRs5jGuMwwyUZbxRcuY5aET2wiP1jfZLr8PxX1rPkD/
contractURI(view returns (string)
ipfs://QmdHyRs5jGuMwwyUZbxRcuY5aET2wiP1jfZLr8PxX1rPkD/contract-metadata
getCollectionStatus(view returns (struct ERC721OmnibusCollectionStatus)
(false, 19, 0xe052113bd7d7700d623414a0a4585bcae754e9d5)
getNiftyTypes(view returns (struct NiftyType[])
[(true, 1, 1, 5), (true, 2, 6, 9), (true, 3, 10, 17), (true, 4, 18, 19)]
name(view returns (string)
We Are Here
nominatedAdmin(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x73d8dc2de9ac2f4163e9614c42436f7d4080647a
signature(view returns (bytes)
0x
signatureStatus(view returns (bool isSaltedbool isVerifiedaddress signerbytes32 saltedHash)
(isSalted=true, isVerified=false, signer=0x73d8dc2de9ac2f4163e9614c42436f7d4080647a, saltedHash=0xe7a5518d1cbcee5550ff4f009a0b736b3aecb3c8c0efae4bbae578b982c5d86c)
symbol(view returns (string)
WEAREHERE
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.