File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -3,18 +3,22 @@ const { sumTokens2 } = require("../helper/solana");
3
3
async function tvl ( ) {
4
4
return sumTokens2 ( {
5
5
tokenAccounts : [
6
- // Fund
6
+ // fragSOL Fund
7
7
"C4EHVbBhbBGdxZNCJEuKWghYTTjwoPibwo1dcu74hvFM" ,
8
8
"9aCT9JwuyXj9wzoabwRwgtpGBgDHfpmK8ncEzgRpGPM6" ,
9
9
"4GzQxHyDdGrVPjEj1cz75R5TmrCkXHMCcUw1t9LpyDcK" ,
10
10
"Fi69jARfww4TGod9ESLWfSqRf9Vq5vfFNy8K4V8uCGSN" ,
11
11
"5S7qzbgAgWm1AWrm5zUqnoHisc1W72Bsb9CgunLBqu3q" ,
12
- // NTP
12
+ // fragSOL NTP
13
13
"HSKvv9UFCn4c6Jq3j8iiJfFgXFjRE6dr6QhWX2KD8gGU" ,
14
14
"3KdpoeWuwaXLuukf56p8e1FtDKjY8pCmtZdmZejUctwP" ,
15
15
"9grKYUmguSLVC9RHW1xKcLpiAphJrmcDkTVTCg9ebpFz" ,
16
16
"EbMiibdEBswBKxATPtYEiaRcx7uzJvyWvexVzUJ6iyje" ,
17
17
"A2WHeVfyxSF9jQSt7uhvwfvBUqFd7SCVMFbkhVf2rHTG" ,
18
+ // fragJTO Fund
19
+ "DvKHN9YNoWERUNcxpEfUvd1UmPwHjoDgyDiwWntMfba4" ,
20
+ // Jito JTO Vault
21
+ "3Fz1WVV7N3h5VScoveHyote6Y129F3Gmc3PcfnBuSbV3" ,
18
22
] ,
19
23
solOwners : [
20
24
"3H22A3T3CMyoGzAURZ4szV5Hmt64Dooo5g9Ns8h1kYy7" ,
You can’t perform that action at this time.
0 commit comments