Monument

Verified contract

Proxy

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

No balances found for "Monument"

0x69f386c178eda863ebf86fc3e0972687c875ea439830b59ef3fa91a9ad3dd05f
0xe5b5bd137537874627339311a386c8fe92723c36414b95c385205a159a2f5946
0x60c6c9fd09a6a1c3c9db90f3ba4a98fd6d636ee48d14bd0ce688f2391dba8204
0xb271ad905b6b7b167088a66460590ba682a7965442b9d5e1b32219a73cb53bea
0x25ed725cfb59de89de016afaf59ab6ab1d77d2d0e7f61a83d9b1b5a9a8f5074b
0x0e4d3534c78b76af9d93e82cf9438bdb9dbde266a0b41fbca4ddf103f3889684
0x6154ebbe0c42e5d0cc48a9e41f6d02b42181edca4c99065a494e5ac022a8ecb5
0x42b07ec02d13791d98030fb31da252c21f20e20fe668fc4fe2b6085f11c8c85f
0x971c4eb114adaf5fe3b14bb0d4d22e2c081786c6a8a2ff563b2f607631fb21e0
0xb54f8a269bcc70f57f62a410a6fbaa02b3e4613cc53c211938034a13f2e88d6b

Functions
Getter at block 21177642
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
_baseUri(view returns (string)
ipfs://bafybeiakonvfybqyihhe4pvx25glcwkplulndaoeo2c6oyjdila3wkuubm
_name(view returns (string)
Monument
creator(view returns (address)
0x08f950816358f4306b70fb319e4f35c592d1b8a8
gatewayManager(view returns (address)
0xe445fb0297f7d1f507df708185946210eb6a9de6
mintingManager(view returns (address)
0xe445fb0297f7d1f507df708185946210eb6a9de6
name(view returns (string)
Monument
owner(view returns (address)
0x08f950816358f4306b70fb319e4f35c592d1b8a8
symbol(view returns (string)
totalSupply(view returns (uint256)
180
Read-only
_balances(addressview returns (uint256)
_owners(uint256view returns (address)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 valueview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address operatoruint256 tokenId
batchMintWithCreator(address[] touint256[] tokenIds
initDefaultOperatorFilterer(
initOperatorFilterer(address subscriptionOrRegistrantToCopybool subscribe
initialize(string uri_address minter_address gatewayManager_string contractName_uint256 royaltyValue_address owner_
mintWithCreator(address touint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setGatewayManager(address gatewayManager_
setMintingManager(address minter_
setRoyalties(address royaltyRecipientuint256 royaltyValue
setURI(string newuri
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
OperatorNotAllowed(address operator