Skip to content

Commit

Permalink
update antelope explorers (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
YaroShkvorets authored Dec 18, 2024
1 parent 29703db commit b913bc5
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.6.16",
"version": "0.6.17",
"private": true,
"type": "module",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion registry/antelope/eos.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"fullName": "EOS Mainnet",
"aliases": ["eos-mainnet"],
"caip2Id": "antelope:aca376f206b8fc25a6ed44dbdc66547c",
"explorerUrls": ["https://bloks.io"],
"explorerUrls": ["https://eosauthority.com/?network=eos"],
"rpcUrls": ["https://eos.api.eosnation.io"],
"apiUrls": [],
"networkType": "mainnet",
Expand Down
2 changes: 1 addition & 1 deletion registry/antelope/jungle4.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"fullName": "EOS Jungle4 Testnet",
"aliases": ["jungle"],
"caip2Id": "antelope:73e4385a2708e6d7048834fbc1079f2f",
"explorerUrls": ["https://jungle.bloks.io"],
"explorerUrls": ["https://eosauthority.com/?network=jungle"],
"rpcUrls": ["https://jungle4.api.eosnation.io"],
"apiUrls": [],
"networkType": "testnet",
Expand Down
2 changes: 1 addition & 1 deletion registry/antelope/kylin.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"fullName": "EOS Kylin Testnet",
"aliases": ["eos-kylin"],
"caip2Id": "antelope:5fff1dae8dc8e2fc4d5b23b2c7665c97",
"explorerUrls": ["https://kylin.bloks.io"],
"explorerUrls": ["https://eosauthority.com/?network=kylin"],
"rpcUrls": ["https://kylin.api.eosnation.io"],
"apiUrls": [],
"networkType": "testnet",
Expand Down
2 changes: 1 addition & 1 deletion registry/antelope/telos-testnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"fullName": "Telos Testnet",
"aliases": [],
"caip2Id": "antelope:1eaa0824707c8c16bd25145493bf062a",
"explorerUrls": ["https://explorer-test.telos.net"],
"explorerUrls": ["https://eosauthority.com/?network=telostest"],
"rpcUrls": ["https://telostest.api.eosnation.io"],
"apiUrls": [],
"networkType": "testnet",
Expand Down
2 changes: 1 addition & 1 deletion registry/antelope/telos.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"fullName": "Telos Mainnet",
"aliases": ["telos-mainnet"],
"caip2Id": "antelope:4667b205c6838ef70ff7988f6e8257e8",
"explorerUrls": ["https://explorer.telos.net"],
"explorerUrls": ["https://eosauthority.com/?network=telos"],
"rpcUrls": ["https://telos.api.eosnation.io"],
"apiUrls": [],
"networkType": "mainnet",
Expand Down
2 changes: 1 addition & 1 deletion registry/antelope/wax-testnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"fullName": "WAX Testnet",
"aliases": ["waxtest"],
"caip2Id": "antelope:f16b1833c747c43682f4386fca9cbb32",
"explorerUrls": ["https://wax-test.bloks.io"],
"explorerUrls": ["https://eosauthority.com/?network=waxtest"],
"rpcUrls": ["https://waxtest.api.eosnation.io"],
"apiUrls": [],
"networkType": "testnet",
Expand Down
2 changes: 1 addition & 1 deletion registry/antelope/wax.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"fullName": "WAX Mainnet",
"aliases": ["wax-mainnet"],
"caip2Id": "antelope:1064487b3cd1a897ce03ae5b6a865651",
"explorerUrls": ["https://wax.bloks.io"],
"explorerUrls": ["https://eosauthority.com/?network=wax"],
"rpcUrls": ["https://wax.api.eosnation.io"],
"apiUrls": [],
"networkType": "mainnet",
Expand Down

0 comments on commit b913bc5

Please sign in to comment.