NexianGems

Verified contract

Proxy

Active on Ethereum with 7,398 txns
Deployed by via 0x9af6981b at 17686476
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 49 additional slots
-
variable spans 49 additional slots

No balances found for "NexianGems"

0x438d8d76e7648c243c5fd0c395cdf231fba342767ed7649e7faa254c07dc8094
0x1c04c19e2d1d1b5147b3ca2973f5d60f3d2ff812d0db24155ce90348254aa4c6
0x449ccd19f050854ef37c93c8903d938a3576254a9ea9396a9db1d13902b1a160
0x570464723e1462b3a4e1c128cf9141254781d3cca07c4220f0b5c63783139260
0x6cd1ad1503e70f3400871c75aa6c15c0b0037c2df852dc1719611e3e394a280d
0xd3d498ee5c94068aee9f680ed01306e8f56c9ff8afd92a109d3a3093c944c276
0x3a2062a27ff7269e19f40bea15778615f58e748b57a6cb034dc694cb5b20f361
0xa39f47b7e7b8916b7f0656d69471a4320092ac4d8ed9acbe235e505011860111
0x78e4553266f39ce18ae98190914cec09ca8549dcda285295deb80f3a1b0eb5cb
0xe34a192ddc2ba5dec562408aabd5c26cc92d26f77f28904fafcbd8fda200f0dd

Functions
Getter at block 20817428
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
_FALSE(view returns (uint256)
1
_TRUE(view returns (uint256)
2
baseURI(view returns (string)
https://api.revolvinggames.com/metadata/nft/nexian-node/revealed/
contractURI(view returns (string)
immortalsContract(view returns (address)
0x963590fabdc1333d03bc3af42a6b2ab33e21e2ee
maxSupply(view returns (uint256)
3333
name(view returns (string)
NexianGems
owner(view returns (address)
0xbe34c5e37c9d8f49b81ab84839a3bf088d192cc2
provenanceHash(view returns (bytes32)
0xcbc6d2e07165d2e95436272b84d2267e2cee5631aed7d5567e4a100170fe1c0d
 
proxiableUUID(view returns (bytes32)
randomOffset(view returns (uint256)
0
revealed(view returns (uint256)
1
royaltyAddress(view returns (address)
0xb499dd126bf04d923e83a053625d74df9c6a3cd3
royaltyBasisPoints(view returns (uint256)
500
startTokenId(view returns (uint256)
1
symbol(view returns (string)
$SGNG
totalSupply(view returns (uint256)
3333
vrfKeeperContract(view returns (address)
0xe9371151512e0e48a8ebff1759599069a9cac120
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getMintStats(address minterview returns (uint256 minterNumMinteduint256 currentTotalSupplyuint256 maxSupply)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
_vrfCallback(uint256uint256[] randomWords
acceptOwnership(
approve(address operatoruint256 tokenId
cancelOwnershipTransfer(
emitBatchMetadataUpdate(uint256 fromTokenIduint256 toTokenId
grantRole(bytes32 roleaddress account
initialize(string name_string symbol_address[] allowedSeaDrop_
mintSeaDrop(address minteruint256 quantity
multiConfigure(struct ERC721SeaDropStructsErrorsAndEventsUpgradeableMultiConfigureStruct config
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setContractURI(string newContractURI
setContracts(address immContractaddress keeperContract
setMaxSupply(uint256 newMaxSupply
setProvenanceHash(bytes32 newProvenanceHash
setRandomOffset(
setRevealedStatus(bool status
setRoyaltyInfo(struct ISeaDropTokenContractMetadataUpgradeableRoyaltyInfo newInfo
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newPotentialOwner
updateAllowList(address seaDropImplstruct AllowListData allowListData
updateAllowedFeeRecipient(address seaDropImpladdress feeRecipientbool allowed
updateAllowedSeaDrop(address[] allowedSeaDrop
updateCreatorPayoutAddress(address seaDropImpladdress payoutAddress
updateDropURI(address seaDropImplstring dropURI
updatePayer(address seaDropImpladdress payerbool allowed
updatePublicDrop(address seaDropImplstruct PublicDrop publicDrop
updateSignedMintValidationParams(address seaDropImpladdress signerstruct SignedMintValidationParams signedMintValidationParams
updateTokenGatedDrop(address seaDropImpladdress allowedNftTokenstruct TokenGatedDropStage dropStage
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
AllowedSeaDropUpdated(address[] allowedSeaDrop
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BatchMetadataUpdate(uint256 _fromTokenIduint256 _toTokenId
BeaconUpgraded(address indexed beacon
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
ContractURIUpdated(string newContractURI
Initialized(uint8 version
MaxSupplyUpdated(uint256 newMaxSupply
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PotentialOwnerUpdated(address newPotentialAdministrator
ProvenanceHashUpdated(bytes32 previousHashbytes32 newHash
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoyaltyInfoUpdated(address receiveruint256 bps
SeaDropTokenDeployed(
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors
AlreadyInitialized(
AlreadyRevealed(
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
CannotExceedMaxSupplyOfUint64(uint256 newMaxSupply
InvalidRoyaltyBasisPoints(uint256 basisPoints
InvalidToken(
MintERC2309QuantityExceedsLimit(
MintQuantityExceedsMaxSupply(uint256 totaluint256 maxSupply
MintToZeroAddress(
MintZeroQuantity(
NewOwnerIsZeroAddress(
NotFullyMinted(
NotNextOwner(
OnlyAllowedSeaDrop(
OnlyOwner(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
ProvenanceHashCannotBeSetAfterMintStarted(
RoyaltyAddressCannotBeZeroAddress(
SignersMismatch(
TokenGatedMismatch(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
Unauthorized(