This contract is being backfilled. You may encounter incomplete storage history.

RubicMultiProxy

Verified contract

Proxy

Active on Ethereum with 333 txns
Deployed by via 0xe6b20a1a at 16895784
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
ERC-20
Value $13.79
ERC-20
Value $6.2
ERC-20
Value $4.94
ERC-20
Value $3.77
ERC-20
Value $0.11
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
0xb91b9991475039b42a4162343983b91955698f4773cbce3354cf0b1649cdbacc
0xe5b29c54059f63bae93679476fa5bbbaab94e455f0ae629cecbb208538b5c9d2
0x359b6e079f6b3044266ec2d4bf107854d8d37fb7dc97d438f8cc39a06b501caf
0xb20f136db93d31ccf80359748506da189dbeecd38b2a088ce18407b965306888
0x549bd99f4cd8575fb4ae8cc4a2b46eb0da4c5a6e6dba177f1dbc5050e4fd5998
0xe9741a22fecf56e1b7159cee341d6ff6d8c1295170efa5bf8218d05c609c7cc5
0xf9fca3611b341f50faff8164dea908142a784fea8437328ea2bf548404675354
0xeb84391b8f3d5501d334a9cd9456d9d0bbca74264ee4b78d19053b35b82e5393
0x3ebcf4a857422555e0a994dcb9596c93a5fe3cd019ffd560bc9a89bbcfb3857e
0x56fab15bc284a695c5e7a6a7488b53df9706793ebb61c3e5b231c5f0fb8d7277

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
constructor(address _contractOwneraddress _diamondCutFacet
Fallback and receive
fallback(
receive(
Errors
CalldataEmptyButInitNotZero(
FacetAddressIsNotZero(
FacetAddressIsZero(
FacetContainsNoCode(
FunctionAlreadyExists(
FunctionDoesNotExist(
FunctionIsImmutable(
IncorrectFacetCutAction(
InitReverted(
InitZeroButCalldataNotEmpty(
NoSelectorsInFace(
ZeroAddress(
ContractCallNotAllowed(
CumulativeSlippageTooHigh(uint256 minAmountuint256 receivedAmount
InsufficientBalance(uint256 requireduint256 balance
InvalidAmount(
InvalidContract(
InvalidReceiver(
NativeAssetTransferFailed(
NoSwapDataProvided(
NoSwapFromZeroBalance(
NoTransferToNullAddress(
NullAddrIsNotAValidSpender(
NullAddrIsNotAnERC20Token(
ReentrancyError(
SliceOutOfBounds(
SliceOverflow(