Skip to content

Conversation

rodaemonic
Copy link
Contributor

@rodaemonic rodaemonic commented Oct 17, 2025

NOTE

Please enable "Allow edits by maintainers" while putting up the PR.


  • If you would like to add a volume/fees/revenue adapter please submit the PR here.
  • If you would like to add a liquidations adapter, please refer to this readme document for details.
  1. Once your adapter has been merged, it takes time to show on the UI. If more than 24 hours have passed, please let us know in Discord.
  2. Sorry, We no longer accept fetch adapter for new projects, we prefer the tvl to computed from blockchain data, if you have trouble with creating a the adapter, please hop onto our discord, we are happy to assist you.
  3. Please fill the form below only if the PR is for listing a new protocol else it can be ignored/replaced with reason/details about the PR
  4. For updating listing info It is a different repo, you can find your listing in this file: https://github.com/DefiLlama/defillama-server/blob/master/defi/src/protocols/data2.ts, you can edit it there and put up a PR
  5. Do not edit/push package-lock.json file as part of your changes, we use lockfileVersion 2, and most use v1 and using that messes up our CI
  6. No need to go to our discord and announce that you've created a PR, we monitor all PRs and will review it asap

Name (to be shown on DefiLlama):

PrimeFi

Twitter Link:

https://x.com/PrimeFiXYZ

List of audit links if any:

[https://docs.primefi.xyz/audits](PrimeFi Audits)

Website Link:

https://primefi.xyz/

Logo (High resolution, will be shown with rounded borders):

https://pbs.twimg.com/profile_images/1849722059154239488/TU9dzmb__400x400.jpg

Current TVL:

260,000.00 USD$

Treasury Addresses (if the protocol has treasury)

0xF2e2A49631927108086268c68C559c63c3C8f73d

Chain:

Base, HyperEVM and XDC

Coingecko ID (so your TVL can appear on Coingecko, leave empty if not listed):
Coinmarketcap ID (so your TVL can appear on Coinmarketcap, leave empty if not listed):
Short Description (to be shown on DefiLlama):

PrimeFi Protocol is an omnichain lending and borrowing platform developed by Prime Numbers Labs, designed to unify liquidity across multiple blockchains and solve the problem of fragmented DeFi capital. It launched on mainnet in September 2025, initially on Hyperliquid EVM, Base and XDC, with planned expansion to more chains in near future.

Token address and ticker if any:

0x7bbcf1b600565ae023a1806ef637af4739de3255 (Base, Arbitrum, Ethereum and HyperEVM)
0x81B244d0be055EF3BEF1b09B7826Cc2b108B2cBD (XDC)

Category (full list at https://defillama.com/categories) *Please choose only one:

Lending

Oracle Provider(s): Specify the oracle(s) used (e.g., Chainlink, Band, API3, TWAP, etc.):

Chainlink and EOracle

Implementation Details: Briefly describe how the oracle is integrated into your project:

PrimeFi protocol use Chainlink oracles, this stack should combine robust primary feeds with independent backups, strict sanity checks, and deterministic liquidation pricing. The protocol use a combination of Data Feeds and Data Streams to maintain a robust ecosystem always updated to date.

Documentation/Proof: Provide links to documentation or any other resources that verify the oracle's usage:

[https://www.chainlinkecosystem.com/ecosystem/prime-numbers-labs](Chainlink/PrimeFi Announcement)

forkedFrom (Does your project originate from another project):
methodology (what is being counted as tvl, how is tvl being calculated):

TVL is counted as the liquidity in the pools. We use the same methodology as AAVE do.

Github org/user (Optional, if your code is open source, we can track activity):

https://github.com/PrimeNumbersLabs

@waynebruce0x
Copy link
Collaborator

sdk.api.abi.call errored with params: [
  {
    target: '0xBC2adF6bEE6E8468f9E60DFC017D4E2Ce682be0C',
    abi: 'address[]:getAddressesProvidersList',
    block: undefined,
    chain: 'xdc',
    skipCache: true
  }
]
Error in xdc: [Error: Llama RPC error! method: call 

@waynebruce0x waynebruce0x self-assigned this Oct 20, 2025
@llamabutler
Copy link

The adapter at projects/primefi-xyz exports TVL:

borrowed                  256.55 k
xdc-borrowed              250.06 k
base                      124.56 k
hyperliquid               110.61 k
hyperliquid-pool2         63.25 k
pool2                     63.25 k
xdc                       25.53 k
base-borrowed             3.60 k
hyperliquid-borrowed      2.90 k
xdc-pool2                 0
base-pool2                0

total                    260.70 k 

@llamabutler
Copy link

The adapter at projects/primefi-xyz exports TVL:

borrowed                  256.56 k
xdc-borrowed              250.06 k
base                      124.47 k
hyperliquid               110.51 k
hyperliquid-pool2         63.25 k
pool2                     63.25 k
xdc                       25.51 k
base-borrowed             3.60 k
hyperliquid-borrowed      2.90 k
xdc-pool2                 0
base-pool2                0

total                    260.49 k 

@waynebruce0x waynebruce0x merged commit cda87dd into DefiLlama:main Oct 21, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants