Skip to content

Conversation

@aleeexcool
Copy link

@aleeexcool aleeexcool commented Oct 31, 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): LiveArt
Twitter Link: https://x.com/LiveArtX
List of audit links if any: -
Website Link: https://liveart.io/
Logo (High resolution, will be shown with rounded borders): https://drive.google.com/file/d/1KSMELdtoqS1sw1b68Sga8mkNPQvH462_/view?usp=sharing
Current TVL: $300K
Treasury Addresses (if the protocol has treasury): 0xBE5889F73c09390E1df44f8c69f485Fc936e389E, 0x7D40aC593332049a189Cd5AeF94B049657F14130
Chain: Base, Bsc
Coingecko ID (so your TVL can appear on Coingecko, leave empty if not listed): liveart (https://api.coingecko.com/api/v3/coins/list)
Coinmarketcap ID (so your TVL can appear on Coinmarketcap, leave empty if not listed): 38336 (https://api.coinmarketcap.com/data-api/v3/map/all?listing_status=active,inactive,untracked&start=1&limit=10000)
Short Description (to be shown on DefiLlama): LiveArt is the first AI-powered RWA protocol tokenizing fine art and luxury assets into programmable finance. Backed by Binance Labs, Animoca Brands, and HashKey, LiveArt fractionalizes investment-grade assets and powers onchain liquidity, governance, and DeFi yield through its native token, $ART.
Token address and ticker if any: ART, 0x4DEC3139f4A6c638E26452d32181fe87A7530805 (Base and Bsc)
Category (full list at https://defillama.com/categories) *Please choose only one: RWA
Oracle Provider(s): Specify the oracle(s) used (e.g., Chainlink, Band, API3, TWAP, etc.): -
Implementation Details: Briefly describe how the oracle is integrated into your project: -
Documentation/Proof: Provide links to documentation or any other resources that verify the oracle's usage: -
forkedFrom (Does your project originate from another project): -
methodology (what is being counted as tvl, how is tvl being calculated): TVL represents the total market value of tokenized real-world assets (RWAs) and digital assets secured and authenticated within the LiveArt Protocol.
Github org/user (Optional, if your code is open source, we can track activity): https://github.com/LiveArtx & https://gitlab.com/groups/live-art-project

@llamabutler
Copy link

The adapter at projects/liveart exports TVL:

bsc                       59.99 k
base                      33.57 k

total                    93.56 k 

@aleeexcool aleeexcool marked this pull request as ready for review October 31, 2025 13:28
@aleeexcool aleeexcool changed the title feat: add LiveArt adapter feat: add new project LiveArt and adapter for it Oct 31, 2025
@waynebruce0x
Copy link
Collaborator

  • Are your RWA assets redeemable for the underlying or for FIAT / stables of equal value irrespective of liquidity?
  • do mint/redeem actions require KYC on your app?
  • are the RWA tokens freely transferrable?
  • are regular attestation reports published detailing the underlying RWA values?
  • are all funds for buying the RWAs sourced on chain?

@aleeexcool
Copy link
Author

  • yes, KOODOG Token on Base on Aerodrome, HOCPOOL will be available on BSC on Pancake
  • no
  • yes
  • not yet, we keep working on that
  • there are 3 stages of our RWA's life:
  1. invest - when user buys tokenizing fine art and luxury assets like HOCPOOL Token on BSC (e.g.);
  2. secondary market - when user can buy / sell this HOCPOOL Token for USDC / USDT on Pancake - like we have with KOODOG Token on Base on Aerodrome DEX;
  3. buyout (which we will launch next week) - where somebody (with KYC) will buy all HOCPOOL tokens via Buyout Contract for USDC / USDT and get full ownership of them and real Art as well.
    So, during invest and buyout stage - yes, stables or any other asset (funds) sourced on chain, but during secondary market, we should withdraw funds from blockchain to buy Art for users and then sell it via Buyout to get liquidity and yield for the investors, so value of RWAs are keep on chain where we have DEX pool and thats why we have Price Feed for them via which we push the NAV price of real Art from off-chain.

@aleeexcool
Copy link
Author

If you need any other answers, please let me know

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