DefiLlama / DefiLlama-Adapters

861 stars 4.92k forks source link

Add elocks adapter #11052

Closed ftm1337 closed 1 month ago

ftm1337 commented 1 month ago

This Listing would go under the "Guru Network DAO" parent protocol.

This TVL should be marked as "Double-Count TVL"


Name (to be shown on DefiLlama):

eLOCKS

Twitter Link:

ftm1337

List of audit links if any:

none

Website Link:

eliteness.network/elocks

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

https://ftm.guru/icons/1f510.svg

Current TVL:

$500k~

Treasury Addresses (if the protocol has treasury)

eliteness.eth

Chain:

Fantom

Coingecko ID (so your TVL can appear on Coingecko, leave empty if not listed): (https://api.coingecko.com/api/v3/coins/list)

ftm-guru

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)

13436

Short Description (to be shown on DefiLlama):

eLOCKS are Yield-Bearing Financial NFTs that Tokenize Liquidity Positions Staked-Locked in Gauges, Farms, Masterchefs or other DeFi instruments, separating Yield (multiple yielded tokens) from Principal (LP Tokens) to enable trading of Rights to Future Yields as well as Rights to unlock & own the locked Collateral, independently, while guaranteeing Locked Liquidity for Trading underlying Tokens contained in the LP.

Token address and ticker if any:

eLOCKS (NFT) : "fantom:0x2f20A659601d1c161A108E0725FEF31256a907ad"

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

Services

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):

OG Tech™

methodology (what is being counted as tvl, how is tvl being calculated):

Only the Locked LP tokens are counted in TVL. Includes Locked-Staked LPs and Locked-Unstaked LPs.

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

ftm1337, eliteness/elocks

llamatester commented 1 month ago

The adapter at projects/elocks exports TVL:

fantom                    406.19 k

total                    406.19 k 
llamatester commented 1 month ago

The adapter at projects/elocks exports TVL:

fantom                    417.61 k

total                    417.61 k 
llamatester commented 1 month ago

The adapter at projects/elocks exports TVL:

fantom                    417.61 k

total                    417.61 k 
llamatester commented 1 month ago

The adapter at projects/elocks exports TVL:

fantom                    417.04 k

total                    417.04 k 
g1nt0ki commented 1 month ago

@ftm1337 thanks for the PR

ftm1337 commented 1 month ago

thanks g1nt0ki for cleaning up the adapter! didnt know about the fetchList. will keep these helper functions in mind next time : )