The Nightshade Collection

Verified contract

Proxy

Active on Ethereum with 131 txns
Deployed by via 0xa223fedf at 16205766
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 4 additional slots
9 additional variables

No balances found for "The Nightshade Collection"

0x3656fdb916db69f5f02959d8979c37fbb1e59831045dc04ea6e7d465ff48cfd8
0x71b3c890f814f66722ff5eaa6a83508b8ad57b0c7198aa059b1b150b9a1582fc
0x3ea5649adca457905a870d2be245d49db95836b6843f7e0e61a9df5fe100476f
0xe8ab805885674f9fe4f671c2c139524631505e0a1ef3a1d57952dd1a2484edc8
0x30a009725ff9c23997423c25d6d7f405b6b2576f46aa0d3cee481af7eeb89079
0x07528d1d408a6be9c1406d31f3b005dfa7948b4d80c2178f73c57920fa997f3e
0xb6228fcb0914268704bf8c8b898aece330b862e9ff5652360be4960241f64a8d
0xf5f195b02b061f49d4d32bb388560f561f96b656659ff8efc0f889278b3c5a0a
0x387763241709e1456382f0b886d7dd7d578268dbbbc2ea74ec3c5b35f0ee1061
0xf8a8c2198c9e4488c2af3fa33535c18f3d99ae1d9ee76d9853e40f3d5115de1b

Functions
Getter at block 20924481
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
NIGHTSHADE_ADMIN(view returns (bytes32)
0x05660921df62b40e98421dd3fc66687f0f3d9f00d2973b606bdd28efbb41ba68
maxSupply(view returns (uint256)
1000
mintsLocked(view returns (bool)
false
name(view returns (string)
The Nightshade Collection
owner(view returns (address)
0xb4c84f2848ba2ff988f4ca33a5b37f0fcc4a60c2
 
proxiableUUID(view returns (bytes32)
symbol(view returns (string)
NFF
totalSupply(view returns (uint256)
1004
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address address_view returns (uint256[])
State-modifying
adjustTotalSupply(uint256 supply
adminAltarEmitMint(address to_uint256[] ids
altarEmitMint(address to_uint256[] ids
altarTransfer(address to_uint256 id
approve(address operatoruint256 tokenId
grantRole(bytes32 roleaddress account
initialize(address roleAdmin_uint256 maxSupply_string name_string symbol_
lockMints(
mintMore(address to_uint256 startuint256 end
preGhostMintCollection(address to_uint256 startuint256 end
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setAltar(address altarContract_
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BeaconUpgraded(address indexed beacon
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors
OperatorNotAllowed(address operator