MonaArtistContract

Verified contract

Implementation

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

No balances found for "MonaArtistContract"

No transactions found for "MonaArtistContract"


Functions
Getter at block 21053093
monaGalleryAddress(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
newContract(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
proxyRegistryAddress(view returns (address)
0x0000000000000000000000000000000000000000
symbol(pure returns (string)
MONA
totalSupply(view returns (uint16)
0
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
State-modifying
_burnToMigrate(uint256 tokenId
approve(address touint256 tokenId
initialize(uint256 royaltyaddress royaltyAddressaddress _monaGalleryAddressaddress _openseaProxyRegistrystring name_
mint(string uri
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setMonaGalleryAddress(address addr
setNewContractAddress(address addr
setOpenseaProxyRegistry(address addr
setRoyaltyPercent(uint256 amount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.