OSOS MUERTOS

Verified contract

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

No balances found for "OSOS MUERTOS"

0x62f59fa823b12aa085892d2805bd7787cbd6d852a0f63e17d837603c7f2a37b3
0x35b2186eb3865e240871978e518042d6c819c447568140bc23653ee2a4e71610
0x1cd3ffe215f3c1791fc0671a6191806562ffb8f5179b3d33a90eb5e711bb922b
0xff5e25a36306f7e5d23dd3472101b8e1245d5d3300cbe6cf7646487f0ed3360a
0x19337563afefc74a496d3d553b03c94e4397eb85f8f67de7a5d4652bf367452d
0x9c6680e4cab75443578ac873d9dc6645c06bc7fb773b8f7e4ea69d88d15cd6d0
0xf250fcbc76c2a8cd50d12d4d87da4665cde95b29175f35fee35bde4d2776679b
0xe510069b3831de4cbb8c86ca84ced195e58625ae6b5946af9b077314e65d4977
0x10aaf9b6fd98542ba0a2e0373866324b112a2fc384a5fc2c2a383d0acecd3547
0x41a6a9a15373064bc797151a29383aea1d5de26ced3c3233c0ab29268f9234c4

Functions
Getter at block 20863167
CurrentmaxSupply(view returns (uint256)
0
cost(view returns (uint256)
0
hiddenMetadataUri(view returns (string)
ipfs://QmY4fgWcTfvUZx4c3VHpN9dWdGvoqGySLVeSqoK6hQd8kL/unrevealed.json
maxMintAmountPerTx(view returns (uint256)
10
maxSupply(view returns (uint256)
5000
merkleRoot(view returns (bytes32)
0x17867440ea15ca217a5e9ff417e020e2c47e8f84633bd746727212233d0e1107
name(view returns (string)
OSOS MUERTOS
owner(view returns (address)
0xecfa56308257a8cae860c6aa4b6a5b153edb7250
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
OSOS
totalSupply(view returns (uint256)
5000
uriPrefix(view returns (string)
ipfs://Qme1StfMenM6NDtGMBKk7zxwpWVWszpnBTSs4nh238eDyx/
uriSuffix(view returns (string)
.json
whitelistMintEnabled(view returns (bool)
false
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
whitelistClaimed(addressview returns (bool)
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
mintForAddress(uint256 _mintAmountaddress _receiver
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCost(uint256 _cost
setHiddenMetadataUri(string _hiddenMetadataUri
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx
setMerkleRoot(bytes32 _merkleRoot
setPaused(bool _state
setRevealed(bool _state
setUriPrefix(string _uriPrefix
setUriSuffix(string _uriSuffix
setWhitelistMintEnabled(bool _state
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(uint256 _mintAmountbytes32[] _merkleProofpayable 
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(string _tokenNamestring _tokenSymboluint256 _costuint256 _maxSupplyuint256 _maxMintAmountPerTxstring _hiddenMetadataUri
Fallback and receive

This contract contains no fallback and receive objects.

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