Skip to content

Commit 7c4b47f

Browse files
authored
Set Aptos new 5m HBs + sUSDE/USDe for prod testnet (#2913)
1 parent 843d20a commit 7c4b47f

File tree

2 files changed

+27
-12
lines changed

2 files changed

+27
-12
lines changed

public/files/json/feeds-aptos-mainnet.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"path": "btc-usd",
77
"proxyAddress": "0x01a0b4d920000332000000000000000000000000000000000000000000000000",
88
"threshold": 0.1,
9-
"heartbeat": 1800,
9+
"heartbeat": 300,
1010
"valuePrefix": "",
1111
"assetName": "Bitcoin",
1212
"feedCategory": "low",
@@ -128,7 +128,7 @@
128128
"path": "eth-usd",
129129
"proxyAddress": "0x01d585327c000332000000000000000000000000000000000000000000000000",
130130
"threshold": 0.1,
131-
"heartbeat": 1800,
131+
"heartbeat": 300,
132132
"valuePrefix": "",
133133
"assetName": "Ethereum",
134134
"feedCategory": "low",
@@ -158,7 +158,7 @@
158158
"path": "link-usd",
159159
"proxyAddress": "0x0101199b3b000332000000000000000000000000000000000000000000000000",
160160
"threshold": 0.1,
161-
"heartbeat": 1800,
161+
"heartbeat": 300,
162162
"valuePrefix": "",
163163
"assetName": "Chainlink",
164164
"feedCategory": "low",
@@ -218,7 +218,7 @@
218218
"path": "",
219219
"proxyAddress": "0x0101166b3b000332000000000000000000000000000000000000000000000000",
220220
"threshold": 0.1,
221-
"heartbeat": 1800,
221+
"heartbeat": 300,
222222
"valuePrefix": "",
223223
"assetName": "DAI",
224224
"feedCategory": "low",
@@ -251,7 +251,7 @@
251251
"path": "",
252252
"proxyAddress": "0x017b2eb719000332000000000000000000000000000000000000000000000000",
253253
"threshold": 0.5,
254-
"heartbeat": 1800,
254+
"heartbeat": 300,
255255
"valuePrefix": "",
256256
"assetName": "eAPT-APT Exchange Rate",
257257
"feedCategory": "custom",
@@ -341,7 +341,7 @@
341341
"path": "",
342342
"proxyAddress": "0x01831f12b4000332000000000000000000000000000000000000000000000000",
343343
"threshold": 0.3,
344-
"heartbeat": 1800,
344+
"heartbeat": 300,
345345
"valuePrefix": "",
346346
"assetName": "USD1",
347347
"feedCategory": "medium",

public/files/json/feeds-aptos-testnet.json

Lines changed: 21 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"path": "btc-usd",
77
"proxyAddress": "0x01a0b4d920000332000000000000000000000000000000000000000000000000",
88
"threshold": 0.1,
9-
"heartbeat": 1800,
9+
"heartbeat": 300,
1010
"valuePrefix": "",
1111
"assetName": "",
1212
"feedCategory": "",
@@ -66,7 +66,7 @@
6666
"path": "eth-usd",
6767
"proxyAddress": "0x01d585327c000332000000000000000000000000000000000000000000000000",
6868
"threshold": 0.1,
69-
"heartbeat": 1800,
69+
"heartbeat": 300,
7070
"valuePrefix": "",
7171
"assetName": "",
7272
"feedCategory": "",
@@ -81,7 +81,22 @@
8181
"path": "link-usd",
8282
"proxyAddress": "0x0101199b3b000332000000000000000000000000000000000000000000000000",
8383
"threshold": 0.1,
84-
"heartbeat": 1800,
84+
"heartbeat": 300,
85+
"valuePrefix": "",
86+
"assetName": "",
87+
"feedCategory": "",
88+
"feedType": "",
89+
"docs": {},
90+
"decimals": 18
91+
},
92+
{
93+
"compareOffchain": "",
94+
"contractAddress": "x",
95+
"name": "sUSDe-USDe Exchange Rate",
96+
"path": "sUSDe-USDe",
97+
"proxyAddress": "0x01532c3a7e000332000000000000000000000000000000000000000000000000",
98+
"threshold": 0.5,
99+
"heartbeat": 300,
85100
"valuePrefix": "",
86101
"assetName": "",
87102
"feedCategory": "",
@@ -96,7 +111,7 @@
96111
"path": "",
97112
"proxyAddress": "0x0101166b3b000332000000000000000000000000000000000000000000000000",
98113
"threshold": 0.1,
99-
"heartbeat": 1800,
114+
"heartbeat": 300,
100115
"valuePrefix": "",
101116
"assetName": "",
102117
"feedCategory": "",
@@ -111,7 +126,7 @@
111126
"path": "",
112127
"proxyAddress": "0x017b2eb719000332000000000000000000000000000000000000000000000000",
113128
"threshold": 0.5,
114-
"heartbeat": 1800,
129+
"heartbeat": 300,
115130
"valuePrefix": "",
116131
"assetName": "",
117132
"feedCategory": "",
@@ -156,7 +171,7 @@
156171
"path": "",
157172
"proxyAddress": "0x01831f12b4000332000000000000000000000000000000000000000000000000",
158173
"threshold": 0.3,
159-
"heartbeat": 1800,
174+
"heartbeat": 300,
160175
"valuePrefix": "",
161176
"assetName": "",
162177
"feedCategory": "",

0 commit comments

Comments
 (0)