Pell Network | Token Price Feeds

26 June, 2025

INTRODUCTION

Protocol: Pell Network

REQUEST INFORMATION

Assets

Following assets will be included in the Oracle:

Asset Ticker Asset Blockchain Asset Address Asset Markets Overview Comments
PELL Ethereum 0xc65d8d96cdddb31328186efa113a460b0af9ec63 Pell Asset Information

Methodology

  • Volume Weighted Average Price with Interquartile Range (VWAPIR) will be used to calculate the price for the assets. Learn more about it here
  • 2% deviation threshold for updates trigger will be applied for each asset
  • 120 secs update frequency check will be applied
  • 24-hour time-based update frequency will be applied for all assets

DELIVERY INFORMATION

Delivery Method Oracle on Ethereum & BNB Chain
Is testnet deployment required? No

Thank you for requesting a data feed via DIA CDR. Please find the oracle information below:

Contracts

The contracts to fetch data from

Network Contract Address
Ethereum Mainnet 0x98ecf273FF8BC4BcD153702304daFD87F548569f
BSC Mainnet 0xddA19Cf179Adb269247aDec63382434bEb23c394

Gas Wallets

The gas wallet is used for pushing data to your contracts. To ensure uninterrupted oracle operation, please maintain sufficient funds in the gas wallet. You can monitor the wallets below to ensure they remain adequately funded at all times.

Network Gas Wallet Address
Ethereum Mainnet 0xF077d68AB9Aa7083100FBadC8C57c87804eBc174
BSC Mainnet 0x1a2629702214278c5B1D86DA583edCf05b151288

Oracle Configuration

Settings that dictate how the oracle computes and updates data

Pricing Methodology VWAPIR
Deviation (%) & Refresh Frequency 2% and 120 seconds
Heartbeat 24h

Asset Feeds

Asset Ticker getValue(key) Asset Markets Overview
PELL PELL/USD PELL Markets

To consume price data, you’ll need to invoke the getValue method on the oracle contract which you can access through the DIA Oracle library or the interface.

If you pass PELL/USD as the key, it will return the most recent price of PELL in USD with 8 decimal places (e.g. 247223 is $0.00247223) along with the Unix timestamp of the last price update.

See the full example here.