RangoSwapperFacet
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
6
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
-
variable spans 3 additional slots
Balances ($0.00)
No balances found for "RangoSwapperFacet"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "RangoSwapperFacet"
ABI
ABI objects
Getter at block 20792033
This contract contains no getter function objects.
Read-only
isContractWhitelisted(address _contractAddress) view returns (bool)
State-modifying
Events initBaseSwapper(address _weth, address _feeReceiver)
onChainSwaps(struct LibSwapperSwapRequest request, struct LibSwapperCall[] calls, bool nativeOut, address receiver) payable returns (bytes[])
refund(address _tokenAddress, uint256 _amount)
refundNative(uint256 _amount)
updateFeeReceiver(address _address)
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
ReentrancyError()