Skip to content

Conversation

blablalf
Copy link
Contributor

Multichain support for SMARDEX-P2P-Lending.

@llamabutler
Copy link

The adapter at projects/SMARDEX-P2P-Lending exports TVL:

ethereum                  0
ethereum-borrowed         0
arbitrum                  0
arbitrum-borrowed         0
bsc                       0
bsc-borrowed              0
base                      0
base-borrowed             0
polygon-borrowed          0
polygon                   0
borrowed                  0

total                    0 

@waynebruce0x
Copy link
Collaborator

Please let us know when this is ready for review

@waynebruce0x waynebruce0x self-assigned this Aug 20, 2025
@blablalf blablalf marked this pull request as ready for review September 3, 2025 09:58
@blablalf
Copy link
Contributor Author

blablalf commented Sep 3, 2025

Please let us know when this is ready for review

Hey, the protocol has been deployed on the new supported chains and changes are now reflected on the UI, pr is now ready!

@llamabutler
Copy link

The adapter at projects/SMARDEX-P2P-Lending exports TVL:

ethereum-borrowed         0
ethereum                  0
arbitrum                  0
bsc                       0
arbitrum-borrowed         0
bsc-borrowed              0
base                      0
base-borrowed             0
polygon-borrowed          0
polygon                   0
borrowed                  0

total                    0 

@waynebruce0x
Copy link
Collaborator

we need nonzero TVL to list

@g1nt0ki
Copy link
Member

g1nt0ki commented Sep 9, 2025

@blablalf how can we fetch the data on chain?

@blablalf
Copy link
Contributor Author

@blablalf how can we fetch the data on chain?

Hey, if you want to link the subgraph data, which comes directly from the protocol events, you can check the protocol contract addresses on each chain. These contracts hold the collateral assets, while the lent assets are in the users’ wallets:

We are going to make test proposals over the next week to ensure the subgraph doesn’t show a 0 TVL. It’s normal that some L2 contracts on the list show a value higher than 0. We’ve already made some test proposals, some of which were intentionally not fully filled and under collateralized (so at the end of the proposal the collat has been given to the lender), and the remaining collateral (the not filled part of the proposal) hasn’t yet been reclaimed by the borrowers.

@blablalf blablalf closed this Sep 15, 2025
@blablalf blablalf reopened this Sep 15, 2025
@llamabutler
Copy link

The adapter at projects/SMARDEX-P2P-Lending exports TVL:

ethereum                  0
ethereum-borrowed         0
arbitrum-borrowed         0
arbitrum                  0
bsc                       0
bsc-borrowed              0
base-borrowed             0
polygon-borrowed          0
polygon                   0
base                      0
borrowed                  0

total                    0 

@blablalf blablalf marked this pull request as draft September 15, 2025 07:41
@llamabutler
Copy link

The adapter at projects/SMARDEX-P2P-Lending exports TVL:

ethereum                  0
ethereum-borrowed         0
arbitrum-borrowed         0
arbitrum                  0
bsc                       0
bsc-borrowed              0
base                      0
polygon                   0
base-borrowed             0
polygon-borrowed          0
borrowed                  0

total                    0 

@blablalf blablalf marked this pull request as ready for review September 15, 2025 13:36
@waynebruce0x waynebruce0x merged commit aef7afd into DefiLlama:main Sep 15, 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.

7 participants