GenericSwapFacet

Verified contract

Implementation

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

No balances found for "GenericSwapFacet"

No transactions found for "GenericSwapFacet"


Functions
Getter at block 20793003

This contract contains no getter function objects.

Read-only

This contract contains no read-only function objects.

State-modifying
swapTokensGeneric(bytes32 _transactionIdaddress _integratoraddress _referreraddress _receiveruint256 _minAmountstruct LibSwapSwapData[] _swapDatapayable 
Events
RubicSwappedGeneric(bytes32 indexed transactionIdaddress integratoraddress referreraddress fromAssetIdaddress toAssetIduint256 fromAmountuint256 toAmount
RubicTransferCompleted(bytes32 indexed transactionIdaddress receivingAssetIdaddress receiveruint256 amountuint256 timestamp
RubicTransferRecovered(bytes32 indexed transactionIdaddress receivingAssetIdaddress receiveruint256 amountuint256 timestamp
RubicTransferStarted(struct IRubicBridgeData bridgeData
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
ContractCallNotAllowed(
CumulativeSlippageTooHigh(uint256 minAmountuint256 receivedAmount
InsufficientBalance(uint256 requireduint256 balance
InvalidAmount(
InvalidContract(
InvalidReceiver(
NativeAssetTransferFailed(
NoSwapDataProvided(
NoSwapFromZeroBalance(
NoTransferToNullAddress(
NullAddrIsNotAValidSpender(
NullAddrIsNotAnERC20Token(
ReentrancyError(
SliceOutOfBounds(
SliceOverflow(