Long Necks ONFT

Verified contract

Active on Ethereum with 201 txns
Deployed by via 0xf4419ee1 at 17865776
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Long Necks ONFT"

0xe345c21e5aff7ead4104375bbd61d167b2a7a435442a75933c01e8e3920f8444
0x528afff6f1006b8603b55256fd9dcac30424a1685b984c56884ba1fc90448292
0xeeaf12d68fe79102dbf2b3aa6b9d4bb647cbfab62aaf75db6f03e442d228e307
0xbc7392e98f05a89481b4c16ed00cfc5e58304d3f992e2f3405c92772e5978dd3
0xff6229b8c5799d7a4197b14300a5d48d536d99f06f710a0a304268d52571eeee
0xe813b4d4ac0e9bff176fcc339734ed1041a3ccc1643046aa4b438beae98bdd21
0x970e6a382854eb5376d3020781e9df3ea367d77dfe62c5be02f32a45dbba0d88
0x73554999d1df980712725dbdfebb44141c2feef9fee3d04d79dfef8f9bea62e9
0xe0c1b1e4ce32d627452a7663f712804912042da6a4813b081e3297e69c9b8e7f
0xf8539ad9988a36dd1ccf6c46c10a52143de877c0a2e72adbe4bce18567712eb4

Functions
Getter at block 21187257
DEFAULT_PAYLOAD_SIZE_LIMIT(view returns (uint256)
10000
FUNCTION_TYPE_SEND(view returns (uint16)
1
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
ROYALTY_FEE(view returns (uint96)
500
lzEndpoint(view returns (address)
0x66a71dcef29a0ffbdbe3c6a460a3b5bc225cd675
minGasToTransferAndStore(view returns (uint256)
1
name(view returns (string)
Long Necks ONFT
owner(view returns (address)
0x3639c1413984dcd1348a37f6b83f197049bf7482
precrime(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
LN
totalSupply(view returns (uint256)
1025
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)
getTrustedRemoteAddress(uint16 _remoteChainIdview returns (bytes)
isApprovedForAll(address owneraddress operatorview returns (bool)
isTrustedRemote(uint16 _srcChainIdbytes _srcAddressview returns (bool)
minDstGasLookup(uint16uint16view returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
payloadSizeLimitLookup(uint16view returns (uint256)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (addressuint256)
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 operatoruint256 tokenId
clearCredits(bytes _payload
forceResumeReceive(uint16 _srcChainIdbytes _srcAddress
lzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
nonblockingLzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
renounceOwnership(
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
setBaseURI(string __baseURI
setConfig(uint16 _versionuint16 _chainIduint256 _configTypebytes _config
setDstChainIdToBatchLimit(uint16 _dstChainIduint256 _dstChainIdToBatchLimit
setDstChainIdToTransferGas(uint16 _dstChainIduint256 _dstChainIdToTransferGas
setMinDstGas(uint16 _dstChainIduint16 _packetTypeuint256 _minGas
setMinGasToTransferAndStore(uint256 _minGasToTransferAndStore
setPayloadSizeLimit(uint16 _dstChainIduint256 _size
setPrecrime(address _precrime
setReceiveVersion(uint16 _version
setRoyaltiesRecipient(address newRecipient
setSendVersion(uint16 _version
setTrustedRemote(uint16 _remoteChainIdbytes _path
setTrustedRemoteAddress(uint16 _remoteChainIdbytes _remoteAddress
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
CreditCleared(bytes32 _hashedPayload
CreditStored(bytes32 _hashedPayloadbytes _payload
MessageFailed(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadbytes _reason
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ReceiveFromChain(uint16 indexed _srcChainIdbytes indexed _srcAddressaddress indexed _toAddressuint256[] _tokenIds
RetryMessageSuccess(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes32 _payloadHash
SendToChain(uint16 indexed _dstChainIdaddress indexed _frombytes indexed _toAddressuint256[] _tokenIds
SetDstChainIdToBatchLimit(uint16 _dstChainIduint256 _dstChainIdToBatchLimit
SetDstChainIdToTransferGas(uint16 _dstChainIduint256 _dstChainIdToTransferGas
SetMinDstGas(uint16 _dstChainIduint16 _typeuint256 _minDstGas
SetMinGasToTransferAndStore(uint256 _minGasToTransferAndStore
SetPrecrime(address precrime
SetTrustedRemote(uint16 _remoteChainIdbytes _path
SetTrustedRemoteAddress(uint16 _remoteChainIdbytes _remoteAddress
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _layerZeroEndpointstring __baseURIuint256 _minGasaddress royaltyReceiveraddress _owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors
LongNecksONFT__CallerNotApproved(
LongNecksONFT__CallerNotOwner(
OperatorNotAllowed(address operator