OmniseaERC721Psi

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x456a75c1 at 7362399
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "OmniseaERC721Psi"

No transactions found for "OmniseaERC721Psi"


Functions
Getter at block 21877260
collectionURI(view returns (string)
contractURI(view returns (string)
ipfs://
dropsManager(view returns (address)
0x0000000000000000000000000000000000000000
endTime(view returns (uint256)
0
isEdition(view returns (bool)
false
isSBT(view returns (bool)
false
isZeroIndexed(view returns (bool)
false
maxSupply(view returns (uint24)
0
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
royaltyAmount(view returns (uint24)
0
scheduler(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
tokensURI(view returns (string)
 
totalMinted(view returns (uint256)
 
totalSupply(view returns (uint256)
Read-only
balanceOf(address _ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintPrice(uint8 _phaseIdview returns (uint256)
mintedOf(address _ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 valueview returns (address _receiveruint256 _royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
initialize(struct CreateParams paramsaddress _owneraddress _dropsManageraddress _scheduler
mint(address _minteruint24 _quantitybytes32[] _merkleProofuint8 _phaseIdreturns (uint256)
preMintToPlatform(uint256 _quantity
preMintToTeam(uint256 _quantity
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setPhase(uint8 _phaseIduint256 _fromuint256 _tobytes32 _merkleRootuint24 _maxPerAddressuint256 _priceaddress _tokenuint256 _minToken
setRoyaltyAmount(uint24 _royaltyAmount
setTokensURI(string _uri
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BatchMinted(address touint256 nextTokenIduint256 quantity
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.