Skip to content

Commit c0b70d0

Browse files
tyler-tsaiTyler Tsai
andauthored
feat: add pumpBTC (DefiLlama#12812)
Co-authored-by: Tyler Tsai <[email protected]>
1 parent 2b2b97a commit c0b70d0

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

projects/helio-money/index.js

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,13 @@ module.exports = {
106106

107107
// vUSDT, PSM - LSR
108108
// [ADDRESSES.bsc.USDT, "0x5763DDeB60c82684F3D0098aEa5076C0Da972ec7"],
109-
["0xfd5840cd36d94d7229439859c0112a4185bc0255","0xf76D9cFD08dF91491680313B1A5b44307129CDa9"]
109+
["0xfd5840cd36d94d7229439859c0112a4185bc0255","0xf76D9cFD08dF91491680313B1A5b44307129CDa9"],
110+
111+
// pumpBTC
112+
[
113+
"0xf9C4FF105803A77eCB5DAE300871Ad76c2794fa4",
114+
"0xEA44dDC58eC6b4902E19A353c554B6A4F32b9e6E",
115+
],
110116
],
111117
}),
112118
pool2,

0 commit comments

Comments
 (0)