RMutt

Verified contract

Active on Ethereum with 1,161 txns
Deployed by via 0x038130a2 at 14940603
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "RMutt"

0x91b57fe691b5d4d0700a8f7e9a291f103838402a518d49d0792508440db62576
0x5bf8fa293650d51f562ce91eddd9645efe59cb62bd34f8a2a0c51ae040010078
From
0x88afb810440a557ed3464058a2915a1a5198f8adec3c6c3c5dd7d52079e1265c
0xb74843d03d716467e74f3eb1503cfb5133d247c9ad5563f7924f0f99cbeb9268
0xc7bc421bc23b440d1e057f52767dfdb4731e8a8312a09466487cf905023d7948
0x2f98c4939e72d6c69f754ae2a52da763707943b985315171eb4b6754fdd656a7
0xe924172e9a44e0aebd3b929ed8af434a1ff76a4999290b1d50274f3fa099df82
0xa069ef096cf52a54d83aa4a515a5af661a1c9e213eef971f6c460402a9fb23e4
0x74e38a8020137f3386f873a2680d9cf1f911b0e79778bcad3c220e89ea2920ce
0x184118cadfe263497c22187e9f362f7ce6271ab7c672f3847290d701839c8432

Functions
Getter at block 20917907
_contractURI(view returns (string)
baseURI(view returns (string)
ipfs://QmPgJ1F973uB5b1quoho2TS8sgTV8wReej33gX3f6GffHY/
contractURI(view returns (string)
getMintPhase(view returns (uint8 phase)
1
getTimeElapsed(view returns (uint256 ts)
73454049
getTimeUntilNextPhase(view returns (uint256 ts)
0
maxMint(view returns (uint256)
5
maxSupply(view returns (uint256)
2048
maxWallet(view returns (uint256)
5
merkleRoot(view returns (bytes32)
0x09d24b93adc1791fc87dd70f0dfef1ca4e2dccf9e50578e6d30aec5e36315d70
merkleSet(view returns (bool)
true
mintingIsActive(view returns (bool)
false
name(view returns (string)
RMutt
owner(view returns (address)
0xf8254f25e037b6c1db7d1c8692335e682dfe163a
proxyRegistryAddress(view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
publicMinted(view returns (uint256)
1708
reserveMinted(view returns (uint256)
340
reserveTime(view returns (uint256)
1655073722
reservedSupply(view returns (uint256)
815
reservedTokens(view returns (bool)
true
startTime(view returns (uint256)
1654900922
symbol(view returns (string)
MUT
teamReserve(view returns (uint256)
48
totalSupply(view returns (uint256)
2048
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address _owneraddress _operatorview returns (bool isOperator)
ownerOf(uint256 tokenIdview returns (address)
proxyApproved(addressview returns (bool)
publicBalance(addressview returns (uint256)
reserveBalance(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mintPublic(uint256 numberOfTokenspayable 
mintReserve(uint256 indexaddress accountuint256 whitelistedAmountbytes32[] merkleProofuint256 numberOfTokenspayable 
renounceOwnership(
reserveTokens(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string URI
setContractURI(string URI
setMerkleRoot(bytes32 root
setReservedSupply(uint256 s
toggleMinting(
toggleProxyState(address proxyAddress
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _proxyRegistryAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerIndexOutOfBounds(
OwnerQueryForNonexistentToken(
TokenIndexOutOfBounds(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(