SquidGrowBridge

Verified contract

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

No balances found for "SquidGrowBridge"

0x4ac0fba19dd5c5accdd844002b878b0b69fe6ccacdc3c0d266f2bc733cee9111
0x2ef991bb64ec2adac4b601a0e32b66003c0cb86f54ad79d6bde9a7cfebcdf457
0xed544beb24155ff4fcc3584a0ec467c32fdfb8d372c69447d70c2ab093ed42f7
0xe1715158b1b2beb00afc3af08db950449fcda8111012f7d863765a1effb4b7cc
0xeb4e39591e559a03be1c25dae318c8b31c59ea928252679752535f433c0626b6
0x6d38dd531eddb08f0beed6cbe86be46a482e5d170cc3f408c50c560775c26a2d
0x53874f028b06f8f06d02dbe9897ebb9b59361e76ac39eb020ddcae9504d9f523
0x4050055bc9206ec65878d1108ab9c0de5b903b221e37afea74bfff0312a5c72a
0x1f26dfd4436a45cdbe217f6bf9d3cbf994c86d9d46ebf2c1dbde2f6fd19cf8af
0xd0da40d32da01925534a6c53cd722dc98cf46d588a5cabae863001044a0dbff9

Functions
Getter at block 21221169
DEFAULT_PAYLOAD_SIZE_LIMIT(view returns (uint256)
10000
NO_EXTRA_GAS(view returns (uint256)
0
PT_SEND(view returns (uint16)
0
circulatingSupply(view returns (uint256)
1000000000000000000000000
lzEndpoint(view returns (address)
0x66a71dcef29a0ffbdbe3c6a460a3b5bc225cd675
owner(view returns (address)
0xac4be7c3425c70c3b4002b5977dff77410df59f1
precrime(view returns (address)
0x0000000000000000000000000000000000000000
token(view returns (address)
0xd8fa690304d2b2824d918c0c7376e2823704557a
useCustomAdapterParams(view returns (bool)
false
Read-only
estimateSendFee(uint16 _dstChainIdbytes _toAddressuint256 _amountbool _useZrobytes _adapterParamsview returns (uint256 nativeFeeuint256 zroFee)
failedMessages(uint16bytesuint64view returns (bytes32)
getConfig(uint16 _versionuint16 _chainIdaddressuint256 _configTypeview returns (bytes)
getTrustedRemoteAddress(uint16 _remoteChainIdview returns (bytes)
isTrustedRemote(uint16 _srcChainIdbytes _srcAddressview returns (bool)
minDstGasLookup(uint16uint16view returns (uint256)
payloadSizeLimitLookup(uint16view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
trustedRemoteLookup(uint16view returns (bytes)
State-modifying
emergencyWithdraw(address token
forceResumeReceive(uint16 _srcChainIdbytes _srcAddress
lzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
nonblockingLzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
renounceOwnership(
retryMessage(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadpayable 
sendFrom(address _fromuint16 _dstChainIdbytes _toAddressuint256 _amountaddress _refundAddressaddress _zroPaymentAddressbytes _adapterParamspayable 
setConfig(uint16 _versionuint16 _chainIduint256 _configTypebytes _config
setMinDstGas(uint16 _dstChainIduint16 _packetTypeuint256 _minGas
setPayloadSizeLimit(uint16 _dstChainIduint256 _size
setPrecrime(address _precrime
setReceiveVersion(uint16 _version
setSendVersion(uint16 _version
setTrustedRemote(uint16 _remoteChainIdbytes _path
setTrustedRemoteAddress(uint16 _remoteChainIdbytes _remoteAddress
setUseCustomAdapterParams(bool _useCustomAdapterParams
transferOwnership(address newOwner
Events
EmergencyWithdraw(address _addressuint256 _amount
MessageFailed(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadbytes _reason
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ReceiveFromChain(uint16 indexed _srcChainIdaddress indexed _touint256 _amount
RetryMessageSuccess(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes32 _payloadHash
SendToChain(uint16 indexed _dstChainIdaddress indexed _frombytes _toAddressuint256 _amount
SetMinDstGas(uint16 _dstChainIduint16 _typeuint256 _minDstGas
SetPrecrime(address precrime
SetTrustedRemote(uint16 _remoteChainIdbytes _path
SetTrustedRemoteAddress(uint16 _remoteChainIdbytes _remoteAddress
SetUseCustomAdapterParams(bool _useCustomAdapterParams
Constructor
constructor(address _lzEndpointaddress _token
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.