-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgelato-relayer-mocked-manifest.json
73 lines (73 loc) · 2.16 KB
/
gelato-relayer-mocked-manifest.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
{
"chain": {
"name": "base",
"id": 8453
},
"adapterContract": "0xb81131B6368b3F0a83af09dB4E39Ac23DA96C2Db",
"adapterContractType": "multi-feed",
"dataServiceId": "redstone-primary-prod",
"updateTriggers": {
"deviationPercentage": 0.5,
"timeSinceLastUpdateInMilliseconds": 86400000
},
"priceFeeds": {
"SUSDz_FUNDAMENTAL": {
"priceFeedAddress": "0x24c8964338Deb5204B096039147B8e8C3AEa42Cc"
},
"PUFFER": {
"priceFeedAddress": "0x85C4F855Bc0609D2584405819EdAEa3aDAbfE97D"
},
"LBTC_FUNDAMENTAL": {
"priceFeedAddress": "0x5C4c8d6f6Bf79B718F3e8399AaBdFEd01cB7e48f",
"updateTriggersOverrides": {
"deviationPercentage": 1,
"timeSinceLastUpdateInMilliseconds": 600000
}
},
"fBOMB": {
"priceFeedAddress": "0xFB1267A29C0aa19daae4a483ea895862A69e4AA5"
},
"XVS": {
"priceFeedAddress": "0x5ED849a45B4608952161f45483F4B95BCEa7f8f0",
"updateTriggersOverrides": {
"deviationPercentage": 1,
"timeSinceLastUpdateInMilliseconds": 60000
}
},
"AERO": {
"priceFeedAddress": "0xBf3bA2b090188B40eF83145Be0e9F30C6ca63689",
"updateTriggersOverrides": {
"deviationPercentage": 0.25,
"timeSinceLastUpdateInMilliseconds": 43200000
}
},
"USD+": {
"priceFeedAddress": "0xd9a66Ff1D660aD943F48e9c606D09eA672f312E8",
"updateTriggersOverrides": {
"deviationPercentage": 0.2,
"timeSinceLastUpdateInMilliseconds": 86400000
}
},
"BIO": {
"priceFeedAddress": "0x13433B1949d9141Be52Ae13Ad7e7E4911228414e",
"updateTriggersOverrides": {
"deviationPercentage": 1,
"timeSinceLastUpdateInMilliseconds": 86400000
}
},
"USR": {
"priceFeedAddress": "0x4BAD96DD1C7D541270a0C92e1D4e5f12EEEA7a57",
"updateTriggersOverrides": {
"deviationPercentage": 0.2,
"timeSinceLastUpdateInMilliseconds": 86400000
}
},
"KAITO": {
"priceFeedAddress": "0x3fd49f2146FE0e10c4AE7E3fE04b3d5126385Ac4",
"updateTriggersOverrides": {
"deviationPercentage": 0.5,
"timeSinceLastUpdateInMilliseconds": 86400000
}
}
}
}