parallel

Verified contract

Active on Base with 177,064 txns
Deployed by via 0xa60dc640 at 2368339
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.1
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x23bea9bd552e9a2def76367fc02a6bc7a454af3e9512c3dbc671448b788c1b5e
0xd4db226aed8f53f59c24e9e72ebf53fe74875789a99ebcc261a6ae553d379d76
0x6fecfaa95a026d8b78476e0b44bc3376d4358424d592f5b113eb244a3b3ca647
0x60a7279662573679558660612f9129bde18a3055ec7350bdd0d654487b18bc33
0x94f483a97941742606e66c6a2edec2ecf00f237a65cd055f9534e65a309a7f09
0xbee82d8eefe8c0b3a1276d5df8c8aa006593c1a5b5c24f5e5bc6e6fb0fce15b4
0x7b7062228fefc82c98858191ecdeca6edbf7bbfec2e9b36d517085953927458b
0xdc6b5f48acfd439d35c283cc01dd11e56bb296f7a253b0f3116b444ca08b4f96
0x53fb0bf21e0ee686f92b0a52e5c7d44c095c5f48fe902545808dc070099f1447
0x063f3a1afdd8c7be17067297e80e001273feda555c9d9abd375276a12a5c9eee

Functions
Getter at block 22744206
DEFAULT_PAYLOAD_SIZE_LIMIT(view returns (uint256)
10000
FUNCTION_TYPE_SEND(view returns (uint16)
1
FUNCTION_TYPE_SEND_BATCH(view returns (uint16)
2
NO_EXTRA_GAS(view returns (uint256)
0
batchSizeLimit(view returns (uint256)
111
getTrustedForwarder(view returns (address forwarder)
0x23b9e4193419981bee723741be305a590078217d
isOperatorFilterRegistryRevoked(view returns (bool)
false
lzEndpoint(view returns (address)
0xb6319cc6c8c27a8f5daf0dd3df91ea35c4720dd7
name(view returns (string)
parallel
operatorFilterRegistry(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
owner(view returns (address)
0x02f086dbc384d69b3041bc738f0a8af5e49da181
precrime(view returns (address)
0x0000000000000000000000000000000000000000
prime(view returns (address)
0xb23d80f5fefcddaa212212f028021b41ded428cf
symbol(view returns (string)
LL
useCustomAdapterParams(view returns (bool)
true
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
estimateSendBatchFee(uint16 _dstChainIdbytes _toAddressuint256[] _tokenIdsuint256[] _amountsbool _useZrobytes _adapterParamsview returns (uint256 nativeFeeuint256 zroFee)
estimateSendFee(uint16 _dstChainIdbytes _toAddressuint256 _tokenIduint256 _amountbool _useZrobytes _adapterParamsview returns (uint256 nativeFeeuint256 zroFee)
failedMessages(uint16bytesuint64view returns (bytes32)
getConfig(uint16 _versionuint16 _chainIdaddressuint256 _configTypeview returns (bytes)
getTrustedRemoteAddress(uint16 _remoteChainIdview returns (bytes)
isApprovedForAll(address accountaddress operatorview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
isTrustedRemote(uint16 _srcChainIdbytes _srcAddressview returns (bool)
minDstGasLookup(uint16uint16view returns (uint256)
payloadSizeLimitLookup(uint16view returns (uint256)
spendGateways(uint256view returns (address nftDestinationAddressaddress nativeDestinationAddressaddress primeDestinationAddressaddress invokeSpendHandler)
supportsInterface(bytes4 interfaceIdview returns (bool)
trustedRemoteLookup(uint16view returns (bytes)
uri(uint256 _tokenIdview returns (string)
State-modifying
forceResumeReceive(uint16 _srcChainIdbytes _srcAddress
invokeSpend(uint256 _iduint256[] _tokenIdsuint256[] _amountsuint256 _primeValuebytes _datapayable 
lzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
nonblockingLzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
renounceOwnership(
retryMessage(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadpayable 
revokeOperatorFilterRegistry(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 tokenIduint256 amountbytes data
sendBatchFrom(address _fromuint16 _dstChainIdbytes _toAddressuint256[] _tokenIdsuint256[] _amountsaddress _refundAddressaddress _zroPaymentAddressbytes _adapterParamspayable 
sendFrom(address _fromuint16 _dstChainIdbytes _toAddressuint256 _tokenIduint256 _amountaddress _refundAddressaddress _zroPaymentAddressbytes _adapterParamspayable 
setApprovalForAll(address operatorbool approved
setBatchSizeLimit(uint256 _batchSizeLimit
setConfig(uint16 _versionuint16 _chainIduint256 _configTypebytes _config
setGateway(uint256 _idaddress _nftDestinationAddressaddress _nativeDestinationAddressaddress _primeDestinationAddressaddress _invokeSpendHandler
setMinDstGas(uint16 _dstChainIduint16 _packetTypeuint256 _minGas
setPayloadSizeLimit(uint16 _dstChainIduint256 _size
setPrecrime(address _precrime
setPrime(address _prime
setReceiveVersion(uint16 _version
setSendVersion(uint16 _version
setTrustedForwarder(address _forwarder
setTrustedRemote(uint16 _srcChainIdbytes _path
setTrustedRemoteAddress(uint16 _remoteChainIdbytes _remoteAddress
setURI(string _uri
setUseCustomAdapterParams(bool _useCustomAdapterParams
transferOwnership(address newOwner
updateOperatorFilterRegistryAddress(address newRegistry
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
BatchSizeLimitSet(uint256 batchSizeLimit
MessageFailed(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadbytes _reason
OperatorFilterRegistryAddressUpdated(address newRegistry
OperatorFilterRegistryRevoked(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PrimeSet(address prime
ReceiveBatchFromChain(uint16 indexed _srcChainIdbytes indexed _srcAddressaddress indexed _toAddressuint256[] _tokenIdsuint256[] _amounts
ReceiveFromChain(uint16 indexed _srcChainIdbytes indexed _srcAddressaddress indexed _toAddressuint256 _tokenIduint256 _amount
RetryMessageSuccess(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes32 _payloadHash
SendBatchToChain(uint16 indexed _dstChainIdaddress indexed _frombytes indexed _toAddressuint256[] _tokenIdsuint256[] _amounts
SendToChain(uint16 indexed _dstChainIdaddress indexed _frombytes indexed _toAddressuint256 _tokenIduint256 _amount
SetMinDstGas(uint16 _dstChainIduint16 _typeuint256 _minDstGas
SetPrecrime(address precrime
SetTrustedRemote(uint16 _remoteChainIdbytes _path
SetTrustedRemoteAddress(uint16 _remoteChainIdbytes _remoteAddress
SetUseCustomAdapterParams(bool _useCustomAdapterParams
SpendGatewayRegistered(address indexed handleraddress nftDestinationAddressaddress nativeTokenDestinationAddressaddress primeDestinationAddress
SpendInvoked(address indexed fromaddress nftDestinationaddress nativeDestinationaddress primeDestinationuint256 iduint256[] _tokenIdsuint256[] _amountsuint256 nativeValueuint256 primeValuebytes data
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
TrustedForwarderSet(address forwarder
URI(string valueuint256 indexed id
Constructor
constructor(address _lzEndpointaddress _forwarder
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ExceedsBatchSizeLimit(
InitialRegistryAddressCannotBeZeroAddress(
InvalidAdapterParams(
OnlyOwner(
OperatorNotAllowed(address operator
RegistryHasBeenRevoked(
TransferError(
ZeroAddress(string addressType