Elemxnts

Verified contract

Active on Ethereum with 1,283 txns
Deployed by via 0x3da41b5a at 16816637
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Elemxnts"

0xf5022d0f0d2e8f1b29d897873e2294f2e68b9f08cc05c3454b65c5e67e5c9a3d
0xf9c16d635082f965609bee6fc5c93ac83ed546f4c137a499d30207267551fcaa
0xadf82ba483673bfa1da629bcbc1f8223f81204d3e357bc1ea76b0194f036b75e
0x9ba1dd06dbd4b7c5d987c54d43ebb9246073133a4c7b8b65329cde02a6cf2635
From
0x240b4a30550a7784521f9991a220a1cdfa1091675404e337e86b4222b2ffe2a3
From
0xe7a9399809228e992b7127a3548dfef36074db2900ed5f2ef73f5f39a36f75f8
0x9d3d366c7774e6143a896c9694c337af020e23029a0afd54833f47450cb7f35a
0xccb8f2a5ad12108443d5cb9ea2dc3161a3a736d9496a230202d09f199cdc7672
0x07e6cf49dd30d3d024c97a0e468009e120f2250d0a314f0c95a26c0a375761cb
0x2b9429cc26b93c6042c50f3d2853487ffc630349043804f1148c956ad0befa4e

Functions
Getter at block 21295893
Frozen(view returns (bool)
true
isOperatorFilterRegistryRevoked(view returns (bool)
false
merkleRoot(view returns (bytes32)
0x195e9e7c614273ea0b548d39a8bfdf3cf9613a8a591de634cbee297cf7e1595c
mintPrice(view returns (uint256)
60000000000000000
name_(view returns (string)
Elemxnts
operatorFilterRegistry(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
owner(view returns (address)
0xe22c2f9460e76daf26411d46911b66232f4f1253
saleOpen(view returns (bool)
false
symbol_(view returns (string)
ELEMXNTS
waitlistMintPrice(view returns (uint256)
120000000000000000
waitlistSaleOpen(view returns (bool)
false
website(view returns (string)
https://ghxsts.com
Read-only
ELEMXNTS(uint256view returns (string metadataURIuint256 maxSupply)
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
getElemxnt(uint256 idview returns (struct ElemxntsElemxnt)
hasMinted(address _addressview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256 idview returns (string)
State-modifying
allowlistMint(struct ElemxntsMINT[] mintDatabytes32[] merkleProofuint256[] ticketpayable 
deleteDefaultRoyalty(
freeze(
ownerMint(address _tostruct ElemxntsMINT[] mintData
renounceOwnership(
revokeOperatorFilterRegistry(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 tokenIduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setWebsite(string url
toggleSale(
toggleWaitlistSale(
transferOwnership(address newOwner
updateDefaultRoyalty(address receiveruint96 feeNumerator
updateMerkleRoot(bytes32 _merkleRoot
updateMintPrice(uint256 price
updateOperatorFilterRegistryAddress(address newRegistry
updateURI(uint256 idstring _uri
updateWaitlistMintPrice(uint256 price
waitlistMint(struct ElemxntsMINT[] mintDatabytes32[] merkleProofpayable 
withdrawAll(address _to
withdrawEther(address _touint256 _amount
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PermanentURI(string _valueuint256 indexed _id
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(struct ElemxntsElemxnt[] els
Fallback and receive

This contract contains no fallback and receive objects.

Errors
InitialRegistryAddressCannotBeZeroAddress(
OnlyOwner(
OperatorNotAllowed(address operator
RegistryHasBeenRevoked(