COTI Network | Token Price Feed

26 August, 2025

INTRODUCTION

Protocol: Coti

REQUEST INFORMATION

Assets

Following assets will be included in the Oracle:
Asset Ticker

COTI

Asset Blockchain

Ethereum

Asset Address

0xddb3422497e61e13543bea06989c0789117555c5

Methodology

  • Volume Weighted Average Price with Interquartile Range (VWAPIR) will be used to calculate the price for the assets. Learn more about it here

  • .5% 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

Is testnet deployment required?

No

Is aggregatorV3 interface required?

Yes

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 0xD4D0DE1Cf72aD673a253dd6b5dd3f1feB666BdBf

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 0x721fAC439241751A4d1163fb741Cc78a3D1991A9

Oracle Configuration

Settings that dictate how the oracle computes and updates data.

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

Asset Feeds

Available assets on the oracles and the Chainlink AggregatorV3Interface compatible contracts for each asset feed.

Asset Ticker getValue(key) Adapter Address Asset Markets Overview
COTI COTI/USD 0xF9746A16bbc7f51b49a31B69dC853B49AED0d366 COTI 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 COTI/USD as the key, it will return the most recent price of COTI in USD with 8 decimal places (e.g. 5186041 is $0.05186041) along with the Unix timestamp of the last price update.

See the full example here.