๐Ÿ’ฝRPC and Trade Execution

RPC URLs

Because Adrena is a decentralized exchange, querying of data and submitting of transactions is done through an RPC URL.

There are currently 3 RPC options to choose from. You can select which RPC you prefer to use by clicking settings on the top right of the screen after your wallet is connected. There is also an 'automatic switch' button which will automatically choose the best RPC endpoint based on latency.

Below are the 3 RPC options:

Trade Execution

Open source rust Keepers available here: - MrSablier - MrSablierStaking

MrSablier handles Limit Orders, SL/TP and Liquidations (the price based loop). You can follow its activity here MrSablierStaking handles staking related automation (rewards auto-claims every 6 days, locked stakes finalization at the end of the period, Staking round finalization), it updates the AUM periodically if not done through other IXs, and distributes fees periodically (the split between ADX and ALP). You can follow its activity here

More information about MrSablier/Staking here MrSablier & MrSablierStaking (Open Source Keepers)

โ€‹

Last updated