RangoAcrossFacet
Verified contract
Implementation
Active on
Base with 0 txns
Storage
Raw
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Balances ($0.00)
No balances found for "RangoAcrossFacet"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "RangoAcrossFacet"
ABI
ABI objects
Getter at block 22741452
This contract contains no getter function objects.
Read-only
encodeWithSignature(address depositor, address inputToken, uint256 inputAmount, uint256 outputAmount, struct IRangoAcrossAcrossBridgeRequest request) pure returns (bytes)
State-modifying
Events acrossBridge(struct IRangoAcrossAcrossBridgeRequest request, struct IRangoRangoBridgeRequest bridgeRequest) payable
acrossSwapAndBridge(struct LibSwapperSwapRequest request, struct LibSwapperCall[] calls, struct IRangoAcrossAcrossBridgeRequest bridgeRequest) payable
addAcrossSpokePools(address[] _addresses)
initAcross(address[] _addresses, bytes acrossRewardBytes)
removeAcrossSpokePools(address[] _addresses)
setAcrossRewardBytes(bytes acrossRewardBytes)
AcrossRewardBytesUpdated(bytes rewardBytes)
AcrossSpokePoolsAdded(address[] _addresses)
AcrossSpokePoolsRemoved(address[] _addresses)
CallResult(address target, bool success, bytes returnData)
FeeInfo(address token, address indexed affiliatorAddress, uint256 platformFee, uint256 destinationExecutorFee, uint256 affiliateFee, uint16 indexed dAppTag)
RangoBridgeCompleted(address indexed requestId, address indexed token, address indexed originalSender, address receiver, uint256 amount, uint8 status, uint16 dAppTag)
RangoBridgeInitiated(address indexed requestId, address bridgeToken, uint256 bridgeAmount, address receiver, uint256 destinationChainId, bool hasInterchainMessage, bool hasDestinationSwap, uint8 indexed bridgeId, uint16 indexed dAppTag, string dAppName)
RangoSwap(address indexed requestId, address fromToken, address toToken, uint256 amountIn, uint256 minimumAmountExpected, uint16 indexed dAppTag, uint256 outputAmount, address receiver, string dAppName)
SendToken(address _token, uint256 _amount, address _receiver)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
AddressEmptyCode(address target)
AddressInsufficientBalance(address account)
FailedInnerCall()
ReentrancyError()
SafeERC20FailedOperation(address token)