# End data consumers - Apothem

(If you are a price feed consumer on Apothem testnet, then follow below steps)

NOTE: To get Apothem PLI & XDC tokens in your wallet, please follow the link "<https://docs.goplugin.co/wallet/xdcpay-apothem>"

Explore <https://feeds.goplugin.co> & check which contract fulfills your requirement for the required price index pairs (Example: XDC-USDT, PLI-USDT, BTC-USDT, etc.,).

**STEP 1:**

Click on "Data Feeds" on the navigation bar and then click on “All Feeds”.&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXf8Ewljcpk4SACQjLd5osnVtn_NpueHCN59P5RJ3W4a-3pnq9frrpOLUeFwqaygiDl0Oc0gSAudW5XOTQ3tfKkKsMRqFyMuBV4Ey23brt8sTUbHFAbZmjfpOWWKaoZTS4q66xInboWAF_CO965nqpCEfegg?key=tLMXLqUqKx25rrr8qCXnlA" alt=""><figcaption></figcaption></figure>

**STEP 2:**

Choose the Index Pair and click on the view button on the "Action".&#x20;

<figure><img src="https://1713380242-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl1AVRR4cLSYjVp62RmtY%2Fuploads%2FFWQvJm2kZeQchxns13ZE%2FScreenshot%202024-08-20%20125706.jpg?alt=media&#x26;token=7b790989-3215-4da8-b259-1841b2cb7348" alt=""><figcaption></figcaption></figure>

We’ll take PLI/USDT in apothem as an example

**STEP 3:**

Click on “View” in the above page for “PLI/USDT” and then you’ll find the screen below

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXffkGyvLVEDdtEqarbZDQP8yha5RWBtV6K-c-gLjvq7Frv-IXZQRMDF9oLIA5fx23BwKOauT7pQuV2u6doKBz2ufizrdsHhxlQLNnroBXiDHSNvnSWL6Zjkk3FWGgPH4AD9OfdDS0gJ3UxgIvv594SBtUo?key=tLMXLqUqKx25rrr8qCXnlA" alt=""><figcaption></figcaption></figure>

The area highlighted in “<mark style="color:red;">red</mark>” shows the Oracle address/addresses used for this data feed pair

The area highlighted in “<mark style="color:blue;">blue</mark>” shows the “Network” and “Source Type” used for this data feed pair

The area highlighted in “<mark style="color:green;">green</mark>” and “Source of Trust” show the sources used for this data feed pair.&#x20;

**STEP 4:**

To retrieve the price of the PLI/USDT, integrate the contract in the black window than can be seen in the image above, and copy-paste the contract to remix,

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfWn0IuM-JMKe7DzzetUrQYNMybIBitzWDGL-ur4Fcct2afCU4LDUsNtLZdebsCD17lnUf29tQiYZlt-hE8HM9HK58uQKyNYYptHGY1RjJveq7qLI5Q0xGY6iNIXR50QsB9IPDh7uKNLz6v-Dc571m0LQiR?key=tLMXLqUqKx25rrr8qCXnlA" alt=""><figcaption></figcaption></figure>

**STEP 5:**&#x20;

Copy the constructor address (highlighted in pink), pass this address, and deploy the contract.

**STEP 6:**&#x20;

Once your contract is deployed, click on “fetchLatestAnswer”. And you’ll get the current value of “PLI/USDT”.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdPvVS4ifhOkX9Wk0cQtvitFQFMEswN7sL2jpqQ6a5-HptWwcFhO5grwmTjwHbvVkOthBa5pqS4CLqeEihR8g8bKzU2iH1IQ_Cx-JnlEc1hxvKKrG9OKVjuZwZuMAw5sUl1Yz0g_YLKvCUJLrC9YwslWAo?key=tLMXLqUqKx25rrr8qCXnlA" alt=""><figcaption></figcaption></figure>

You can "[Contact Us](https://mail.google.com/mail/u/0/?fs=1\&to=support@goplugin.co\&su=Customization%20needed\&body=\&tf=cm)" for customized feeds.&#x20;
