Skip to content

Commit 17f5e65

Browse files
committed
Update adapter check results
1 parent 3dd575c commit 17f5e65

File tree

8 files changed

+87470
-87228
lines changed

8 files changed

+87470
-87228
lines changed

data/1/pyth/metadata.json

Lines changed: 21807 additions & 21807 deletions
Large diffs are not rendered by default.

data/100/pyth/metadata.json

Lines changed: 21807 additions & 21807 deletions
Large diffs are not rendered by default.

data/21000000/pyth/metadata.json

Lines changed: 21807 additions & 21807 deletions
Large diffs are not rendered by default.
Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
{
2+
"name": "ChainlinkInfrequentOracle",
3+
"address": "0x127aD3A6e55EbBDaecC0eaeb12615879611e1839",
4+
"chainId": 8453,
5+
"base": "0x7D214438D0F27AfCcC23B3d1e1a53906aCE5CFEa",
6+
"quote": "0x0000000000000000000000000000000000000348",
7+
"feed": "0x67a3226e69A1a8316eF1807a44f077AF80071926",
8+
"maxStaleness": "86400",
9+
"checks": [
10+
{
11+
"id": "Adapter existence",
12+
"severity": "High",
13+
"message": "Successfully indexed adapter",
14+
"pass": true
15+
},
16+
{
17+
"id": "Adapter whitelist",
18+
"severity": "Med",
19+
"message": "Adapter is not whitelisted in the adapter registry.",
20+
"pass": false
21+
},
22+
{
23+
"id": "Source code provenance",
24+
"severity": "High",
25+
"message": "Contract metadata hash matches a known hash.",
26+
"pass": true
27+
},
28+
{
29+
"id": "Distinct assets",
30+
"severity": "High",
31+
"message": "All assets are distinct.",
32+
"pass": true
33+
},
34+
{
35+
"id": "Consistent asset",
36+
"severity": "High",
37+
"message": "Asset 0x7D214438D0F27AfCcC23B3d1e1a53906aCE5CFEa is reUSD (Re Protocol reUSD) with 18 decimals.",
38+
"pass": true
39+
},
40+
{
41+
"id": "Consistent asset",
42+
"severity": "High",
43+
"message": "Asset 0x0000000000000000000000000000000000000348 is a special designator address.",
44+
"pass": true
45+
},
46+
{
47+
"id": "Push oracle staleness buffer",
48+
"severity": "Med",
49+
"message": "Feed heartbeat is unknown",
50+
"pass": false
51+
}
52+
],
53+
"label": "Unknown AggregatorV3 Feed",
54+
"methodology": "Unknown",
55+
"model": "Push",
56+
"provider": "Unknown",
57+
"whitelisted": false
58+
}
Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
{
2+
"name": "ChainlinkOracle",
3+
"address": "0x4E773B025D4098db0Dc451110Cf9104d4DA80ed3",
4+
"chainId": 8453,
5+
"base": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
6+
"quote": "0x0000000000000000000000000000000000000348",
7+
"feed": "0x458138Fc0D67027E9A6778ef40a6ffC318c69061",
8+
"maxStaleness": "90000",
9+
"checks": [
10+
{
11+
"id": "Adapter existence",
12+
"severity": "High",
13+
"message": "Successfully indexed adapter",
14+
"pass": true
15+
},
16+
{
17+
"id": "Adapter whitelist",
18+
"severity": "Med",
19+
"message": "Adapter is not whitelisted in the adapter registry.",
20+
"pass": false
21+
},
22+
{
23+
"id": "Source code provenance",
24+
"severity": "High",
25+
"message": "Contract metadata hash matches a known hash.",
26+
"pass": true
27+
},
28+
{
29+
"id": "Distinct assets",
30+
"severity": "High",
31+
"message": "All assets are distinct.",
32+
"pass": true
33+
},
34+
{
35+
"id": "Consistent asset",
36+
"severity": "High",
37+
"message": "Asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 is USDC (USD Coin) with 6 decimals.",
38+
"pass": true
39+
},
40+
{
41+
"id": "Consistent asset",
42+
"severity": "High",
43+
"message": "Asset 0x0000000000000000000000000000000000000348 is a special designator address.",
44+
"pass": true
45+
},
46+
{
47+
"id": "Push oracle staleness buffer",
48+
"severity": "Med",
49+
"message": "Adapter's maximum staleness (90000 s) is sufficient for the feed's heartbeat (86400 s).",
50+
"pass": true
51+
}
52+
],
53+
"label": "USDC / USD (0.3%, 86400s)",
54+
"methodology": "Market Price",
55+
"model": "Push",
56+
"provider": "Chainlink",
57+
"whitelisted": false
58+
}

data/8453/adapters/all.json

Lines changed: 116 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4231,6 +4231,122 @@
42314231
"provider": "Unknown",
42324232
"whitelisted": false
42334233
},
4234+
{
4235+
"name": "ChainlinkInfrequentOracle",
4236+
"address": "0x127aD3A6e55EbBDaecC0eaeb12615879611e1839",
4237+
"chainId": 8453,
4238+
"base": "0x7D214438D0F27AfCcC23B3d1e1a53906aCE5CFEa",
4239+
"quote": "0x0000000000000000000000000000000000000348",
4240+
"feed": "0x67a3226e69A1a8316eF1807a44f077AF80071926",
4241+
"maxStaleness": "86400",
4242+
"checks": [
4243+
{
4244+
"id": "Adapter existence",
4245+
"severity": "High",
4246+
"message": "Successfully indexed adapter",
4247+
"pass": true
4248+
},
4249+
{
4250+
"id": "Adapter whitelist",
4251+
"severity": "Med",
4252+
"message": "Adapter is not whitelisted in the adapter registry.",
4253+
"pass": false
4254+
},
4255+
{
4256+
"id": "Source code provenance",
4257+
"severity": "High",
4258+
"message": "Contract metadata hash matches a known hash.",
4259+
"pass": true
4260+
},
4261+
{
4262+
"id": "Distinct assets",
4263+
"severity": "High",
4264+
"message": "All assets are distinct.",
4265+
"pass": true
4266+
},
4267+
{
4268+
"id": "Consistent asset",
4269+
"severity": "High",
4270+
"message": "Asset 0x7D214438D0F27AfCcC23B3d1e1a53906aCE5CFEa is reUSD (Re Protocol reUSD) with 18 decimals.",
4271+
"pass": true
4272+
},
4273+
{
4274+
"id": "Consistent asset",
4275+
"severity": "High",
4276+
"message": "Asset 0x0000000000000000000000000000000000000348 is a special designator address.",
4277+
"pass": true
4278+
},
4279+
{
4280+
"id": "Push oracle staleness buffer",
4281+
"severity": "Med",
4282+
"message": "Feed heartbeat is unknown",
4283+
"pass": false
4284+
}
4285+
],
4286+
"label": "Unknown AggregatorV3 Feed",
4287+
"methodology": "Unknown",
4288+
"model": "Push",
4289+
"provider": "Unknown",
4290+
"whitelisted": false
4291+
},
4292+
{
4293+
"name": "ChainlinkOracle",
4294+
"address": "0x4E773B025D4098db0Dc451110Cf9104d4DA80ed3",
4295+
"chainId": 8453,
4296+
"base": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
4297+
"quote": "0x0000000000000000000000000000000000000348",
4298+
"feed": "0x458138Fc0D67027E9A6778ef40a6ffC318c69061",
4299+
"maxStaleness": "90000",
4300+
"checks": [
4301+
{
4302+
"id": "Adapter existence",
4303+
"severity": "High",
4304+
"message": "Successfully indexed adapter",
4305+
"pass": true
4306+
},
4307+
{
4308+
"id": "Adapter whitelist",
4309+
"severity": "Med",
4310+
"message": "Adapter is not whitelisted in the adapter registry.",
4311+
"pass": false
4312+
},
4313+
{
4314+
"id": "Source code provenance",
4315+
"severity": "High",
4316+
"message": "Contract metadata hash matches a known hash.",
4317+
"pass": true
4318+
},
4319+
{
4320+
"id": "Distinct assets",
4321+
"severity": "High",
4322+
"message": "All assets are distinct.",
4323+
"pass": true
4324+
},
4325+
{
4326+
"id": "Consistent asset",
4327+
"severity": "High",
4328+
"message": "Asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 is USDC (USD Coin) with 6 decimals.",
4329+
"pass": true
4330+
},
4331+
{
4332+
"id": "Consistent asset",
4333+
"severity": "High",
4334+
"message": "Asset 0x0000000000000000000000000000000000000348 is a special designator address.",
4335+
"pass": true
4336+
},
4337+
{
4338+
"id": "Push oracle staleness buffer",
4339+
"severity": "Med",
4340+
"message": "Adapter's maximum staleness (90000 s) is sufficient for the feed's heartbeat (86400 s).",
4341+
"pass": true
4342+
}
4343+
],
4344+
"label": "USDC / USD (0.3%, 86400s)",
4345+
"methodology": "Market Price",
4346+
"model": "Push",
4347+
"provider": "Chainlink",
4348+
"whitelisted": false
4349+
},
42344350
{
42354351
"name": "ChainlinkOracle",
42364352
"address": "0x1f00Cc333ccdCD1B8a9809D859338218d7ABC52b",

data/8453/chainlink/feeds.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,16 @@
1919
"owner": "0xf0Db7318A51a21C413CaDd4AbDC1E8a500fE5B1b",
2020
"version": "4"
2121
},
22+
{
23+
"address": "0x458138Fc0D67027E9A6778ef40a6ffC318c69061",
24+
"chainId": 8453,
25+
"accessController": "0x0000000000000000000000000000000000000000",
26+
"aggregator": "0x0fB39aE1d48Faf8CA5ea8DbF7e134e07386A7877",
27+
"decimals": 8,
28+
"description": "USDC / USD",
29+
"owner": "0xf0Db7318A51a21C413CaDd4AbDC1E8a500fE5B1b",
30+
"version": "6"
31+
},
2232
{
2333
"address": "0x868a501e68F3D1E89CfC0D22F6b22E8dabce5F04",
2434
"chainId": 8453,

0 commit comments

Comments
 (0)