SrcSwapper

Verified contract

Active on Base with 4 txns
Deployed by via 0x2337e921 at 2226867
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Native
Value $7.14
0x99e65bf4fe1e0f005e33f4e0e9d933cd1812eacec31c94895758d887a1c2e9e4
0xc63fd4ac0314a87f2c7a8de8fe52f2caeaeaaf5230b6897387c714346c1e99cb
0xc8d080f62b6c81a0541ba34ca344a5385fe45c7fd6cb262ab2a7975b918db325
0x16111bd4a959b084084ba7c97c600a0ee53bffd46edaeafd999c5aab6b1c1a91

Functions
Getter at block 21869734
DEFAULT_PAYLOAD_SIZE_LIMIT(view returns (uint256)
10000
dstChainId(view returns (uint16)
110
gasLimit(view returns (uint256)
2000000
lzEndpoint(view returns (address)
0xb6319cc6c8c27a8f5daf0dd3df91ea35c4720dd7
native(view returns (address)
0x4200000000000000000000000000000000000006
owner(view returns (address)
0x3b60f7f25b09e71356cdffc6475c222a466a2ac9
precrime(view returns (address)
0x0000000000000000000000000000000000000000
reward(view returns (address)
0xe3b53af74a4bf62ae5511055290838050bf764df
rewardSwapper(view returns (bytes)
0x5951674ec4662a7c680e4b0e41f2e4eeaf3968d7
stargate(view returns (address)
0x45f1a95a4d3f3836523f5c83673c797f4d4d263b
Read-only
estimate(uint256 _amountview returns (uint256 gasNeeded)
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)
operators(addressview returns (bool)
payloadSizeLimitLookup(uint16view returns (uint256)
trustedRemoteLookup(uint16view returns (bytes)
State-modifying
_returnNative(address _strategy
forceResumeReceive(uint16 _srcChainIdbytes _srcAddress
inCaseTokensGetStuck(address _tokenbool _native
initialize(address _rewardaddress _nativeaddress _stargateaddress _endpointbytes _rewardSwapperuint16 _dstChainId
lzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
nonblockingLzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
renounceOwnership(
retryMessage(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadpayable 
setBridgeConfig(uint256 _gasLimitbytes _rewardSwapperaddress _stargate
setConfig(uint16 _versionuint16 _chainIduint256 _configTypebytes _config
setMinDstGas(uint16 _dstChainIduint16 _packetTypeuint256 _minGas
setOperator(address _operatorbool _status
setPayloadSizeLimit(uint16 _dstChainIduint256 _size
setPrecrime(address _precrime
setReceiveVersion(uint16 _version
setSendVersion(uint16 _version
setTrustedRemote(uint16 _remoteChainIdbytes _path
setTrustedRemoteAddress(uint16 _remoteChainIdbytes _remoteAddress
sgReceive(uint16bytesuint256addressuint256bytes payloadpayable 
swapReward(uint256 _amountpayable 
transferOwnership(address newOwner
Events
Error(
Initialized(uint8 version
MessageFailed(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadbytes _reason
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RetryMessageSuccess(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes32 _payloadHash
SetMinDstGas(uint16 _dstChainIduint16 _typeuint256 _minDstGas
SetPrecrime(address precrime
SetTrustedRemote(uint16 _remoteChainIdbytes _path
SetTrustedRemoteAddress(uint16 _remoteChainIdbytes _remoteAddress
Swap(address _strategyuint256 _amount
SwapCompleted(address _strategyuint256 _amount
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors
EtherTransferFailure(
NotAuthorized(
NotEnoughEth(
NotEnoughReward(