Skip to content

Commit

Permalink
Merge branch 'master' into upd/bitfinity-chain
Browse files Browse the repository at this point in the history
  • Loading branch information
ligi authored Nov 7, 2024
2 parents 7eb418d + f96ca8c commit b1cb662
Show file tree
Hide file tree
Showing 7 changed files with 31 additions and 1 deletion.
5 changes: 5 additions & 0 deletions _data/chains/eip155-11155420.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@
"networkId": 11155420,
"slip44": 1,
"explorers": [
{
"name": "etherscan-sepolia-optimism",
"url": "https://sepolia-optimism.etherscan.io",
"standard": "EIP3091"
},
{
"name": "opscout",
"url": "https://optimism-sepolia.blockscout.com",
Expand Down
5 changes: 5 additions & 0 deletions _data/chains/eip155-421614.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@
"networkId": 421614,
"slip44": 1,
"explorers": [
{
"name": "arbiscan-sepolia",
"url": "https://sepolia.arbiscan.io",
"standard": "EIP3091"
},
{
"name": "Arbitrum Sepolia Rollup Testnet Explorer",
"url": "https://sepolia-explorer.arbitrum.io",
Expand Down
5 changes: 5 additions & 0 deletions _data/chains/eip155-43113.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@
"networkId": 1,
"slip44": 1,
"explorers": [
{
"name": "snowscan-testnet",
"url": "https://testnet.snowscan.xyz",
"standard": "EIP3091"
},
{
"name": "snowtrace",
"url": "https://testnet.snowtrace.io",
Expand Down
5 changes: 5 additions & 0 deletions _data/chains/eip155-43114.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@
"networkId": 43114,
"slip44": 9005,
"explorers": [
{
"name": "snowscan",
"url": "https://snowscan.xyz",
"standard": "EIP3091"
},
{
"name": "snowtrace",
"url": "https://snowtrace.io",
Expand Down
5 changes: 5 additions & 0 deletions _data/chains/eip155-80002.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@
"networkId": 80002,
"slip44": 1,
"explorers": [
{
"name": "polygonscan-amoy",
"url": "https://amoy.polygonscan.com",
"standard": "EIP3091"
},
{
"name": "polygonamoy",
"url": "https://www.oklink.com/amoy",
Expand Down
2 changes: 1 addition & 1 deletion _data/chains/eip155-8453.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
{
"name": "basescan",
"url": "https://basescan.org",
"standard": "none"
"standard": "EIP3091"
},
{
"name": "basescout",
Expand Down
5 changes: 5 additions & 0 deletions _data/chains/eip155-84532.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@
"slip44": 1,
"icon": "baseTestnet",
"explorers": [
{
"name": "basescan-sepolia",
"url": "https://sepolia.basescan.org",
"standard": "EIP3091"
},
{
"name": "basescout",
"url": "https://base-sepolia.blockscout.com",
Expand Down

0 comments on commit b1cb662

Please sign in to comment.