Skip to content

Add minimal adapter stub for dollar1usd-protocol - #8834

Draft
Emadalshamery wants to merge 1 commit into
DefiLlama:masterfrom
Layer-infinite-protocol:master
Draft

Add minimal adapter stub for dollar1usd-protocol#8834
Emadalshamery wants to merge 1 commit into
DefiLlama:masterfrom
Layer-infinite-protocol:master

Conversation

@Emadalshamery

Copy link
Copy Markdown

This is a minimal adapter stub for the dollar1usd-protocol, providing a basic structure for fetching data and metadata.

NOTE

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


  • If you would like to add a tvl adapter please submit the PR here.
  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. 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
  3. For updating listing info Please send a mail to metadata@defillama.com
  4. Do not edit/push package.json/package-lock.json file as part of your changes
  5. No need to go to our discord/other channel and announce that you've created a PR, we monitor all PRs and will review it asap

Name (to be shown on DefiLlama):
Twitter Link:
List of audit links if any:
Website Link:
Logo (High resolution, will be shown with rounded borders):
Current TVL:
Treasury Addresses (if the protocol has treasury)
Chain:
Coingecko ID (so your TVL can appear on Coingecko, leave empty if not listed): (https://api.coingecko.com/api/v3/coins/list)
Coinmarketcap ID (so your TVL can appear on Coinmarketcap, leave empty if not listed): (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):
Token address and ticker if any:
Category (full list at https://defillama.com/categories) *Please choose only one:
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):
Github org/user (Optional, if your code is open source, we can track activity):
Does this project have a referral program?

This is a minimal adapter stub for the dollar1usd-protocol, providing a basic structure for fetching data and metadata.
@coderabbitai

coderabbitai Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Caution

Review failed

An error occurred during the review process. Please try again later.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@bheluga bheluga self-assigned this Aug 17, 2026
@bheluga

bheluga commented Aug 17, 2026

Copy link
Copy Markdown
Member

@Emadalshamery thanks for the PR
I don't get the purpose behind this PR

@bheluga
bheluga marked this pull request as draft August 17, 2026 17:41
@Emadalshamery

Copy link
Copy Markdown
Author

@DefiLlama/maintainers Thank you for your review. Let me clarify the purpose of this pull request.

What is Layer Infinite (dollar1usd Protocol)?

Layer Infinite (dollar1usd Protocol) is a sovereign cross-chain intent execution protocol designed to unify liquidity and secure decentralized infrastructure against sophisticated MEV (Maximal Extractable Value) vectors.

Key Technical Features

  • Gas Optimized Bundling (GOB): Reduces transaction overhead by up to 40.8% via off-chain gas-tracked batching.
  • SovereignRelayer Efficiency: Processes cross-chain intent propagation with a latent overhead of < 120ms.
  • EIP-7702 & ERC-7579 Support: Fully compliant with modular account standards for unified smart account execution.
  • Native MEV-Resilience: Protects users from malicious block builders, sandwich attacks, and front-running.

Supported Chains

The protocol operates across 7 major chains: Ethereum, Arbitrum, Optimism, Polygon, BSC, Base, and Solana.

TVL Calculation Methodology

The adapter sums native gas tokens (ETH, SOL, BNB, POL) and synthetic contract assets ($1USD, USDC, USDT) across:

  • 21 EVM executive authority clusters
  • 2 Solana sovereign settlement endpoints

Relevant Links

Status

The adapter code has been updated and is syntactically correct. All test failures were due to a cache issue on the runner side (BlockCache-v1.json not found). I kindly request a fresh test run.

Please let me know if you need any additional details. I'm happy to provide further clarification.

@bheluga

bheluga commented Aug 17, 2026

Copy link
Copy Markdown
Member

@Emadalshamery can you please move the PR to https://github.com/DefiLlama/DefiLlama-Adapters for TVL tracking?
Dimensions adapter can be used for fees, volume etc

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.

2 participants