Skip to content

Commit

Permalink
Merged main
Browse files Browse the repository at this point in the history
  • Loading branch information
DominicF96 committed Jul 19, 2024
2 parents f1d037e + 42818d9 commit e07fd51
Show file tree
Hide file tree
Showing 12 changed files with 194 additions and 155 deletions.
8 changes: 4 additions & 4 deletions data/chains/V1/arbgoerli.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"graph_id": "arbitrum-goerli",
"name": "Arbitrum Goerli",
"alt_names": [],
"mainnet": "arbitrum",
"mainnet": "arbone",
"standard": "erc20",
"rpc_poller": true,
"block_type": {
Expand All @@ -16,15 +16,15 @@
"is_testnet": true,
"supported_services": {
"firehose": {
"released_at": null,
"released_at": "2024-05-03T00:00:00.000Z",
"deprecated_at": null
},
"substreams": {
"released_at": null,
"released_at": "2024-05-03T00:00:00.000Z",
"deprecated_at": null
},
"rpc": {
"released_at": null,
"released_at": "2024-05-03T00:00:00.000Z",
"deprecated_at": null
}
}
Expand Down
8 changes: 4 additions & 4 deletions data/chains/V1/arbone.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"graph_id": "arbitrum-one",
"name": "Arbitrum One",
"alt_names": [],
"mainnet": "arbitrum",
"mainnet": "arbone",
"standard": "erc20",
"rpc_poller": true,
"block_type": {
Expand All @@ -13,14 +13,14 @@
},
"img": "https://pinax.network/assets/chains/arbitrum.svg",
"is_img_dt_invert": false,
"is_testnet": true,
"is_testnet": false,
"supported_services": {
"firehose": {
"released_at": null,
"released_at": "2024-06-10T00:00:00.000Z",
"deprecated_at": null
},
"substreams": {
"released_at": null,
"released_at": "2024-06-10T00:00:00.000Z",
"deprecated_at": null
},
"rpc": {
Expand Down
16 changes: 8 additions & 8 deletions data/chains/V1/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"graph_id": "arbitrum-goerli",
"name": "Arbitrum Goerli",
"alt_names": [],
"mainnet": "arbitrum",
"mainnet": "arbone",
"standard": "erc20",
"rpc_poller": true,
"block_type": {
Expand All @@ -80,15 +80,15 @@
"is_testnet": true,
"supported_services": {
"firehose": {
"released_at": null,
"released_at": "2024-05-03T00:00:00.000Z",
"deprecated_at": null
},
"substreams": {
"released_at": null,
"released_at": "2024-05-03T00:00:00.000Z",
"deprecated_at": null
},
"rpc": {
"released_at": null,
"released_at": "2024-05-03T00:00:00.000Z",
"deprecated_at": null
}
}
Expand All @@ -99,7 +99,7 @@
"graph_id": "arbitrum-one",
"name": "Arbitrum One",
"alt_names": [],
"mainnet": "arbitrum",
"mainnet": "arbone",
"standard": "erc20",
"rpc_poller": true,
"block_type": {
Expand All @@ -108,14 +108,14 @@
},
"img": "https://pinax.network/assets/chains/arbitrum.svg",
"is_img_dt_invert": false,
"is_testnet": true,
"is_testnet": false,
"supported_services": {
"firehose": {
"released_at": null,
"released_at": "2024-06-10T00:00:00.000Z",
"deprecated_at": null
},
"substreams": {
"released_at": null,
"released_at": "2024-06-10T00:00:00.000Z",
"deprecated_at": null
},
"rpc": {
Expand Down
Loading

0 comments on commit e07fd51

Please sign in to comment.