the fog of memory
Verified contract
Active on
Base with 8 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
18 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MYCELIUM | ERC-20 | 2K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14167965 | 7 months ago | | | 0.000777 | 0.000015377972 | |
| 12686138 | 8 months ago | | | 0.000777 | 0.000019489041 | |
| 12667242 | 8 months ago | | | 0.000777 | 5.8212509e-7 | |
| 12642726 | 8 months ago | | | 0.000777 | 0.000017089299 | |
| 12641590 | 8 months ago | | | 0 | 0.00012339992 | |
| 12641580 | 8 months ago | | | 0 | 0.00018326706 | |
| 12641504 | 8 months ago | | | 0 | 0.000080074369 | |
| 12641497 | 8 months ago | | | 0 | 0.00013000034 |
ABI
ABI objects
Getter at block 23071199
CONTRACT_VERSION() view returns (uint8)
2
MAX_WALLET_MINTS() view returns (uint256)
10
PRICE() view returns (uint256)
10000000000000000
PROVIDER_FEE() view returns (uint256)
777000000000000
_baseTokenURI() view returns (string)
ipfs://bafkreiazi6fyxnu2bjjnj6fkt5deg7hv5i3smoqrnihlhnggmefclddu6y/
_contractURI() view returns (string)
https://metadata.mintplex.xyz/z6jKXL2WIyplM0SYqrEy/contract-metadata
autoSoulboundAt() view returns (uint256)
0
baseTokenURI() view returns (string)
ipfs://bafkreiazi6fyxnu2bjjnj6fkt5deg7hv5i3smoqrnihlhnggmefclddu6y/
collectionSoulbound() view returns (bool)
false
contractURI() view returns (string)
https://metadata.mintplex.xyz/z6jKXL2WIyplM0SYqrEy/contract-metadata
currentTokenId() view returns (uint256)
4
erc20Payable() view returns (address)
0x26a186f21b291421aa8bbb42068062f04231a763
freezePostMintForSeconds() view returns (uint256)
0
freezePostTradeForSeconds() view returns (uint256)
0
freezesEnforced() view returns (bool)
false
getNextTokenId() view returns (uint256)
5
maxBatchSize() view returns (uint256)
3
merkleRoot() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
mintingOpen() view returns (bool)
true
mintingSoftCap() view returns (uint256)
300
name() view returns (string)
the fog of memory
nextOwnerToExplicitlySet() view returns (uint256)
0
onlyAllowlistMode() view returns (bool)
false
onlyERC20MintingMode() view returns (bool)
false
owner() view returns (address)
0x26a186f21b291421aa8bbb42068062f04231a763
payableAddressCount() view returns (uint256)
1
redemptionAddress() view returns (address)
0x000000000000000000000000000000000000dead
redemptionModeEnabled() view returns (bool)
false
redemptionSurcharge() view returns (uint256)
0
strictPricing() view returns (bool)
true
symbol() view returns (string)
mycdream1
totalSupply() view returns (uint256)
4
verifiedClaimModeEnabled() view returns (bool)
false
Read-only
balanceOf(address owner) view returns (uint256)
canMintAmount(address _address, uint256 _amount) view returns (bool)
chargeAmountForERC20(address _erc20TokenContract) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getPrice(uint256 _count) view returns (uint256)
inTeam(address _address) view returns (bool)
isAllowlisted(address _to, bytes32[] _merkleProof) view returns (bool)
isApprovedForAll(address owner, address operator) view returns (bool)
isApprovedForERC20Payments(address _erc20TokenContract) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
payableAddresses(uint256) view returns (address)
payableFees(uint256) view returns (uint256)
redemptionContracts(address) view returns (bool)
restrictedApprovalAddresses(address) view returns (bool)
secondsUntilTokenTradeable(uint256 tokenId) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenRedemptions(address, uint256) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events addOrUpdateERC20ContractAsPayment(address _erc20TokenContract, bool _isActive, uint256 _chargeAmountInTokens)
addToTeam(address _address)
approve(address to, uint256 tokenId)
closeAllowlistMint()
disableAllowlistOnlyMode()
disableERC20ContractAsPayment(address _erc20TokenContract)
disableERC20OnlyMinting()
enableAllowlistOnlyMode()
enableERC20ContractAsPayment(address _erc20TokenContract)
enableERC20OnlyMinting()
mintToAdminV2(address _to, uint256 _qty)
mintToMultiple(address _to, uint256 _amount) payable
mintToMultipleAL(address _to, uint256 _amount, bytes32[] _merkleProof) payable
mintToMultipleERC20(address _to, uint256 _amount, address _erc20TokenContract) payable
mintToMultipleERC20AL(address _to, uint256 _amount, bytes32[] _merkleProof, address _erc20TokenContract) payable
openAllowlistMint()
openMinting()
redeem(address redemptionContract, uint256 tokenId) payable
removeFromTeam(address _address)
renounceOwnership()
resetPayables(address[] _newPayables, uint256[] _newPayouts)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setApprovalRestriction(address _address, bool _isRestricted)
setBaseURI(string baseURI)
setERC20PayableAddress(address _newErc20Payable)
setFreezeEnforcement(bool _newSetting)
setMaxMint(uint256 _newMaxMint)
setPostMintFreeze(uint256 _frozenForSeconds)
setPostTradeFreeze(uint256 _frozenForSeconds)
setPrice(uint256 _feeInWei)
setProviderFee(uint256 _fee)
setRedeemableContract(address _contractAddress, bool _status)
setRedemptionAddress(address _newRedemptionAddress)
setRedemptionMode(bool _newStatus)
setRedemptionSurcharge(uint256 _newSurchargeInWei)
setSoftCap(uint256 _newSoftCap)
setSoulboundAt(uint256 _soulboundAtEpochSeconds)
setSoulboundness(bool _isSoulbound)
setStrictPricing(bool _newStatus)
setTokenURIOverwrite(uint256 _tokenId, string _tokenUri)
setVerifiedClaimMode(bool _newStatus)
setWalletMax(uint256 _newWalletMax)
stopMinting()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
updateMerkleRoot(bytes32 _newMerkleRoot)
verifedClaim(address redemptionContract, uint256 tokenId) payable
withdrawAll()
withdrawERC20(address _tokenContract, uint256 _amountToWithdraw)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Redeemed(address indexed from, uint256 indexed tokenId, address indexed contractAddress)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
VerifiedClaim(address indexed from, uint256 indexed tokenId, address indexed contractAddress)
constructor(address _owner, address[] _payables, uint256[] _payouts, string tokenName, string tokenSymbol, string[2] uris, uint256[2] _collectionSettings, uint256[2] _settings)
This contract contains no fallback and receive objects.
AddressNotAllowlisted()
AllowlistMintClosed()
CannotBeNullAddress()
CapExceeded()
ClaimModeDisabled()
CollectionIsSoulbound()
DuplicateTeamAddress()
ERC20InsufficientAllowance()
ERC20InsufficientBalance()
ERC20TokenNotApproved()
ERC20TransferFailed()
ERC721RestrictedApprovalAddressRestricted()
ExcessiveOwnedMints()
IneligibleRedemptionContract()
InvalidApprovalForRedemption()
InvalidOwnerForRedemption()
InvalidPayment()
InvalidSoftCapValue()
InvalidTeamAddress()
MintZeroQuantity()
NoStateChange()
NotMaintainer()
OnlyERC20MintingEnabled()
OperatorNotAllowed(address operator)
PayablePayoutMisMatch()
PayoutsNot100()
PublicMintClosed()
TimeMustBeInFuture()
TokenAlreadyRedeemed()
TokenFrozen(uint256 tokenId, uint256 frozenUntilEpoch)
TransactionCapExceeded()
ValueCannotBeZero()