RangoV1
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
9
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 2 additional slots
Balances ($0.00)
No balances found for "RangoV1"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "RangoV1"
ABI
ABI objects
Getter at block 21255230
getValidRangoContracts() view returns (address[])
[0x8d6cA235Fd71ffF6DF231B6a7823A90A7D40971F, 0x0000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000]
owner() view returns (address)
0x0000000000000000000000000000000000000000
paused() view returns (bool)
false
Read-only
This contract contains no read-only function objects.
State-modifying
Events addWhitelist(address _factory)
cBridgeIM(struct BaseProxyContractSwapRequest request, struct BaseProxyContractCall[] calls, address _receiverContract, uint64 _dstChainId, uint64 _nonce, uint32 _maxSlippage, uint256 _sgnFee, struct RangoCBridgeModelsRangoCBridgeInterChainMessage imMessage) payable
cBridgeSend(struct BaseProxyContractSwapRequest request, struct BaseProxyContractCall[] calls, address _receiver, uint64 _dstChainId, uint64 _nonce, uint32 _maxSlippage) payable
initialize(address _nativeWrappedAddress)
multichainBridge(struct BaseProxyContractSwapRequest request, struct BaseProxyContractCall[] calls, struct RangoMultichainProxyMultichainBridgeRequest bridgeRequest) payable
onChainSwaps(struct BaseProxyContractSwapRequest request, struct BaseProxyContractCall[] calls, bool nativeOut) payable returns (bytes[])
refund(address _tokenAddress, uint256 _amount)
refundNative(uint256 _amount)
removeWhitelist(address _factory)
renounceOwnership()
swapInToThorchain(struct BaseProxyContractSwapRequest request, struct BaseProxyContractCall[] calls, address tcRouter, address tcVault, string thorchainMemo, uint256 expiration) payable
transferOwnership(address newOwner)
updateFeeContractAddress(address _address)
updateRangoCBridgeAddress(address _address)
updateRangoMultichainAddress(address _address)
updateRangoThorchainAddress(address _address)
AffiliateReward(address token, address wallet, uint256 amount)
CallResult(address target, bool success, bytes returnData)
ContractBlacklisted(address _factory)
ContractWhitelisted(address _factory)
DexOutput(address _token, uint256 amount)
FeeContractAddressUpdated(address _oldAddress, address _newAddress)
FeeReward(address token, address wallet, uint256 amount)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
RangoCBridgeAddressUpdated(address _oldAddress, address _newAddress)
RangoMultichainAddressUpdated(address _oldAddress, address _newAddress)
RangoThorchainAddressUpdated(address _oldAddress, address _newAddress)
Refunded(address _token, uint256 _amount)
SendToken(address _token, uint256 _amount, address _receiver, bool _nativeOut, bool _withdraw)
Unpaused(address account)
This contract contains no constructor objects.
receive()
This contract contains no error objects.