SmashversePrimarySaleRelay

Verified contract

Active on Ethereum with 3,751 txns
Deployed by via 0x97206ac2 at 16409242
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "SmashversePrimarySaleRelay"

0x678e34c44d08f65be72e08dff8250f5b39170f394c32244f91c813b4cbb65dcc
From
0xdb211f570ec809f2cdfa2064b75705366816d8b8bae6172424b35c2b811b2283
0x28a229bb770ea035b336b9b69c1d829f2b33da9a485fc4e0feff8983141ba610
0x5a8445e553cfcf221effdf6d37e4837e5f3d7404a33641906e9e994840bc7feb
0x98cbc967abdd63dc953e28abe53967f6a20175b109fc3f0c7d88fcc6c36f45d7
0xaab7983e6b8c0ea2d3c705fa370efe3a14e3acb3a744b355f88ecdf52d3bad56
0xb256302ca653eac1c588ad715e9dd624338e4ba2d1123b61bb36cfbcdfb73d69
0xb04f4e6052c81f7f8010aa902198336429d70b4cb2ccb9c7ce24d27cbf1e67a9
0xc52cf471b6643b369385729af526f0f51d34c6134f68915c7dc51963964c99fa
0xaf97413ec1ef53b2bd5ba13b73466b8b55ec1709192e84eaa55729a7e31beb08

Functions
Getter at block 20865190
beneficiary(view returns (address)
0x7390edbe8979cfbb1d50a6a5707d93aafe49e9dc
epsDeligateRegister(view returns (address)
0x0000000000000af8fe6e4de40f4804c90fa8ea8f
listDetailsLocked(view returns (bool)
false
listMerkleRoot(view returns (bytes32)
0x7e6dc51b189ae96653ff4953514b446ade3cfa05443cc307e7db3f35b01c3554
owner(view returns (address)
0xbf9f7e7046b7a90a759cdc06ced11be634aada56
pauseCutOffInDays(view returns (uint256)
90
paused(view returns (bool)
false
publicMintEnd(view returns (uint32)
4294967295
publicMintStart(view returns (uint32)
4294967295
publicMintStatus(view returns (uint8)
1
publicMintingClosedForever(view returns (bool)
false
Read-only
checkAllocation(struct ISublistsSublist sublist_uint256 quantityEligible_uint256 unitPrice_uint256 vestingInDays_bytes32[] proof_address addressToCheck_view returns (uint256 allocationuint8 statusCode)
listMintAllocationMinted(addressuint256view returns (uint256)
listMintStatus(uint256 listIntegerview returns (uint8 statusuint256 startuint256 end)
merkleListValid(address addressToCheck_struct ISublistsSublist sublist_uint256 quantityEligible_bytes32[] proof_uint256 unitPrice_uint256 vestingInDays_bytes32 root_view returns (address minterbool success)
publicMintAllocationMinted(addressview returns (uint256)
subListConfig(uint256view returns (uint256 startuint256 enduint256 phaseMaxSupply)
State-modifying
listMint(struct ISublistsSublist sublist_uint256uint256uint256 unitPrice_uint256 vestingInDays_bytes32[] proof_payable 
mintPassMint(uint256[] mintPassTokenIds_
onERC721Received(addressaddress from_uint256 tokenId_bytesreturns (bytes4)
pause(
publicMint(uint256payable 
renounceOwnership(
setEPSDelegateRegisterAddress(address epsDelegateRegister_
setList(bytes32 merkleRoot_
setListDetailsLockedForeverCannotBeUndone(string confirmation_
setProofsAndTotalQuantities(bytes32[] mintPassProof_uint256 totalMintPassMintQuantity_bytes32[] freeMintProof_uint256 totalFreeMintQuantity_
setPublicMintingClosedForeverCannotBeUndone(string confirmation_
setSublistConfig(uint256 sublistInteger_uint256 start_uint256 end_uint256 supply_
setpublicMintEnd(uint32 time_
setpublicMintStart(uint32 time_
transferOwnership(address newOwner
unpause(
withdrawERC20(address tokenuint256 amount
withdrawETH(uint256 amount
Events
EPSDelegateRegisterUpdated(address epsDelegateRegisterAddress
MerkleRootSet(bytes32 merkleRoot
MintPassRedeemed(address indexed receiveruint256 indexed mintPassTokenId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
SmashMint(address indexed minteruint8 mintTypeuint256 subListIntegeruint256 quantityMinted
SublistConfigSet(uint256 sublistIntegeruint256 startuint256 enduint256 supply
Unpaused(address account
Constructor
constructor(struct SmashversePrimarySaleRelayPublicMintConfig publicMintConfig_bytes32 listMerkleRoot_address epsDeligateRegister_uint256 pauseCutOffInDays_address beneficiary_struct SmashversePrimarySaleRelaySubListConfig[] subListParamsaddress smashverseTitansContract_address smashverseSaleContract_address mintPassContract_
Fallback and receive
fallback(
receive(
Errors
IncorrectConfirmationValue(
InvalidMintPass(
ListDetailsLocked(
MaxPublicMintAllowanceExceeded(uint256 requesteduint256 alreadyMinteduint256 maxAllowance
MintingIsClosedForever(
ProofInvalid(
PublicMintClosed(
RequestingMoreThanRemainingAllocation(uint256 requesteduint256 remainingAllocation
ThisListMintIsClosed(
TransferFailed(