Skip to content

Commit

Permalink
feat: change etherscan explorers
Browse files Browse the repository at this point in the history
  • Loading branch information
Akaryatrh committed Jul 18, 2023
1 parent ea72d16 commit 6616eed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _data/chains/eip155-59140.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"explorers": [
{
"name": "Etherscan",
"url": "https://goerli.lineascan.io",
"url": "https://goerli.lineascan.build",
"standard": "EIP3091",
"icon": "linea"
},
Expand Down
2 changes: 1 addition & 1 deletion _data/chains/eip155-59144.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"explorers": [
{
"name": "Etherscan",
"url": "https://lineascan.io",
"url": "https://lineascan.build",
"standard": "EIP3091",
"icon": "linea"
},
Expand Down

0 comments on commit 6616eed

Please sign in to comment.