Skip to content

Commit

Permalink
add new vault to TVL calculation (#13050)
Browse files Browse the repository at this point in the history
  • Loading branch information
waynebruce0x authored Jan 10, 2025
2 parents 007159c + 418ff10 commit 9b13723
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion projects/vectis/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ const vaultUserAddresses = [
new PublicKey("CnaXXuzc2S5UFSGoBRuKVNnzXBvxbaMwq6hZu5m91CAV"),//LST Yield Compass
new PublicKey("Fwfu73gfD5KzqtSAVKqmW414rshmYpoHY4nJ8LWqPyHB"), //Prime standard
new PublicKey("6NaF3EpArzHJ4x5GeTzjcUcdic29Rt4sy4pn6LP7iJ4r"), //Prime A
new PublicKey("2XnEYxNovTmYDXkDb7zninKttt3j9i67sj96H7CV5wZw") // JLP Navigator II
new PublicKey("3CTgSqfQPWsFCjQmJx45JgVWgqEWau5ec55tsQDxW8gM"), // Prime B
new PublicKey("2XnEYxNovTmYDXkDb7zninKttt3j9i67sj96H7CV5wZw"), // JLP Navigator II



Expand Down

0 comments on commit 9b13723

Please sign in to comment.