ESSENCE

Verified contract

Active on Ethereum with 27,507 txns
Deployed by via 0x603816bb at 14443645
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional variables

No balances found for "ESSENCE"

0x316a9dbcd04b7e61613debce66c373ae85393609c553244f301064a269b525a8
0xbb03b16ffdc43e555f0c0a45d960863178d3a93dec86fe5b1b896841c66993da
0xf2a2b0d472a68b85171dc27ffc30a616c7ba19b38ef7886c29212f2277f6bb15
0xef5ca237ec82d46d9b07daca1eb148c3dc840308f9a176d76140fe26b6f9660a
0x26d1a02aff69bad0c055aed71b47f5c2b00fd81219bee733cdc729c3e6c38fd2
0x6e032742d9cd8edf0eed8bd6945f22eaf274a433929df628943a6cd96d56f46f
0x3b9f4f3b1822bd440efddd65faac25ce5fd89c24ecb9878e0aeb7c588e07b52a
0x63bb3c36a3a03056a75b26def470f177df25c78c4391f869d006c182018ca8ac
0xacfffe197de6ab3cee8536e3bf8ba1fda253404c505f16c1382e903679ee7252
0x774db979590467e2305929ed4537848c70904003a1588156e225f68b84975c3e

Functions
Getter at block 21158175
active(view returns (bool)
true
claimEndTime(view returns (uint256)
1648242000
claimStartTime(view returns (uint256)
1648069200
endTime(view returns (uint256)
1648587600
getAdmins(view returns (address[] admins)
[]
maxSupply(view returns (uint16)
12969
owner(view returns (address)
0x63a934da457e9d19cdc4a6016961b6d571944818
presaleInterval(view returns (uint256)
172800
presalePurchaseLimit(view returns (uint16)
0
presalePurchasePrice(view returns (uint256)
200000000000000000
purchaseCount(view returns (uint16)
12969
purchaseLimit(view returns (uint16)
0
purchaseMax(view returns (uint16)
12969
purchasePrice(view returns (uint256)
469000000000000000
purchaseRemaining(view returns (uint16)
0
reserveCount(view returns (uint16)
0
startTime(view returns (uint256)
1648242000
 
state(view returns (struct IERC1155CollectionCollectionState)
transactionLimit(view returns (uint16)
1
transferLocked(view returns (bool)
false
useDynamicPresalePurchaseLimit(view returns (bool)
true
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOf(address ownerview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getFeeBps(uint256view returns (uint256[] bps)
getFeeRecipients(uint256view returns (address[] recipients)
getRoyalties(uint256view returns (address[] recipientsuint256[] bps)
isAdmin(address adminview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
nonceUsed(string nonceview returns (bool)
royaltyInfo(uint256uint256 valueview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256view returns (string)
State-modifying
activate(uint256 startTime_uint256 durationuint256 presaleInterval_uint256 claimStartTime_uint256 claimEndTime_
approveAdmin(address admin
burn(address fromuint16 amount
claim(uint16 amountbytes32 messagebytes signaturestring nonce
deactivate(
mintReserve(uint16 amount
mintReserve(uint16[] amountsaddress[] addresses
premint(uint16 amount
premint(uint16[] amountsaddress[] addresses
purchase(uint16 amountbytes32 messagebytes signaturestring noncepayable 
renounceOwnership(
revokeAdmin(address admin
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setCollectionURI(string uri
setTransferLocked(bool locked
transferOwnership(address newOwner
updateRoyalties(address recipientuint256 bps
withdraw(address recipientuint256 amount
Events
AdminApproved(address indexed accountaddress indexed sender
AdminRevoked(address indexed accountaddress indexed sender
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
CollectionActivated(uint256 startTimeuint256 endTimeuint256 presaleIntervaluint256 claimStartTimeuint256 claimEndTime
CollectionDeactivated(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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(address signingAddress_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.