SOULSPublicSale

Verified contract

Active on Ethereum with 737 txns
Deployed by via 0xad31021b at 15138044
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "SOULSPublicSale"

0xed73860afc7e0fb0d474f2effdadf272229b0ef7607739c394792bf49a50eea6
0x28cf9c1fdaa41bdb59142771b7dafa82af340253281ae5285eab22a75b8bdad3
0xc1d00e8155d547138668fd6dd24574ed84f04cdc83846d327713894f73195c7e
0x3d9a902552d9b58f30b27ce3d3f0e9ec39fc305ca30ee7104c2b8a52db0cdfc7
0x504107a79806079fea5d7e48f35b02cec01a2e902b191b4c87c54aee939def24
0xb4deb887b6da1e7444e5c26b1fef141e753947462b0f40036ae36a75bb418442
0x39f5fb7f4acef43ebeab43ad3675f2ade7131bcab8f80fe93de1e6e58eb4780c
0xae0537bf63760bd6e612ba166c01f390f5cbc1637e0e068a59a67443469b9cff
0x6345f4ded5783f320b38daefbe424b536cb8546ff1f0b310f412122bc5a7b1db
0xc2261122b721e7a2d4190d5e55ae53e3d00ec8b1cfe8b81be54d86c157526621

Functions
Getter at block 21042620
active(view returns (bool)
false
claimEndTime(view returns (uint256)
0
claimStartTime(view returns (uint256)
0
endTime(view returns (uint256)
0
getAdmins(view returns (address[] admins)
[]
owner(view returns (address)
0x4050a385282aa63b1a3be1fc91389293ecc71f56
presaleInterval(view returns (uint256)
0
presalePurchaseLimit(view returns (uint16)
0
presalePurchasePrice(view returns (uint256)
0
purchaseCount(view returns (uint16)
5031
purchaseLimit(view returns (uint16)
0
purchaseMax(view returns (uint16)
10000
purchasePrice(view returns (uint256)
123450000000000000
purchaseRemaining(view returns (uint16)
4969
startTime(view returns (uint256)
0
state(view returns (struct IERC721CollectionCollectionState)
(20, 10000, 4969, 123450000000000000, 0, 0, 0, 0, false, 0, 0, 0, 0, 0, false)
transactionLimit(view returns (uint16)
20
transferLocked(view returns (bool)
false
useDynamicPresalePurchaseLimit(view returns (bool)
false
Read-only
balanceOf(address ownerview returns (uint256)
getFeeBps(uint256view returns (uint256[] bps)
getFeeRecipients(uint256view returns (address[] recipients)
getRoyalties(uint256view returns (address[] recipientsuint256[] bps)
isAdmin(address adminview returns (bool)
nonceUsed(bytes32 nonceview returns (bool)
royaltyInfo(uint256uint256 valueview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
activate(uint256 startTime_uint256 durationuint256 presaleInterval_uint256 claimStartTime_uint256 claimEndTime_
approveAdmin(address admin
claim(uint16 amountbytes32 messagebytes signaturebytes32 nonce
deactivate(
premint(address[] addresses
premint(uint16 amount
purchase(uint16 amountbytes32 messagebytes signaturebytes32 noncepayable 
renounceOwnership(
revokeAdmin(address admin
setTokenURIPrefix(string prefix
setTransferLocked(bool locked
transferOwnership(address newOwner
withdraw(address recipientuint256 amount
Events
AdminApproved(address indexed accountaddress indexed sender
AdminRevoked(address indexed accountaddress indexed sender
CollectionActivated(uint256 startTimeuint256 endTimeuint256 presaleIntervaluint256 claimStartTimeuint256 claimEndTime
CollectionDeactivated(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Unveil(uint256 collectibleIdaddress tokenAddressuint256 tokenId
Constructor
constructor(address soulsAddressaddress signingAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.