xRenzoBridge

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xcb3425c1 at 19413882
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots

No balances found for "xRenzoBridge"

No transactions found for "xRenzoBridge"


Functions
Getter at block 21201513
EXPECTED_DECIMALS(view returns (uint8)
18
connext(view returns (address)
0x0000000000000000000000000000000000000000
ezETH(view returns (address)
0x0000000000000000000000000000000000000000
linkRouterClient(view returns (address)
0x0000000000000000000000000000000000000000
linkToken(view returns (address)
0x0000000000000000000000000000000000000000
rateProvider(view returns (address)
0x0000000000000000000000000000000000000000
restakeManager(view returns (address)
0x0000000000000000000000000000000000000000
roleManager(view returns (address)
0x0000000000000000000000000000000000000000
wETH(view returns (address)
0x0000000000000000000000000000000000000000
xezETH(view returns (address)
0x0000000000000000000000000000000000000000
xezETHLockbox(view returns (address)
0x0000000000000000000000000000000000000000
Read-only

This contract contains no read-only function objects.

State-modifying
initialize(address _ezETHaddress _xezETHaddress _restakeManageraddress _wETHaddress _xezETHLockboxaddress _connextaddress _linkRouterClientaddress _rateProvideraddress _linkTokenaddress _roleManager
recoverERC20(address _tokenuint256 _amountaddress _to
recoverNative(uint256 _amountaddress _to
sendPrice(struct IxRenzoBridgeCCIPDestinationParam[] _destinationParamstruct IxRenzoBridgeConnextDestinationParam[] _connextDestinationParampayable 
xReceive(bytes32 _transferIduint256 _amountaddress _assetaddress _originSenderuint32 _originbytesreturns (bytes)
Events
ConnextMessageSent(uint32 indexed destinationChainDomainaddress receiveruint256 exchangeRateuint256 fees
EzETHMinted(bytes32 transferIduint256 amountDepositeduint32 originaddress originSenderuint256 ezETHMinted
Initialized(uint8 version
MessageSent(bytes32 indexed messageIduint64 indexed destinationChainSelectoraddress receiveruint256 exchangeRateaddress feeTokenuint256 fees
Constructor
constructor(
Fallback and receive
receive(
Errors
InvalidSender(address expectedSenderaddress actualSender
InvalidTokenDecimals(uint8 expecteduint8 actual
InvalidTokenReceived(
InvalidZeroInput(
NotBridgeAdmin(
NotEnoughBalance(uint256 currentBalanceuint256 calculatedFees
NotPriceFeedSender(