This contract is being backfilled. You may encounter incomplete storage history.

WebVerseNFT

Verified contract

Implementation

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

No balances found for "WebVerseNFT"

No transactions found for "WebVerseNFT"


Functions
Getter at block 20887361
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MAX_AGENTS(view returns (uint256)
0
MAX_WEAVERS(view returns (uint256)
0
UPGRADER_ROLE(view returns (bytes32)
0x189ab7a9244df0848122154315af71fe140f3db0fe014031783b0946b8c9d2e3
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
URI(view returns (string)
fundsReceiver(view returns (address)
0x0000000000000000000000000000000000000000
isMintActive(view returns (bool)
false
mintedAgents(view returns (uint256)
0
mintedWeavers(view returns (uint256)
0
name(view returns (string)
privateRound(view returns (bool)
false
privateRoundStart(view returns (uint256)
0
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
staker(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
totalMintedAgents(view returns (uint256)
0
totalMintedWeavers(view returns (uint256)
0
totalSupply(view returns (uint256)
0
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getIdsOfOwner(address _ownerview returns (uint256[])
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)
types(uint256view returns (uint8)
whitelist(addressview returns (bool whitelistedbool riddleWinneruint16 privateWeaversuint16 privateAgentsuint16 presaleWeaversuint16 presaleAgents)
State-modifying
addToWhitelist(address[] addrsstruct WebVerseNFTWLConfig[] configs
approve(address touint256 tokenIdpayable 
changeMainReceiver(address to
changeURI(string newURI
grantRole(bytes32 roleaddress account
initialize(address owneraddress receiverstring baseURIuint256[] supplies
mint(uint16 quantityuint8 _typepayable returns (uint256 firstuint256 last)
mintByAdmin(uint256[] quantitiesaddress[] tobool[] stake
mintPresale(
mintRiddle(returns (uint256 tokenId)
renounceRole(bytes32 roleaddress callerConfirmation
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setPrivateRoundStart(uint256 timestamp
setStaker(address _staker
transferFrom(address fromaddress touint256 tokenIdpayable 
upgradeToAndCall(address newImplementationbytes datapayable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Initialized(uint64 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
Upgraded(address indexed implementation
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors
AccessControlBadConfirmation(
AccessControlUnauthorizedAccount(address accountbytes32 neededRole
AddressEmptyCode(address target
AllAgentsMinted(
AllWeaversMinted(
AlreadyMinted(
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
InvalidInitialization(
InvalidPriceValue(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
MintingLimited(
NotInitializing(
NotWhitelisted(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
RoundMintingLimited(
TooManyWinners(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot