Skip to content

Commit

Permalink
2.0.44
Browse files Browse the repository at this point in the history
  • Loading branch information
SoA432 committed Sep 3, 2024
1 parent f62f370 commit 4a51b61
Show file tree
Hide file tree
Showing 6 changed files with 71 additions and 71 deletions.
132 changes: 66 additions & 66 deletions data/chains/V2/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -550,63 +550,6 @@
}
},
"index": 16
},
{
"id": "chiado",
"graph_id": null,
"name": "Chiado",
"alt_names": [],
"standard": "erc20",
"is_detailed_blocks": true,
"block_type": {
"label": "sf.ethereum.type.v2.Block",
"url": "https://buf.build/streamingfast/firehose-ethereum/docs/main:sf.ethereum.type.v2"
},
"supported_services": {
"firehose": {
"beta_released_at": null,
"full_released_at": null,
"deprecated_at": null
},
"substreams": {
"beta_released_at": null,
"full_released_at": null,
"deprecated_at": null
},
"rpc": {
"beta_released_at": "2024-08-01T00:00:000Z",
"full_released_at": null,
"deprecated_at": null
}
},
"index": 18
}
],
"consensus": [
{
"id": "chiado-cl",
"graph_id": null,
"name": "Chiado Consensus Layer",
"alt_names": [],
"standard": "erc20",
"is_detailed_blocks": true,
"block_type": {
"label": "sf.ethereum.type.v2.Block",
"url": "https://buf.build/streamingfast/firehose-ethereum/docs/main:sf.ethereum.type.v2"
},
"supported_services": {
"firehose": {
"beta_released_at": "2024-08-01T00:00:000Z",
"full_released_at": null,
"deprecated_at": null
},
"substreams": {
"beta_released_at": "2024-08-01T00:00:000Z",
"full_released_at": null,
"deprecated_at": null
}
},
"index": 17
}
]
},
Expand Down Expand Up @@ -645,7 +588,7 @@
"metadata": {
"website": "https://www.avax.network/"
},
"index": 19
"index": 17
},
{
"id": "optimism",
Expand Down Expand Up @@ -686,7 +629,7 @@
"metadata": {
"website": "https://optimism.io/"
},
"index": 20,
"index": 18,
"testnets": [
{
"id": "opsepolia",
Expand Down Expand Up @@ -716,7 +659,7 @@
"deprecated_at": null
}
},
"index": 21
"index": 19
}
]
},
Expand Down Expand Up @@ -755,7 +698,7 @@
"metadata": {
"website": "https://www.base.org/"
},
"index": 22
"index": 20
},
{
"id": "near",
Expand Down Expand Up @@ -796,7 +739,7 @@
"metadata": {
"website": "https://near.org/"
},
"index": 23,
"index": 21,
"testnets": [
{
"id": "neartest",
Expand Down Expand Up @@ -826,7 +769,7 @@
"deprecated_at": null
}
},
"index": 24
"index": 22
}
]
},
Expand Down Expand Up @@ -869,7 +812,7 @@
"metadata": {
"website": "https://cardano.org/"
},
"index": 25
"index": 23
},
{
"id": "decimal",
Expand Down Expand Up @@ -910,7 +853,7 @@
"metadata": {
"website": "https://www.decimalchain.com/"
},
"index": 26
"index": 24
},
{
"id": "gnosis",
Expand Down Expand Up @@ -951,7 +894,7 @@
"metadata": {
"website": "https://gnosis.io/"
},
"index": 27,
"index": 25,
"consensus": [
{
"id": "gnosis-cl",
Expand All @@ -976,6 +919,63 @@
"deprecated_at": null
}
},
"index": 26
},
{
"id": "chiado-cl",
"graph_id": null,
"name": "Chiado Consensus Layer",
"alt_names": [],
"standard": "erc20",
"is_detailed_blocks": true,
"block_type": {
"label": "sf.ethereum.type.v2.Block",
"url": "https://buf.build/streamingfast/firehose-ethereum/docs/main:sf.ethereum.type.v2"
},
"supported_services": {
"firehose": {
"beta_released_at": "2024-08-01T00:00:000Z",
"full_released_at": null,
"deprecated_at": null
},
"substreams": {
"beta_released_at": "2024-08-01T00:00:000Z",
"full_released_at": null,
"deprecated_at": null
}
},
"index": 27
}
],
"testnets": [
{
"id": "chiado",
"graph_id": null,
"name": "Chiado",
"alt_names": [],
"standard": "erc20",
"is_detailed_blocks": true,
"block_type": {
"label": "sf.ethereum.type.v2.Block",
"url": "https://buf.build/streamingfast/firehose-ethereum/docs/main:sf.ethereum.type.v2"
},
"supported_services": {
"firehose": {
"beta_released_at": null,
"full_released_at": null,
"deprecated_at": null
},
"substreams": {
"beta_released_at": null,
"full_released_at": null,
"deprecated_at": null
},
"rpc": {
"beta_released_at": "2024-08-01T00:00:000Z",
"full_released_at": null,
"deprecated_at": null
}
},
"index": 28
}
]
Expand Down
2 changes: 1 addition & 1 deletion data/chains/V2/index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// This file is auto-generated on pre-commit to avoid maintaining it.
// Do not modify manually as it will be overwritten.
// Last generation on 8/30/2024, 5:15:17 PM.
// Last generation on 9/3/2024, 3:38:27 PM.

export { default as celo } from './celo/meta';
export { default as alfajores } from './celo/testnets/alfajores/meta';
Expand Down
2 changes: 1 addition & 1 deletion data/index.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Chains under ordered were manually placed, to manage the z-index (priority order) of chains.
// Chains under missing are generated from available data, make sure to order them.
// Include deprecated or future chains.
// Last generation on 8/30/2024, 5:15:17 PM.
// Last generation on 9/3/2024, 3:38:27 PM.

export default {
ordered: {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pinax/chains",
"version": "2.0.43",
"version": "2.0.44",
"description": "Single-source-of-truth for the metadata of chains supported by Pinax.",
"keywords": [
"chains",
Expand Down
2 changes: 1 addition & 1 deletion types/graph.types.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// This file is auto-generated on pre-commit to avoid maintaining it.
// Do not modify manually as it will be overwritten.
// Last generation on 8/30/2024, 5:15:18 PM.
// Last generation on 9/3/2024, 3:38:28 PM.
export type GraphID =
| 'arbitrum-nova'
| 'arbitrum-one'
Expand Down
2 changes: 1 addition & 1 deletion types/pinax.types.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// This file is auto-generated on pre-commit to avoid maintaining it / circular dependencies.
// Do not modify manually as it will be overwritten.
// Last generation on 8/30/2024, 5:15:18 PM.
// Last generation on 9/3/2024, 3:38:28 PM.
export type PinaxID =
| 'celo'
| 'alfajores'
Expand Down

0 comments on commit 4a51b61

Please sign in to comment.