Matty Marianski

Verified contract

Proxy

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

No balances found for "Matty Marianski"

0xb65226d0efb31278facf4d892cf5eda2e7de4413883c2cdc86336a854f862ab9
0x31f2876dffa41c336d09fc2206ff508b40e054ae115d0877da9e3f15317ee2a5
0x73588f2f63b82a347a1d103bb0ada7fd336e56440772ad8c498a399c8403de8a
0x1727e1c60b0d91324083102f4f0046c0c0e8fbde98c20cf01b3730dd7b46bd64
0x154f8483efd3502870e83bffbcb8d27eeb1c7ee98fbd9dbabb8504c8c574c443
0xeb74a1dfced5e48af246ce43785215bbb5b92b11e49673625b55ed0b849c83f5
0x9896d4c43371a3f628f8a258ed0b019f85e710fcdc056ef0d3f24352c8d56512
0x2dc5f07d5394b8a71f86dccfe2d6561e005f64508cbec2558cd59906d34ab7b8
0x4d6b247371dc33d2e3405e93f6fabfad2d4183fe95d92e77da8e3e0b3d970822
0x12c705115a3e3475c176a618de48d9437eccdd7e026a08c60b2d7f42b3f78394

Functions
Getter at block 21217914
monaGalleryAddress(view returns (address)
0x1dd9558f812ca08f01bc26ec61d20b3a14eaf112
name(view returns (string)
Matty Marianski
newContract(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x1dd9558f812ca08f01bc26ec61d20b3a14eaf112
proxyRegistryAddress(view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
symbol(pure returns (string)
MONA
totalSupply(view returns (uint16)
4
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.