Nexus Gaming Membership

Verified contract

Active on Ethereum with 1,470 txns
Deployed by via 0x24a4e85c at 17517541
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $7.05
0xfb7864c03d0eb9bb2f80ef9584250b435dba56ce92f81ca368e9a1446d21e839
0xbd1e7003d75f9fccf4844cb5ddb96ab5a8cfa0952aca74e67d539a2648ba7c34
0x7c8b2507e394c564dc5f2bd7953f487cba4bdaade699d1b2680ae62a56627a11
0x3555c121a50a948baebb6a4517b93e9b41f5dfc23a684c025cce8f1af7e12efd
0xcf53075d9ba717ed0b9d0705fef0e363f36532a7094f0c8fcf1de673dde3a5e2
0xae2cffafc6135957ea386340cf1ad85b25d0adf6b3561ccca2c361a8f7d668b2
0x293461e23582c1b6387c138425c49c0c83600d188bcac2e32ce22c91e1ee05a7
0x2b7a2ab1b504cd6f8da48fe7f61fca49d7d43420a9fccf598a167956173506e8
0x92d4bfc2504e799d293a41ec81e5fb6ba401723d12c8f2339bcf9c349ccaeebb
0x6aa5b61e170c42119bf7d39650a100408d11932aec3f6b3fc51076ebd7a75d00

Functions
Getter at block 21384125
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
REGISTRY_MANAGER_ROLE(view returns (bytes32)
0xf7a450ef335e1892cb42c8ca72e7242359d7711924b75db5717410da3f614aa3
baseURI(view returns (string)
https://www.nexuslabs.gg/lifetime-pass/metadata/
frozenURI(view returns (bool)
false
name(view returns (string)
Nexus Gaming Membership
symbol(view returns (string)
NEXUS
totalSupply(view returns (uint256)
2100
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)
State-modifying
approve(address operatoruint256 tokenIdpayable 
freezeURI(
grantRole(bytes32 roleaddress account
mint(address touint256 amount
register(address registrant
registerAndCopyEntries(address registrantaddress registrantToCopy
registerAndSubscribe(address registrantaddress subscription
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
subscribe(address registrantaddress registrantToSubscribe
transferFrom(address fromaddress touint256 tokenIdpayable 
unregister(address addr
unsubscribe(address registrantbool copyExistingEntries
updateCodeHash(address registrantbytes32 codehashbool filtered
updateCodeHashes(address registrantbytes32[] codeHashesbool filtered
updateOperator(address registrantaddress operatorbool filtered
updateOperators(address registrantaddress[] operatorsbool filtered
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
NewBaseURI(string indexed newBaseURI
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
URIFrozen(string indexed finalURI
Constructor
constructor(address _owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
NexusGaming__TokenURIFrozen(
NexusGaming__ZeroAddressInvalid(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(