DRVRS Comics

Verified contract

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

No balances found for "DRVRS Comics"

0x5f6d3730f4c2208e595e104e40dd7d6fc9d8a77353f027a64b3a0140a751f3b6
0x0ce5965ba538d02733e8d3ff0970aaa3adb46c48f2fc2708ef40ff0a082b9750
From
0x5a7888be3ce1a0ca0096bd6c443a086f01128addc01f7624fc7416fbc10a67de
0x367fa41965a4c1fa1f3add5fd080c51cbd81ec925c88d87249791c96c70929c6
0x3c468c8c93ddb66e26ff2bb6fc785458994c41c52f2d154721e5e6e4d44456f5
0x5b9b2567377cdc73557fa4a7a0834f297089deb02a43c6ce3c480bed7fe6268d
0xab630fa67bda8b2f30df8fdcc94db70f3642e5c53d6609b5d601f29a738d8c37
0x2f1372aab6fadee047b89b37a4adfaacf9873db71c6fdb57ecbc850a65c0cb3d
From
0x236b0c76ff4b3be9c735bffbb0ac31e8629bbb8926a3326918258616a0a4db1e
0xeb732e76f898bcf139c8a2990faf58b543965c319bcc5f7c5c26ff4afc62a249

Functions
Getter at block 21393824
baseUri(view returns (string)
https://crimson-capable-ocelot-473.mypinata.cloud/ipfs/Qmdqk8KpG3Tn2rCGoxdpJjNyF8AHJcT1hSLuAie1WLajLF/
isFreeMintActive(view returns (bool)
true
name(view returns (string)
DRVRS Comics
owner(view returns (address)
0x05a80122f3c14f9697ef0b57b5091952af97e0d9
symbol(view returns (string)
DRVRSCOMIC
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
chapters(uint16view returns (uint16 maxSupplyuint16 mintedSupply)
isApprovedForAll(address accountaddress operatorview returns (bool)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 tokenIdview returns (string)
State-modifying
freeMint(bytes32[] proofuint16 numberOfTokensuint16 maxMint
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 tokenIduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setChapterSupply(uint16 chapteruint16 supply
setCurrentChapter(uint16 chapter
setFreeMintRoot(bytes32 _freemintRoot
setFreeMintStatus(
setUri(string uri
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OperatorNotAllowed(address operator