Hex One Protocol
  • 💵What is Hex One?
  • ⭐Basics
    • How $HEX1 works
    • How $HEX1 peg works
    • Overcollateralized vault
    • Hex One Protocol Benefits
  • 📊Tokenomics
    • Vault
    • Collateral Ratio
    • Liquidation Ratio
    • Liquidation Process
    • Impermanent Loss Protection
    • Price Feed
    • Pumpamentals
  • 📊Audits
    • Certik
    • Coverage
  • 📜Contracts [to do]
    • Tokens
    • Hex One Protocol
    • Vault
    • Farming
    • Bootstrap
    • Liquidations
  • 💾Versions
    • V1 [current]
    • V2
  • 💱Hex One Incentive Token
    • Incentive Token ($HEXIT)
    • Incentive Token Distribution
  • 💱Hex1 Debt Title (HDT) NFT
    • Hex1 Debt Title NFT
  • 💸Bootstrap
    • Bootstraping Hex One
    • Bootstrap Benefits
    • How to Bootstrap
    • Bootstrap HEXIT Distribution
  • 🤑Airdrop
    • Airdrop Benefits
    • How to Participate
    • Airdrop HEXIT Distribution
  • 🔂BORROWING
    • How to Borrow
  • 🧑‍🌾Farming
    • How to Farm
    • Yield / APRs
    • HEXIT Farming Inflation
  • 🖼️Branding
    • Hex One Branding
  • 🏫References
    • References
Powered by GitBook
On this page
  • How the price feed works?
  • Yield/APR
  1. Tokenomics

Price Feed

HEX/DAI from ETH Price Feed

PreviousImpermanent Loss ProtectionNextPumpamentals

Last updated 10 months ago

Good to know: this contract manages the HEX/DAI from ETH price feed that is required to know the USD value of each HEX deposited as t-share.

How the price feed works?

The price oracle is composed of 5 different price feeds:

  • DAI from Ethereum-WPLS LP

  • USDC from Ethereum-WPLS LP

  • WETH from Ethereum-WPLS LP

  • USDT from Ethereum-WPLS LP

  • HEX-WPLS LP

Each of the price feed comes from PulseX v1. Most of the liquidity on-chain is linked to these pools, which means any sort of direct price-feed attack is highly unlikely.

The price feed contract can be called by any participant and yields a reward that is based on the formula below. It describes that each time the price feed update is run, it yields 25,555 HEXIT tokens per second, times the total number of seconds between updates.

(CurrentTimeSeconds- LastUpdateSeconds) * 25,555

The price feed can be run by a bot. The contract can be accessed at .

Yield/APR

Pool
Per second
Per day
Per year
HEXIT APR

HEX1/DAI

1,555,555

134 Billion

49Trillion

76%

HEX1/HEXIT

455,555

39 Billion

14 Trillion

22%

----------------

-------------------

-------------------

-------------------

-------------------

Price Feed

25,555

2 Billion

805 Billion

1%

📊
Hex One Protocol Git Hub