OmniseaERC721Psi

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xf3cf4331 at 17855175
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 20896618
collectionURI(view returns (string)
contractURI(view returns (string)
ipfs://
dropsManager(view returns (address)
0x0000000000000000000000000000000000000000
endTime(view returns (uint256)
0
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)
universalONFT(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
balanceOf(address _ownerview returns (uint256)
estimateSendBatchFee(uint16 _dstChainIdbytes _toAddressuint256[] _tokenIdsbool _useZrobytes _adapterParamsview returns (uint256 nativeFeeuint256 zroFee)
estimateSendFee(uint16 _dstChainIdbytes _toAddressuint256 _tokenIdbool _useZrobytes _adapterParamsview returns (uint256 nativeFeeuint256 zroFee)
exists(uint256 tokenIdview returns (bool)
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
initialize(struct CreateParams paramsaddress _owneraddress _dropsManageraddress _scheduleraddress _universalONFT
mint(address _minteruint24 _quantitybytes32[] _merkleProofuint8 _phaseId
preMintToPlatform(uint256 _quantity
preMintToTeam(uint256 _quantity
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
sendBatchFrom(address _fromuint16 _dstChainIdbytes _toAddressuint256[] _tokenIdsaddress _refundAddressaddress _zroPaymentAddressbytes _adapterParamspayable 
sendFrom(address _fromuint16 _dstChainIdbytes _toAddressuint256 _tokenIdaddress _refundAddressaddress _zroPaymentAddressbytes _adapterParamspayable 
setApprovalForAll(address operatorbool approved
setPhase(uint8 _phaseIduint256 _fromuint256 _tobytes32 _merkleRootuint24 _maxPerAddressuint256 _price
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.