Skip to content

Commit

Permalink
added new pool (#12155)
Browse files Browse the repository at this point in the history
Co-authored-by: g1nt0ki <[email protected]>
  • Loading branch information
Zorag44 and g1nt0ki authored Nov 5, 2024
1 parent 894fefc commit ade55ba
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions projects/alphafi/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,14 @@ const ALPHAFI_CETUS_TVL_IDS = [
token0Type: ADDRESSES.sui.BUCK,
token1Type: ADDRESSES.sui.SUI
},
// fud sui
{
poolID: "0x005a2ebeb982a1e569a54795bce1eeb4d88900b674440f8487c2846da1706182",
cetusPoolID: "0xfc6a11998f1acf1dd55acb58acd7716564049cfd5fd95e754b0b4fe9444f4c9d",
investorID: "0xaa17ff01024678a94381fee24d0021a96d4f3a11855b0745facbb5d2eb9df730",
token0Type: "0x76cb819b01abed502bee8a702b4c2d547532c12f25001c9dea795a5e631c26f1::fud::FUD",
token1Type: ADDRESSES.sui.SUI
},
]

const ALPHAFI_NAVI_TVL_IDS = [
Expand Down

0 comments on commit ade55ba

Please sign in to comment.