Planet Magical

Verified contract

Active on Ethereum with 543 txns
Deployed by via 0xfa4ec8af at 16136613
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Planet Magical"

0x3012fa74f27baaf4118966c0d8f3b5f1f32e52fd833e1311a1688e604650fad7
From
0x0e500cd2fd17860b5a2dbb86a4949e2e2ab12dc355a93d1da925dc7953923c43
0x3fdc1169e5c2bc296ae03cac80d796b57d5c6c673231ae3e6c18c620ed7a3f25
0x9760d262bd524f53ab16d3b44f25d3d209a090682df3374722f93e6fcc4e7632
0x585251ff48164dd75e97d909a3d4497990e4630e3d127819d526da1f77ad891a
0x6b2f59d5051868d27779e9cc65ee07064d5446f7d1762377b3e26f769a387459
0x9919de3ae9e93dc334239728c636a5c398d67644cbe7f096b50b76e2c469f645
0x3842e76e1749b04b79ff8b73ef08874e3bd1f2faa6d5c6a0e9169695875a653f
0x3600b519f8bfadd78b25e4109c2a6450473060ed378757dfe55f32a0ae65192d
0x1166bd0841e57c5eeefabc8b8d215c1da9b1186243aea10c8b0c59109d90950b

Functions
Getter at block 21172303
BaseURI(view returns (string)
ipfs://bafybeicninyl6x6lwetivwirkxbwy5r7tdnbszj3udzjqtoh6wn5rdsw3e/
cost(view returns (uint256)
0
maxFound(view returns (uint256)
1
maxSupply(view returns (uint256)
500
merkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
name(view returns (string)
Planet Magical
owner(view returns (address)
0xdd6c238396be8f9f4f942a8cf1e93bd38e1a0fdd
symbol(view returns (string)
PM
totalSupply(view returns (uint256)
500
uriSuffix(view returns (string)
.json
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
foundCount(addressview 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)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
approve(address touint256 tokenId
found(uint256 _foundAmountpayable 
published(uint256 _foundAmount
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _BaseURI
setCost(uint256 _cost
setFoundMint(uint256 _maxFound
setMerkleRoot(bytes32 _merkleRoot
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(
Fallback and receive

This contract contains no fallback and receive objects.

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