OmniseaONFT721Psi
Verified contract
Active on
Base with 36 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000569 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14932993 | 6 months ago | | | 0 | 0.0000028811950 | |
| 13670650 | 7 months ago | | | 0 | 0.0000014887032 | |
| 5506593 | a year ago | | | 0 | 0.000000046925000000 | |
| 3995454 | a year ago | | | 0 | 0.0000052534278 | |
| 3432270 | a year ago | | | 0 | 0.0000042815729 | |
| 3432263 | a year ago | | | 0 | 0.0000074427535 | |
| 3042976 | a year ago | | | 0 | 0.000000000273126403 | |
| 2574576 | a year ago | | | 0 | 2.3426500e-7 | |
| 2437635 | a year ago | | | 0 | 2.3426500e-7 | |
| 2432161 | a year ago | | | 0 | 0.000070279503 |
ABI
ABI objects
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 _owner) view returns (uint256)
dstChainIdToBatchLimit(uint16) view returns (uint256)
dstChainIdToTransferGas(uint16) view returns (uint256)
estimateSendBatchFee(uint16 _dstChainId, bytes _toAddress, uint256[] _tokenIds, bool _useZro, bytes _adapterParams) view returns (uint256 nativeFee, uint256 zroFee)
estimateSendFee(uint16 _dstChainId, bytes _toAddress, uint256 _tokenId, bool _useZro, bytes _adapterParams) view returns (uint256 nativeFee, uint256 zroFee)
failedMessages(uint16, bytes, uint64) view returns (bytes32)
getApproved(uint256 tokenId) view returns (address)
getConfig(uint16 _version, uint16 _chainId, address, uint256 _configType) view returns (bytes)
isApprovedForAll(address owner, address operator) view returns (bool)
isTrustedRemote(uint16 _srcChainId, bytes _srcAddress) view returns (bool)
minDstGasLookup(uint16, uint16) view returns (uint256)
mintPrice(uint8 _phaseId) view returns (uint256)
mintedOf(address _owner) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
royaltyInfo(uint256, uint256 value) view returns (address _receiver, uint256 _royaltyAmount)
storedCredits(bytes32) view returns (uint16 srcChainId, address toAddress, uint256 index, bool creditsRemain)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
trustedRemoteLookup(uint16) view returns (bytes)
State-modifying
Events approve(address to, uint256 tokenId)
clearCredits(bytes _payload)
forceResumeReceive(uint16 _srcChainId, bytes _srcAddress)
lzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
mint(address _minter, uint24 _quantity, bytes32[] _merkleProof, uint8 _phaseId)
nonblockingLzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
preMintToTeam(uint256 _quantity)
retryMessage(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload) payable
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
sendBatchFrom(address _from, uint16 _dstChainId, bytes _toAddress, uint256[] _tokenIds, address _refundAddress, address _zroPaymentAddress, bytes _adapterParams) payable
sendFrom(address _from, uint16 _dstChainId, bytes _toAddress, uint256 _tokenId, address _refundAddress, address _zroPaymentAddress, bytes _adapterParams) payable
setApprovalForAll(address operator, bool approved)
setConfig(uint16 _version, uint16 _chainId, uint256 _configType, bytes _config)
setDstChainIdToBatchLimit(uint16 _dstChainId, uint256 _dstChainIdToBatchLimit)
setDstChainIdToTransferGas(uint16 _dstChainId, uint256 _dstChainIdToTransferGas)
setFeeBp(uint16 _feeBp)
setMinDstGas(uint16 _dstChainId, uint16 _packetType, uint256 _minGas)
setMinGasToTransferAndStore(uint256 _minGasToTransferAndStore)
setPhase(uint8 _phaseId, uint256 _from, uint256 _to, bytes32 _merkleRoot, uint24 _maxPerAddress, uint256 _price)
setReceiveVersion(uint16 _version)
setRevenueManager(address _manager)
setRoyaltyAmount(uint24 _amount)
setSendVersion(uint16 _version)
setTokensURI(string _uri)
setTrustedRemoteAddress(uint16 _remoteChainId, bytes _remoteAddress)
setTrustedRemoteAndLimits(uint16 _remoteChainId, bytes _remoteAddress, uint256 _dstChainIdToTransferGas, uint256 _dstChainIdToBatchLimit)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address _owner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
CallONFTReceivedSuccess(uint16 indexed _srcChainId, bytes _srcAddress, address indexed _receiver)
CreditCleared(bytes32 _hashedPayload)
CreditStored(bytes32 _hashedPayload, bytes _payload)
MessageFailed(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload, bytes _reason)
ReceiveFromChain(uint16 indexed _srcChainId, bytes indexed _srcAddress, address indexed _toAddress, uint256[] _tokenIds)
RetryMessageSuccess(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes32 _payloadHash)
SendToChain(uint16 indexed _dstChainId, address indexed _from, bytes indexed _toAddress, uint256[] _tokenIds)
SetMinDstGas(uint16 _dstChainId, uint16 _type, uint256 _minDstGas)
SetTrustedRemote(uint16 _remoteChainId, bytes _path)
SetTrustedRemoteAddress(uint16 _remoteChainId, bytes _remoteAddress)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(struct CreateParams params, address _owner, address _dropsManagerAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.