VIX Docs
  • Welcome to VIX Docs
  • Tokenomics
    • VIX token
      • VIX Token Address
      • Buying VIX
      • Staking VIX
      • Staked VIX Token Address
      • Treasury
      • VIX Token Supply
    • Benefit
      • Reward VIX (rVIX)
      • Vesting
      • Hodl Points
      • Distribution Rate
      • Managing Rewards
  • Providing Liquidity
    • Overview
      • VLP Token Addresses
      • Buying VLP
      • Selling VLP
      • Token Pricing
      • Token Weights
      • Risks
  • Trading
    • Information
      • Connecting your Wallet
      • RPC URLs
      • Sending Tokens
      • Swaps
      • Opening a Position
      • Managing Positions
      • Closing a Position
      • Stop-Loss / Take-Profit Orders
      • Liquidations
      • Pricing
      • Fees
      • Execution Fee
      • Stablecoin Pricing
  • Security
    • General Notes
    • Audits
  • Community
    • Group
    • Frontends
      • Running a Frontend
      • UI Fee Receiver
      • Custom RPC URLs
    • Media Kit
Powered by GitBook
On this page
  1. Community
  2. Frontends

Custom RPC URLs

To set up custom RPC URLs for Viction in VIX interface, add the REACT_APP_VICTION_RPC_URLS variables to the .env file. These variables should be set to arrays of the RPC URLs you want to use.

The format should be as follows:

REACT_APP_VICTION_RPC_URLS=["<https://vic-rpc-url-1>", "<https://vic-rpc-url-2>"]

PreviousUI Fee ReceiverNextMedia Kit

Last updated 1 year ago