RubicMultiProxy
Verified contract
Proxy
Active on
Base with 266 txns
Unified storage
Map
Table
Raw
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($11.74)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 9.070424 | $1.002 |
$9.09 | |
MIM | ERC-20 | 2.144177 | $0.997119 |
$2.14 | |
SPEC | ERC-20 | 0.035265 | $9.40 |
$0.33 | |
BENTO | ERC-20 | 17.761776M | $0.00 |
$0.18 | |
POV | ERC-20 | 19.42069K | $0.00 |
$0 | |
BOOMER | ERC-20 | 0.168 | $0.010313 |
$0 | |
USA | ERC-20 | 1 | $0.000761 |
$0 | |
LOA | ERC-20 | 0.016176 | $0.008084 |
$0 | |
Boe | ERC-20 | 0.69 | $0.000159 |
$0 | |
TYBG | ERC-20 | 0 | $0.000216 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22738645 | 10 hours ago | | | 0 | 1.9989240e-7 | |
| 22734798 | 12 hours ago | | | 0 | 1.4598925e-7 | |
| 22605180 | 4 days ago | | | 0 | 4.2059882e-7 | |
| 22347240 | 9 days ago | | | 0 | 3.2132602e-7 | |
| 22346074 | 10 days ago | | | 0 | 1.6156514e-7 | |
| 22345973 | 10 days ago | | | 0 | 1.5926071e-7 | |
| 22335852 | 10 days ago | | | 0 | 0.000000404853755416 | |
| 22302907 | 11 days ago | | | 0 | 1.5395661e-7 | |
| 22302772 | 11 days ago | | | 0 | 1.4817077e-7 | |
| 22260023 | 12 days ago | | | 0 | 1.4910524e-7 |
ABI
ABI objects
Getter at block 22757199
This contract contains no getter function objects.
Read-only
getSelectorInfo(address _router, bytes4 _selector) view returns (struct LibMappingsProviderFunctionInfo)
State-modifying
Events startBridgeTokensViaGenericCrossChain(struct IRubicBridgeData _bridgeData, struct GenericCrossChainFacetGenericCrossChainData _genericData) payable
swapAndStartBridgeTokensViaGenericCrossChain(struct IRubicBridgeData _bridgeData, struct LibSwapSwapData[] _swapData, struct GenericCrossChainFacetGenericCrossChainData _genericData) payable
updateSelectorInfo(address[] _routers, bytes4[] _selectors, struct LibMappingsProviderFunctionInfo[] _infos)
RubicTransferCompleted(bytes32 indexed transactionId, address receivingAssetId, address receiver, uint256 amount, uint256 timestamp)
RubicTransferRecovered(bytes32 indexed transactionId, address receivingAssetId, address receiver, uint256 amount, uint256 timestamp)
RubicTransferStarted(struct IRubicBridgeData bridgeData)
SelectorToInfoUpdated(address[] _routers, bytes4[] _selectors, struct LibMappingsProviderFunctionInfo[] _infos)
constructor(address _contractOwner, address _diamondCutFacet)
fallback()
receive()
CalldataEmptyButInitNotZero()
FacetAddressIsNotZero()
FacetAddressIsZero()
FacetContainsNoCode()
FunctionAlreadyExists()
FunctionDoesNotExist()
FunctionIsImmutable()
IncorrectFacetCutAction()
InitReverted()
InitZeroButCalldataNotEmpty()
NoSelectorsInFace()
ZeroAddress()
CannotBridgeToSameNetwork()
ContractCallNotAllowed()
CumulativeSlippageTooHigh(uint256 minAmount, uint256 receivedAmount)
InformationMismatch()
InsufficientBalance(uint256 required, uint256 balance)
InvalidAmount()
InvalidContract()
InvalidReceiver()
LengthMissmatch()
NativeAssetTransferFailed()
NoSwapDataProvided()
NoSwapFromZeroBalance()
NoTransferToNullAddress()
NullAddrIsNotAValidSpender()
NullAddrIsNotAnERC20Token()
OnlyContractOwner()
ReentrancyError()
SliceOutOfBounds()
SliceOverflow()
UnAuthorized()