Unified
  • What is Unified?
  • How can you use Unified?
  • Exchanges covered by Unified
  • Blockchains and protocols / projects covered by Unified
    • Arbitrum
    • Avalanche
    • BNB Chain
    • Ethereum
    • Fantom
    • Optimism
    • Polygon (Matic)
    • Solana
    • Terra
  • Websites operated by Unified
  • Type of information provided
    • Exchange information provided by Unified
      • Binance
      • Bitfinex
      • Bitmex
      • Bybit
      • Coinbase
      • Deribit
      • Deversifi
      • dydx
      • FTX
      • Huobi
      • Kraken
      • Kucoin
      • OKX
    • Protocols / project information provided by Unified
      • Trade execution
    • Global markets & onchain data provided by Unified
      • Funding rates snapshot
      • Liquidations snapshot
      • Open interest relative to price trend
      • Funding rates relative to price trend
      • Estimated leverage ratio relative to price trend
      • Adjusted SOPR (aSOPR)
      • Short-term holder (STH) SOPR
      • Long-term holder (LTH) SOPR
      • MVRV ratio
    • NFT data provided by Unified
  • Guides
    • Setting up an account
    • Adding on-chain addresses from different protocols
    • Adding accounts from different exchanges
  • Solving technical challenges
    • Scale of data aggregation
    • Security considerations
  • Use Cases
    • For Casual Users
    • For NFT Collectors
    • For Yield Farmers
    • For Money Market Protocol Users
    • For Traders
  • Other
    • Recruitment
    • Our 3 sources of revenue
      • Advertising & sponsorship
      • Subscription
      • API-only subscription (for institutional clients)
    • Donations
    • Unified Token
    • Terms of service
    • Privacy policy
Powered by GitBook
On this page
  1. Solving technical challenges

Security considerations

PreviousScale of data aggregationNextFor Casual Users

Last updated 3 years ago

Another key challenge is the use of smart contract approvals and APIs to execute transactions (which is expected to occur in a future iteration of Unified).

In its initial iteration, Unified functions as purely read-only. This minimizes security risks to users. For avoidance of doubt, this means:

  • No smart contract approvals are required to execute balance transfers on user wallets.

  • Exchange APIs are view-only.

In its future iteration, the following security measures will be taken:

  • The front-end of the platform will be safeguarded to prevent instances such as that of the .

  • 2FA implementation to access user accounts on the platform, so as to add an extra layer of security when exchange APIs that enable transactions are implemented.

  • Limits on account activity, monitored by algorithms and bots, will flag and lock out suspicious account activity.

  • Smart contract approvals will never be for infinite approvals, unless with the express choice of the user.

BadgerDao hack