The Mutants

Verified contract

Proxy

Active on Ethereum with 15 txns
Deployed by via 0xf1c5ca67 at 18136872
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 "The Mutants"

0x25750aaec1f9ab7a956700df2a0792aa5305b81918f3838ea7177db5a57ea2c3
0x4c48522209ce0ccf54a2dd9f97a19fdd789472df4411de4cd97a7fa4f2209208
0x0da4510d84acf089b9388dc98dcf567e134eb10643d86358db9a9c1f3bab0521
0xe5ce0bfc066b92f1f96653be2ec2b858a06bdc1a05040a2aaa5d44c32bf23587
0x72246f73fc2f400e36ce824b3e245135f74c5f938c8b33a6be04cc8a9737b05f
0xc3a4877de519320200da714aba662cf8abd8acd09ecc9d2f82665cc328233eec
0x7b19027a4981817a89322305cf5df4acd8e44d858542cec313e3958440e8ec4a
0x720f49e07c091efa33c80bac46bbc64c4966f710e3e7ab1d58ecf616f402ef32
0x8f8baa3aabc12e6fd5b8146d83eb034dee689d27b032730bcec54126eaccd7e9
0xbf8815806131dcdad5893560c43439e9d5c71237942290f6d93fd934d5a833a1

Functions
Getter at block 21218987
BIPS_PERCENTAGE_TOTAL(view returns (uint256)
10000
admin(view returns (address)
0x0000000000000000000000000000000000000000
baseURI(view returns (string)
ipfs://QmQm39V9MgzXzdBraHXCqyXSwL358hC6DYbqWXw87jYbQo/
contractURI(view returns (string)
ipfs://QmQm39V9MgzXzdBraHXCqyXSwL358hC6DYbqWXw87jYbQo/contract-metadata
getCollectionStatus(view returns (struct ERC721OmnibusCollectionStatus)
(false, 13, 0xe052113bd7d7700d623414a0a4585bcae754e9d5)
getNiftyTypes(view returns (struct NiftyType[])
[(true, 1, 1, 4), (true, 2, 5, 7), (true, 3, 8, 9), (true, 4, 10, 12), (true, 5, 13, 13)]
name(view returns (string)
The Mutants
nominatedAdmin(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x2c935f6ec4d5fa11522454edad3fd8fc8ae6eb33
signature(view returns (bytes)
0x
signatureStatus(view returns (bool isSaltedbool isVerifiedaddress signerbytes32 saltedHash)
(isSalted=true, isVerified=false, signer=0x2c935f6ec4d5fa11522454edad3fd8fc8ae6eb33, saltedHash=0xa1499c64513f7fa515b6a044c1523ec176b1443c6c847a38c0df9140704a7eb3)
symbol(view returns (string)
THEMUTANTS
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.