SignedPhotoNFT

Verified contract

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

No balances found for "SignedPhotoNFT"

0x511fa43121e1cad154f7903a0498f9f2c5f8b22492ccb288977cd77fb11126ed
From
0x605fbbd27a61b4c19e0ea1f0c62c3b9f5f39cd995cc03b7cfd98070f16a5d163
0xfaf24915dcfe8a2a8c3fcb20bf676367e13c311f064b5074deba7366c50d0054
0x11b6e919ca3ebff2a01c6ccb9c7d4d03ac48a58c0fd729d481f12ea015942823
0xb39541a5cc742461a03cff0a13515e44a77c9d93c84389fcf6fc16fecd6d4c64
0x12d5fdb566525516a133ec485a5499a0c5576b5227c351ac0ae302a7aebb5253
0x6eb04ccd15397f681648f9240f993a57efe2b45a281d8356dfce1e6e5c1fbdab
0x05145b7f0d6f5bedf95c0ba2abb819ccf2b076dde65979eff715fcc9a8405153
0xef9333fd9faa13a5bb0d404f7135d23ddd82b3571b9f8ff882d2994969abcd42
0xf0a897331b6cb5a8d4ae88da79666e6edc9080dd3a489aafb9281d0c065b9283

Functions
Getter at block 21315026
MAX_MINTABLE(view returns (uint256)
700
NO_OF_TYPES(view returns (uint256)
9
SIGNER(view returns (address)
0xc04b4a394305cff3e69446a28f8cc4bd53ecf342
devMinted(view returns (bool)
true
mintingPaused(view returns (bool)
false
numberMinted(view returns (uint256)
178
owner(view returns (address)
0xa26f815a0cfa514b5e7dce62691f380a50ab8dfd
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
claimed(addressview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256view returns (string)
State-modifying
devMint(
mint(uint8 vbytes32 rbytes32 s
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
toggleMinting(
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(address signer
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.