REMO and the Earthly Elements

Verified contract

Proxy

Active on Ethereum with 48 txns
Deployed by via 0x43b0f500 at 15771318
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 "REMO and the Earthly Elements"

0xe9a60ea8051912ce310b46915602d1bc68b464c13572f18bb47e2ecf450d5098
0x2522f3a6e5fe161bf5f21673f3844eff23a39e51d8fba6134b95155fecad457b
From
0xa92613d86c55826948dfebaaf4e5d0f5ef6f19d4365b88edbf04887fa03899a7
0x3142212fc7a7ee62cef576223cab5eec4695a4cdc96946c9f7c405e008ef8029
0xfc3a3ac0ec6ac627b5ce8d97eda9bbd437d753e8ac967c68d8617842d4b71d39
0x74b645c61e6306390559c85107c73fc64c69486ea9736362ed5a15c21385c19a
0xd0662def5f02ea2793068a7737e3e2381b291d24394a91ea83bd68fdad8ba3db
0xaba732237d46e46907f7f74afe093be209ce4f51956015bc0aa0e17132840975
0x6cbe5fe754749f1413ac94159ebfafc9584cdeb76ba809903effd7dc9db83950
0xb5203139ee924ee5fde5914a57d36ba421f5c9f64fb53d8947c2f071b96236f2

Functions
Getter at block 20981651
BIPS_PERCENTAGE_TOTAL(view returns (uint256)
10000
admin(view returns (address)
0x0000000000000000000000000000000000000000
baseURI(view returns (string)
ipfs://QmY3KBWxR1vCPP7SBJBFa7mcPddxBrKc4THSGDnAvaHc9Z/
contractURI(view returns (string)
ipfs://QmY3KBWxR1vCPP7SBJBFa7mcPddxBrKc4THSGDnAvaHc9Z/contract-metadata
getCollectionStatus(view returns (struct ERC721OmnibusCollectionStatus)
(false, 184, 0xe052113bd7d7700d623414a0a4585bcae754e9d5)
getNiftyTypes(view returns (struct NiftyType[])
[(true, 1, 1, 35), (true, 2, 36, 88), (true, 3, 89, 135), (true, 4, 136, 184)]
name(view returns (string)
REMO and the Earthly Elements
nominatedAdmin(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xd55cf76dee4ee9cbbe78a41bf3fab65ed65a6f32
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)
REMOANDTHEEARTHLYELEMENTS
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.