PsychoNauts

Verified contract

Proxy

Active on Ethereum with 1,488 txns
Deployed by via 0xa7d324af at 16277486
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 42 additional slots
-
variable spans 48 additional slots
8 additional variables
Native
Value $867.48
0x9b1f924e7b6984c4b1d9bbcbef38cf1ff2c8bbb0dd7f6db46a3df67d54b778c3
0xcc3418157e5291a0419742961dbda9fcf84ea69855fa1bb765f26a1a1428a4a3
0x47910cddd802b10dcc3d4c062ef835be75fc5f1f6446e015bf23a0bc16aae349
0x40d3c111e4a6e790af2b86a4809b9a5a1454ae58269040389c55e53c9ce14ab5
0xe5dc753841a25c7278d2701b345b8ab010fbbb533743d8e83991ea5beb24f729
0xb6b9fdbdfa13181302333d94a8133e90861f97824d60524aa1b68cc6567b05cf
0xc9d71a2364454c75065c7214b6fc4881e7adfbb4b0e41966378c775a84bb8f7f
0xdf0a1cc62b76556add7612c81a73c1604083dd7e48647b0b058e293b55305073
0xba0b4e945cb0bf0192b8ff2267862f302405b0a5c3c721c3f2571912c0a3a4ec
0x7428e07b98b3709b0c8a8e3eff514c5c951bb89ca1c45ccc41b047727ce110d7

Functions
Getter at block 20945929
admin(view returns (address)
0x4f54fd1902c014bfcd3192dab65ff9002804b340
cost(view returns (uint256)
0
getDefaultRoyaltyInfo(view returns (addressuint16)
(0x0000000000000000000000000000000000000000, 0)
maxMint(view returns (uint128)
10
maxSupply(view returns (uint128)
7777
metaUri(view returns (string)
ipfs://bafybeifaznzrk7araalqpoqgkab6nik4cplr5ipjpr3xcirp6cruqqzlje/
name(view returns (string)
PsychoNauts
owner(view returns (address)
0x4f54fd1902c014bfcd3192dab65ff9002804b340
publicMintEnabled(view returns (bool)
true
symbol(view returns (string)
PSYCHO
teamAndGiveAwayMax(view returns (uint128)
200
teamAndGiveAwayMinted(view returns (uint128)
0
totalReleased(view returns (uint256)
3169350000000000000
totalShares(view returns (uint256)
100
totalSupply(view returns (uint256)
7777
whitelistMintEnabled(view returns (bool)
false
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721AUpgradeableTokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721AUpgradeableTokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
getRoyaltyInfoForToken(uint256 _tokenIdview returns (addressuint16)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
payee(uint256 indexview returns (address)
releasable(address accountview returns (uint256)
releasable(address tokenaddress accountview returns (uint256)
released(address accountview returns (uint256)
released(address tokenaddress accountview returns (uint256)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
shares(address accountview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
totalReleased(address tokenview returns (uint256)
whitelistClaimed(addressview returns (uint256)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(address operatoruint256 tokenIdpayable 
init__v2(
initialize(string _namestring _symbolstring _metaUriaddress[] _payeesuint256[] _sharesbytes32 _merkleRoot
publicMint(uint256 _mintAmountpayable 
release(address account
release(address tokenaddress account
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setAdmin(address _newAdmin
setApprovalForAll(address operatorbool approved
setDefaultRoyaltyInfo(address _royaltyRecipientuint256 _royaltyBps
setOwner(address _newOwner
setRoyaltyInfoForToken(uint256 _tokenIdaddress _recipientuint256 _bps
teamGiveAwayMint(uint256 _amount
togglePublicMint(
toggleWlMint(
transferFrom(address fromaddress touint256 tokenIdpayable 
updateCost(uint256 _cost
updateMaxSupply(uint128 _supply
whitelistMint(uint256 _mintAmountuint256 _mintAllowancebytes32[] _merkleProof
whitelistMintPurchase(uint256 _mintAmountuint256 _mintAllowancebytes32[] _merkleProofpayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminUpdated(address indexed prevAdminaddress indexed newAdmin
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
DefaultRoyalty(address indexed newRoyaltyRecipientuint256 newRoyaltyBps
ERC20PaymentReleased(address indexed tokenaddress touint256 amount
Initialized(uint8 version
OwnerUpdated(address indexed prevOwneraddress indexed newOwner
PayeeAdded(address accountuint256 shares
PaymentReceived(address fromuint256 amount
PaymentReleased(address touint256 amount
RoyaltyForToken(uint256 indexed tokenIdaddress indexed royaltyRecipientuint256 royaltyBps
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
receive(
Errors
AlreadyClaimed(
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
ExceedsTeamMint(
ExceedsTotalMint(
ExceedsWhitelistAllowance(
IncorrectMintAmount(
InsufficientFunds(
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
PublicMintNotStarted(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
WhitelistMintNotStarted(