ScorpiosRevealableNftCollection

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x8bba6885 at 17514106
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 48 additional slots
-
variable spans 47 additional slots
-
variable spans 43 additional slots
-
variable spans 49 additional slots

No balances found for "ScorpiosRevealableNftCollection"

No transactions found for "ScorpiosRevealableNftCollection"


Functions
Getter at block 21398749
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
 
availableForMintAmount(view returns (uint256)
baseUri_(view returns (string)
idGenerator_(view returns (uint256)
0
isRevealed_(view returns (bool)
false
maxPossibleTotalSupply_(view returns (uint256)
0
name(view returns (string)
paymentToken_(view returns (address)
0x0000000000000000000000000000000000000000
price_(view returns (uint256)
0
symbol(view returns (string)
version(pure returns (string)
ScorpiosRevealableNftCollection v1
Read-only
balanceOf(address ownerview returns (uint256)
calcPrice(uint256 _amountview 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)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
shares_(uint256view returns (address holderuint16 bps)
supportsInterface(bytes4 _interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
buy(address _touint256 _amount
grantRole(bytes32 roleaddress account
initialize(string _namestring _symboladdress _adminaddress[] _mintersstruct Share[] _sharesuint256 _maxPossibleTotalSupplystring _baseUriaddress _paymentTokenuint256 _priceaddress _royaltyReceiveruint96 _royaltyPercentage
mintBatch(address _touint256 _amount
renounceRole(bytes32 roleaddress account
reveal(string _baseUribool _isRevealed
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setPrice(uint256 _price
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Initialized(uint8 version
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
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.