Modus Operandi

Verified contract

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

No balances found for "Modus Operandi"

0x738b7e376bf7fea955304940939f981cbfebc65adddff619bda9fde92661a280
0x0e8c75017cc4c3b88e9805ff56b13ffa30c74c36329a2984aaffefb49f28613a
0x6f496056898e64e2fb97ee1670e5cedfbb74b3aa2add1b76beb4c96a0915ec71
0x468eaa80fb547228015eca952c9296f92b580296aa743e33d8f734788dfb96df
0xa4d873e6be42eeb8ddeb788e08272bcafc1accb3258be4d11f595a4bd0121a6f
0xf136443c80c984bef18c87da047defa289574d7013ea24bbaea3be28271e6143
0xda7caab5197177d952c48be9e58b0bb1f376821b623fab6b3384308b080240c3
From
0x297eb9b8dd499502ef364e17fdd0c9380d8229a7273144cfba22f0ec2b507b14
0xe7672b9068819eb1fffaa9d5fa956877c42e457e4239e5eff1648ab144855081
0x1892a08a7a48e9c3ca723ca4a593600e8dc959d76ce25367c4f55919049b5a3a

Functions
Getter at block 20928332
BLOCK_FOR_REVEAL(view returns (uint256)
15147035
baseURI(view returns (string)
contractURI(pure returns (string)
https://gateway.pinata.cloud/ipfs/QmVSw7Ln7h9ifiiJrbLu2TvURqZ3Pkt6HT2dUvt6YAFsC9
maxSupply(view returns (uint256)
1355
name(view returns (string)
Modus Operandi
owner(view returns (address)
0x5e44f4980029d81597dcd0b1e89ab2e6b9786c9a
symbol(view returns (string)
MONFT
totalSupply(view returns (uint256)
1355
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 idview returns (string)
State-modifying
approve(address touint256 tokenId
mint(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _uri
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
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

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