Skip to content

Conversation

@cryptobardx
Copy link

This PR adds Kodiak Islands to the existing Kodiak protocol. This is not a new protocol listing, but an additional component.

Request:

  • Add to existing Kodiak parent listing
  • Categorize as "ALM"
  • Count as part of Berachain metrics

This should appear alongside our existing Kodiak v2 and v3 components.

Methodology: TVL from Kodiak Islands (automated liquidity manager V3 positions, wrapped in ERC20 token).

@llamabutler
Copy link

The adapter at projects/kodiak-islands exports TVL:

berachain                 174.91 M

total                    174.91 M 

@llamabutler
Copy link

The adapter at projects/kodiak-islands exports TVL:

berachain                 174.92 M

total                    174.92 M 

@berastotle
Copy link

Note: Kodiak V3 Dex TVL was previously only counting the Kodiak Island TVL (Kodiak's ALM). This PR represents all Kodiak DEX TVL, making it consistent with all other Uniswap Fork dex (Kodiak dex is uniswap fork). And creating the Kodiak Island (ALM part, which was previously counted as v3), as a separate item (ideally listed in ALM category and Berachain), but noting that it is double-counted tvl with Kodiak Dex.

@waynebruce0x
Copy link
Collaborator

What is ALM? Afaik we cant fetch blocks that far back on berachain - do you have an archive RPC?

@waynebruce0x waynebruce0x self-assigned this Nov 14, 2025
@berastotle
Copy link

Hi - ALM = Automated Liquidity Manager, similar to Arrakis, Steer, Gamma, etc. This category: https://defillama.com/protocols/liquidity-manager

To explain:

  • Kodiak V3 = Uniswap V3 fork
  • Kodiak V2 = Uniswap V2 fork
  • Kodiak Island = Liquidity Manager, it is a modified version of Arrakis V1. It's a protocol to create ERC20 managed liquidity on top of Kodiak V3 pools

Around ~80% of the liquidity in Kodiak V3 is deployed in Kodiak Island vaults. When Defillama first indexed Kodiak V3 TVL, you guys indexed Kodiak Island instead and reported the TVL as Kodiak V3 tvl, which is approximately correct when we launched. However, now there is an increasing amount of TVL outside of the Kodiak Island managed vaults (users directly adding liquidity in V3, like on Uniswap). So to simplify in this PR, we are aligning Kodiak V3 to standard Uniswap fork dex template; and moving the existing code pertaining to Kodiak Islands to a new file.

Regarding RPC, you can try our public RPC: https://rpc.kodiak.finance. It should have generous rate limits, but pls let me know if you need a unlimited rate limit one for one time indexing.

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.

4 participants