Skip to content

Commit

Permalink
Fixed arbone meta
Browse files Browse the repository at this point in the history
  • Loading branch information
DominicF96 committed Jun 7, 2024
1 parent 6424adc commit 0825163
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"graph_id": "arbitrum-one",
"name": "Arbitrum One",
"alt_names": [],
"mainnet": "arbitrum",
"mainnet": "arbone",
"standard": "erc20",
"block_type": {
"label": "sf.ethereum.type.v2.Block",
Expand Down Expand Up @@ -126,7 +126,7 @@
"graph_id": "arbitrum-sepolia",
"name": "Arbitrum Sepolia",
"alt_names": [],
"mainnet": "arbitrum",
"mainnet": "arbone",
"standard": "erc20",
"block_type": {
"label": "sf.ethereum.type.v2.Block",
Expand Down
2 changes: 1 addition & 1 deletion data/chains/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",
"block_type": {
"label": "sf.ethereum.type.v2.Block",
Expand Down
2 changes: 1 addition & 1 deletion data/chains/arbsepolia.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"graph_id": "arbitrum-sepolia",
"name": "Arbitrum Sepolia",
"alt_names": [],
"mainnet": "arbitrum",
"mainnet": "arbone",
"standard": "erc20",
"block_type": {
"label": "sf.ethereum.type.v2.Block",
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": "1.1.23",
"version": "1.1.24",
"description": "Single-source-of-truth for the metadata of chains supported by Pinax.",
"keywords": [
"chains",
Expand Down

0 comments on commit 0825163

Please sign in to comment.