OmniseaONFT721Psi

Verified contract

Active on Base with 36 txns
Deployed by via 0x88410b59 at 2352216
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables
ERC-20
Value $0
0x64b1092b39667664863498a2664f5850c223eab6997c330fac686934849cc4d9
0xe55323fdb08d142321164c06c671e08aa40a9d67eaf5ffea19e63e6b2dcb1653
0xdd9196d68ff5a0eb5756355ec4d9c392859c04600cd79d27863060c04cf84b4f
0x9a2b00ce9ce1df9974abb3f95308eb54f774fa46c18be2bef9c45a698829a590
0xbc0300023b494c3492a9f105b12235de545c641140c4d86287f336c1953c6db4
0x94b1a01db047ecc3cd6691507b9abbda021db29a6710ba2ffcaa4cff5a60290a
0x9510f4e840a6e13ce8874a069f595f37b6d27c42d882be6d3865b467e16e43ba
0x6109b735707a4af06be1017c9b948e239f4a03a4b9acd677a047a45f49fdd95f
0x2744487668420f3153e9dfdd8106763422a69488aaed0fd75ef43ceb6338fcb2
0x08b0d2f79c3ac4f3d904c29faba90046f6e9966291c6cdcea30867b03a25fc1d

Functions
Getter at block 23077476
DEFAULT_PAYLOAD_SIZE_LIMIT(view returns (uint256)
10000
FUNCTION_TYPE_SEND(view returns (uint16)
1
collectionURI(view returns (string)
QmYQpYtt2QjQuto8w8V853iDJCh6d59qe4m6Ymzfz59XSH
contractURI(view returns (string)
ipfs://QmYQpYtt2QjQuto8w8V853iDJCh6d59qe4m6Ymzfz59XSH
dropsManager(view returns (address)
0x645f58e17990c139590a9c82cb3e88e2927d27bb
feeBp(view returns (uint16)
1000
getOwner(view returns (address)
0x2856589869fdc5962c78a0541d5259a478703c1a
isZeroIndexed(view returns (bool)
true
lzEndpoint(view returns (address)
0xb6319cc6c8c27a8f5daf0dd3df91ea35c4720dd7
maxSupply(view returns (uint24)
0
minGasToTransferAndStore(view returns (uint256)
250000
name(view returns (string)
Kakte Based
owner(view returns (address)
0x2856589869fdc5962c78a0541d5259a478703c1a
royaltyAmount(view returns (uint24)
100
symbol(view returns (string)
KAK
tokensURI(view returns (string)
totalMinted(view returns (uint256)
271
totalSupply(view returns (uint256)
271
Read-only
balanceOf(address _ownerview returns (uint256)
dstChainIdToBatchLimit(uint16view returns (uint256)
dstChainIdToTransferGas(uint16view returns (uint256)
estimateSendBatchFee(uint16 _dstChainIdbytes _toAddressuint256[] _tokenIdsbool _useZrobytes _adapterParamsview returns (uint256 nativeFeeuint256 zroFee)
estimateSendFee(uint16 _dstChainIdbytes _toAddressuint256 _tokenIdbool _useZrobytes _adapterParamsview returns (uint256 nativeFeeuint256 zroFee)
failedMessages(uint16bytesuint64view returns (bytes32)
getApproved(uint256 tokenIdview returns (address)
getConfig(uint16 _versionuint16 _chainIdaddressuint256 _configTypeview returns (bytes)
isApprovedForAll(address owneraddress operatorview returns (bool)
isTrustedRemote(uint16 _srcChainIdbytes _srcAddressview returns (bool)
minDstGasLookup(uint16uint16view returns (uint256)
mintPrice(uint8 _phaseIdview returns (uint256)
mintedOf(address _ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 valueview returns (address _receiveruint256 _royaltyAmount)
storedCredits(bytes32view returns (uint16 srcChainIdaddress toAddressuint256 indexbool creditsRemain)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
trustedRemoteLookup(uint16view returns (bytes)
State-modifying
approve(address touint256 tokenId
clearCredits(bytes _payload
forceResumeReceive(uint16 _srcChainIdbytes _srcAddress
lzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
mint(address _minteruint24 _quantitybytes32[] _merkleProofuint8 _phaseId
nonblockingLzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
preMintToTeam(uint256 _quantity
retryMessage(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadpayable 
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
setConfig(uint16 _versionuint16 _chainIduint256 _configTypebytes _config
setDstChainIdToBatchLimit(uint16 _dstChainIduint256 _dstChainIdToBatchLimit
setDstChainIdToTransferGas(uint16 _dstChainIduint256 _dstChainIdToTransferGas
setFeeBp(uint16 _feeBp
setMinDstGas(uint16 _dstChainIduint16 _packetTypeuint256 _minGas
setMinGasToTransferAndStore(uint256 _minGasToTransferAndStore
setPhase(uint8 _phaseIduint256 _fromuint256 _tobytes32 _merkleRootuint24 _maxPerAddressuint256 _price
setReceiveVersion(uint16 _version
setRevenueManager(address _manager
setRoyaltyAmount(uint24 _amount
setSendVersion(uint16 _version
setTokensURI(string _uri
setTrustedRemoteAddress(uint16 _remoteChainIdbytes _remoteAddress
setTrustedRemoteAndLimits(uint16 _remoteChainIdbytes _remoteAddressuint256 _dstChainIdToTransferGasuint256 _dstChainIdToBatchLimit
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address _owner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
CallONFTReceivedSuccess(uint16 indexed _srcChainIdbytes _srcAddressaddress indexed _receiver
CreditCleared(bytes32 _hashedPayload
CreditStored(bytes32 _hashedPayloadbytes _payload
MessageFailed(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadbytes _reason
ReceiveFromChain(uint16 indexed _srcChainIdbytes indexed _srcAddressaddress indexed _toAddressuint256[] _tokenIds
RetryMessageSuccess(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes32 _payloadHash
SendToChain(uint16 indexed _dstChainIdaddress indexed _frombytes indexed _toAddressuint256[] _tokenIds
SetMinDstGas(uint16 _dstChainIduint16 _typeuint256 _minDstGas
SetTrustedRemote(uint16 _remoteChainIdbytes _path
SetTrustedRemoteAddress(uint16 _remoteChainIdbytes _remoteAddress
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(struct CreateParams paramsaddress _owneraddress _dropsManagerAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.