File tree Expand file tree Collapse file tree 3 files changed +10
-25
lines changed Expand file tree Collapse file tree 3 files changed +10
-25
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ const WSTUSR_MAINNET = "0x1202f5c7b4b9e47a1a484e8b270be34dbbc75055"
15
15
const RLP_MAINNET = "0x4956b52aE2fF65D74CA2d61207523288e4528f96"
16
16
const WUSDL_MAINNET = "0x7751E2F4b8ae93EF6B79d86419d42FE3295A4559"
17
17
const PT_WSTUSR1740182579 = "0xd0097149aa4cc0d0e1fc99b8bd73fc17dc32c1e9"
18
+ const PT_SBOLD_1765325646 = "0x1Ff893C9071d04F8A965a90FcB0de22406A3eEaa"
18
19
const PT_WSTUSR_27MAR2025_MAINNET = "0xA8c8861b5ccF8CCe0ade6811CD2A7A7d3222B0B8"
19
20
// const YNETH_MAINNET = "0x09db87A538BD693E9d08544577d5cCfAA6373A48"
20
21
// const YNETHX_MAINNET = "0x657d9aba1dbb59e53f9f3ecaa878447dcfc96dcb"
@@ -51,6 +52,7 @@ const mainnetRoutingConfig: ChainRoutingConfig = [
51
52
tokensInOrOut : [
52
53
WSTUSR_MAINNET ,
53
54
PT_WSTUSR1740182579 ,
55
+ PT_SBOLD_1765325646 ,
54
56
EUSDE_MAINNET ,
55
57
SUSP_MAINNET ,
56
58
SUSDF_MAINNET ,
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ const WSTKSCUSD_SONIC = "0x9fb76f7ce5FCeAA2C42887ff441D46095E494206"
8
8
const WSTKSCETH_SONIC = "0xE8a41c62BB4d5863C6eadC96792cFE90A1f37C47"
9
9
const WOS_SONIC = "0x9F0dF7799f6FDAd409300080cfF680f5A23df4b1"
10
10
const YUSD_SONIC = "0x4772D2e014F9fC3a820C444e3313968e9a5C8121"
11
- const SCUSD_SONIC = "0xd3DCe716f3eF535C5Ff8d041c1A41C3bd89b97aE"
11
+ // const SCUSD_SONIC = "0xd3DCe716f3eF535C5Ff8d041c1A41C3bd89b97aE"
12
12
const LSTRZR_SONIC = "0x67A298e5B65dB2b4616E05C3b455E017275f53cB"
13
13
14
14
const sonicConfig : ChainRoutingConfig = [
@@ -50,30 +50,6 @@ const sonicConfig: ChainRoutingConfig = [
50
50
tokensIn : [ YUSD_SONIC ] ,
51
51
} ,
52
52
} ,
53
- {
54
- strategy : StrategyBalmySDK . name ( ) ,
55
- config : {
56
- sourcesFilter : {
57
- includeSources : [
58
- // "kyberswap",
59
- "paraswap" ,
60
- // "odos",
61
- "1inch" ,
62
- "li-fi" ,
63
- // "open-ocean",
64
- "uniswap" ,
65
- "0x" ,
66
- "magpie" ,
67
- "pendle" ,
68
- // "enso",
69
- "okx-dex" ,
70
- ] ,
71
- } ,
72
- } ,
73
- match : {
74
- tokensInOrOut : [ SCUSD_SONIC ] ,
75
- } ,
76
- } ,
77
53
// DEFAULTS
78
54
{
79
55
strategy : StrategyBalmySDK . name ( ) ,
Original file line number Diff line number Diff line change @@ -77,6 +77,13 @@ const defaultConfig: {
77
77
asset : "0xFa2B947eEc368f42195f24F36d2aF29f7c24CeC2" ,
78
78
assetDustEVault : "0x7aC81B3172870397496bD30502a07Cc9BfBB25eE" ,
79
79
} ,
80
+ {
81
+ chainId : 1 ,
82
+ protocol : "PT-sBOLD-1765325646" ,
83
+ vault : "0x1Ff893C9071d04F8A965a90FcB0de22406A3eEaa" ,
84
+ asset : "0x6440f144b7e50D6a8439336510312d2F54beB01D" ,
85
+ assetDustEVault : "0x194867afacB68e965d4E3EADA7D582fdCB763CAD" ,
86
+ } ,
80
87
{
81
88
chainId : 146 ,
82
89
protocol : "wstkscETH" ,
You can’t perform that action at this time.
0 commit comments