NiftyForge721

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xacefd9b8 at 13453838
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 5 additional slots
-
variable spans 1 additional slot
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
11 additional variables

No balances found for "NiftyForge721"

No transactions found for "NiftyForge721"


Functions
Getter at block 21189433
DOMAIN_SEPARATOR(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PERMIT_TYPEHASH(view returns (bytes32)
0x49ecf333e5b8c95c40fdafc95c1ad136e8914a8fb55e9dc8bb01eaa83a2df9ad
ROLE_EDITOR(view returns (bytes32)
0x8c93699475be54d1d73bbbabee1213ba5867c90fcebb8234a4274f68c8da4977
ROLE_MINTER(view returns (bytes32)
0xf0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc9
baseMutableURI(view returns (string)
baseURI(view returns (string)
contractURI(view returns (string)
hasPerTokenRoyalties(view returns (bool)
true
isMintingOpenToAll(view returns (bool)
false
lastTokenId(view returns (uint256)
0
listModules(view returns (address[] listuint256[] status)
(list=[], status=[])
maxTokenId(view returns (uint256)
0
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
proxyRegistry(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
balanceOf(address ownerview returns (uint256)
canEdit(address userview returns (bool)
canMint(address userview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getFeeBps(uint256 tokenIdview returns (uint256[] fees)
getFeeRecipients(uint256 tokenIdview returns (address[] recipients)
getFees(uint256 tokenIdview returns (address[] recipientsuint256[] fees)
hasRole(bytes32 roleaddress userview returns (bool)
isApprovedForAll(address owner_address operatorview returns (bool)
isEditor(address userview returns (bool)
isMinter(address userview returns (bool)
isOwnersOpenSeaProxy(address owneraddress operatorview returns (bool)
listRole(bytes32 roleview returns (address[] list)
makePermitDigest(address spenderuint256 tokenIduint256 nonce_uint256 deadlineview returns (bytes32)
modulesStatus(addressview returns (uint8)
mutableURI(uint256 tokenIdview returns (string uri)
nonce(uint256 tokenIdview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
renderTokenURI(uint256 tokenIdview returns (string uri)
royaltyInfo(uint256 tokenIduint256 valueview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenIdToModule(uint256view returns (address)
tokenURI(uint256 tokenIdview returns (string uri)
State-modifying
addEditors(address[] users
addEventListener(uint8 eventType
addMinters(address[] users
approve(address touint256 tokenId
attachModule(address modulebool enabledbool moduleCanMint
burn(uint256 tokenId
disableModule(address modulebool keepListeners
enableModule(address modulebool moduleCanMint
initialize(string name_string symbol_string contractURI_address openseaProxyRegistry_address owner_struct INiftyForge721ModuleInit[] modulesInit_address contractRoyaltiesRecipientuint256 contractRoyaltiesValue
mint(address tostring uriaddress feeRecipientuint256 feeAmountaddress transferToreturns (uint256 tokenId)
mint(address tostring uriuint256 tokenId_address feeRecipientuint256 feeAmountaddress transferToreturns (uint256)
mintBatch(address[] tostring[] urisaddress[] feeRecipientsuint256[] feeAmountsreturns (uint256[] tokenIds)
mintBatch(address[] tostring[] urisuint256[] tokenIdsaddress[] feeRecipientsuint256[] feeAmountsreturns (uint256[])
permit(address spenderuint256 tokenIduint256 deadlinebytes signature
removeEditors(address[] users
removeEventListener(uint8 eventType
removeMinters(address[] users
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
safeTransferFromWithPermit(address fromaddress touint256 tokenIdbytes _datauint256 deadlinebytes signature
setApprovalForAll(address operatorbool approved
setBaseMutableURI(string baseMutableURI_
setBaseURI(string baseURI_
setContractURI(string contractURI_
setDefaultRoyaltiesRecipient(address recipient
setMaxTokenId(uint256 maxTokenId_
setMintingOpenToAll(bool isOpen
setMutableURI(uint256 tokenIdstring mutableURI_
setOpenSeaRegistry(address osProxyRegistry
setTokenRoyaltiesRecipient(uint256 tokenIdaddress recipient
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(address tokenuint256 amountuint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ModuleChanged(address module
NewContractURI(string contractURI
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleGranted(bytes32 indexed roleaddress indexed user
RoleRevoked(bytes32 indexed roleaddress indexed user
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.