diff --git a/.env.jungle b/.env.jungle index 51f2b382..fa2f4b9e 100644 --- a/.env.jungle +++ b/.env.jungle @@ -81,7 +81,7 @@ REACT_APP_EOS_BP_JSON_ON_CHAIN_TABLE=producerjson REACT_APP_EOS_BP_JSON_ON_CHAIN_SCOPE=producerjson REACT_APP_SYNC_TOLERANCE_INTERVAL=180000 REACT_APP_TOKEN_SYMBOL=EOS -REACT_APP_NETWORK_URL=[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"pair":"eos","icon":"eos","order":5},{"label":"Proton","value":"https://proton.antelope.tools","mainnet":true,"pair":"proton","icon":"proton","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"pair":"wax","icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"pair":"telos","icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"pair":"libre","icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"pair":null,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"pair":"eos","icon":"jungle","order":5},{"label":"Proton Testnet","value":"https://proton-testnet.antelope.tools","mainnet":false,"pair":"proton","icon":"proton","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"pair":"wax","icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"pair":"telos","icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"pair":"libre","icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"pair":"ultra","icon":"ultra","order":6}] +REACT_APP_NETWORK_URL=[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"icon":"eos","order":5},{"label":"XPR Network","value":"https://xpr.antelope.tools","mainnet":true,"icon":"xpr","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"icon":"jungle","order":5},{"label":"XPR Network Testnet","value":"https://xpr-testnet.antelope.tools","mainnet":false,"icon":"xpr","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"pair":"ultra","icon":"ultra","order":6}] REACT_APP_DISABLED_MENU_ITEMS=["/missed-blocks","/block-distribution"] REACT_APP_BLOCK_EXPLORER_URL=https://jungle4.eosq.eosnation.io/tx/(transaction) REACT_APP_STATE_HISTORY_ENABLED=false diff --git a/.env.lacchain b/.env.lacchain index a87bc717..843519e2 100644 --- a/.env.lacchain +++ b/.env.lacchain @@ -82,7 +82,7 @@ REACT_APP_EOS_BP_JSON_ON_CHAIN_TABLE=producerjson REACT_APP_EOS_BP_JSON_ON_CHAIN_SCOPE=producerjson REACT_APP_SYNC_TOLERANCE_INTERVAL=180000 REACT_APP_TOKEN_SYMBOL= -REACT_APP_NETWORK_URL=[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"pair":"eos","icon":"eos","order":5},{"label":"Proton","value":"https://proton.antelope.tools","mainnet":true,"pair":"proton","icon":"proton","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"pair":"wax","icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"pair":"telos","icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"pair":"libre","icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"pair":null,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"pair":"eos","icon":"jungle","order":5},{"label":"Proton Testnet","value":"https://proton-testnet.antelope.tools","mainnet":false,"pair":"proton","icon":"proton","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"pair":"wax","icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"pair":"telos","icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"pair":"libre","icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"pair":"ultra","icon":"ultra","order":6}] +REACT_APP_NETWORK_URL=[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"icon":"eos","order":5},{"label":"XPR Network","value":"https://xpr.antelope.tools","mainnet":true,"icon":"xpr","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"icon":"jungle","order":5},{"label":"XPR Network Testnet","value":"https://xpr-testnet.antelope.tools","mainnet":false,"icon":"xpr","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"pair":"ultra","icon":"ultra","order":6}] REACT_APP_DISABLED_MENU_ITEMS=["/non-compliant-bps"] REACT_APP_BLOCK_EXPLORER_URL=https://explorer.latamlink.io/transaction/(transaction) REACT_APP_STATE_HISTORY_ENABLED=true diff --git a/.env.libre b/.env.libre index b5a14c3e..7f577ba2 100644 --- a/.env.libre +++ b/.env.libre @@ -81,7 +81,7 @@ REACT_APP_EOS_BP_JSON_ON_CHAIN_TABLE=producerjson REACT_APP_EOS_BP_JSON_ON_CHAIN_SCOPE=producerjson REACT_APP_SYNC_TOLERANCE_INTERVAL=180000 REACT_APP_TOKEN_SYMBOL=LIBRE -REACT_APP_NETWORK_URL=[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"pair":"eos","icon":"eos","order":5},{"label":"Proton","value":"https://proton.antelope.tools","mainnet":true,"pair":"proton","icon":"proton","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"pair":"wax","icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"pair":"telos","icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"pair":"libre","icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"pair":null,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"pair":"eos","icon":"jungle","order":5},{"label":"Proton Testnet","value":"https://proton-testnet.antelope.tools","mainnet":false,"pair":"proton","icon":"proton","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"pair":"wax","icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"pair":"telos","icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"pair":"libre","icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"pair":"ultra","icon":"ultra","order":6}] +REACT_APP_NETWORK_URL=[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"icon":"eos","order":5},{"label":"XPR Network","value":"https://xpr.antelope.tools","mainnet":true,"icon":"xpr","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"icon":"jungle","order":5},{"label":"XPR Network Testnet","value":"https://xpr-testnet.antelope.tools","mainnet":false,"icon":"xpr","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"pair":"ultra","icon":"ultra","order":6}] REACT_APP_DISABLED_MENU_ITEMS=["/missed-blocks", "/cpu-benchmark","/block-distribution"] REACT_APP_BLOCK_EXPLORER_URL=https://www.libreblocks.io/tx/(transaction) REACT_APP_STATE_HISTORY_ENABLED=false diff --git a/.env.libretestnet b/.env.libretestnet index 3eb71d53..44b7d5dd 100644 --- a/.env.libretestnet +++ b/.env.libretestnet @@ -81,7 +81,7 @@ REACT_APP_EOS_BP_JSON_ON_CHAIN_TABLE=producerjson REACT_APP_EOS_BP_JSON_ON_CHAIN_SCOPE=producerjson REACT_APP_SYNC_TOLERANCE_INTERVAL=180000 REACT_APP_TOKEN_SYMBOL=LIBRE -REACT_APP_NETWORK_URL=[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"pair":"eos","icon":"eos","order":5},{"label":"Proton","value":"https://proton.antelope.tools","mainnet":true,"pair":"proton","icon":"proton","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"pair":"wax","icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"pair":"telos","icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"pair":"libre","icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"pair":null,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"pair":"eos","icon":"jungle","order":5},{"label":"Proton Testnet","value":"https://proton-testnet.antelope.tools","mainnet":false,"pair":"proton","icon":"proton","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"pair":"wax","icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"pair":"telos","icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"pair":"libre","icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"pair":"ultra","icon":"ultra","order":6}] +REACT_APP_NETWORK_URL=[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"icon":"eos","order":5},{"label":"XPR Network","value":"https://xpr.antelope.tools","mainnet":true,"icon":"xpr","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"icon":"jungle","order":5},{"label":"XPR Network Testnet","value":"https://xpr-testnet.antelope.tools","mainnet":false,"icon":"xpr","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"pair":"ultra","icon":"ultra","order":6}] REACT_APP_DISABLED_MENU_ITEMS=["/missed-blocks","/block-distribution"] REACT_APP_BLOCK_EXPLORER_URL=https://libre-testnet-explorer.edenia.cloud/transaction/(transaction) REACT_APP_STATE_HISTORY_ENABLED=false diff --git a/.env.local b/.env.local index 522edc6b..57a00442 100644 --- a/.env.local +++ b/.env.local @@ -81,7 +81,7 @@ REACT_APP_EOS_BP_JSON_ON_CHAIN_TABLE=producerjson REACT_APP_EOS_BP_JSON_ON_CHAIN_SCOPE=producerjson REACT_APP_SYNC_TOLERANCE_INTERVAL=180000 REACT_APP_TOKEN_SYMBOL=EOS -REACT_APP_NETWORK_URL=[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"pair":"eos","icon":"eos","order":5},{"label":"Proton","value":"https://proton.antelope.tools","mainnet":true,"pair":"proton","icon":"proton","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"pair":"wax","icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"pair":"telos","icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"pair":"libre","icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"pair":null,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"pair":"eos","icon":"jungle","order":5},{"label":"Proton Testnet","value":"https://proton-testnet.antelope.tools","mainnet":false,"pair":"proton","icon":"proton","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"pair":"wax","icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"pair":"telos","icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"pair":"libre","icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"pair":"ultra","icon":"ultra","order":6}] +REACT_APP_NETWORK_URL=[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"icon":"eos","order":5},{"label":"XPR Network","value":"https://xpr.antelope.tools","mainnet":true,"icon":"xpr","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"icon":"jungle","order":5},{"label":"XPR Network Testnet","value":"https://xpr-testnet.antelope.tools","mainnet":false,"icon":"xpr","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"pair":"ultra","icon":"ultra","order":6}] REACT_APP_STATE_HISTORY_ENABLED=true REACT_APP_GOOGLE_ANALITIC_PAGE_ID=G-E6Y0EC9FT8 REACT_APP_PUBLIC_RE_CAPTCHA_KEY=key diff --git a/.env.mainnet b/.env.mainnet index 69c80ee4..52c7685a 100644 --- a/.env.mainnet +++ b/.env.mainnet @@ -81,7 +81,7 @@ REACT_APP_EOS_BP_JSON_ON_CHAIN_TABLE=producerjson REACT_APP_EOS_BP_JSON_ON_CHAIN_SCOPE=producerjson REACT_APP_SYNC_TOLERANCE_INTERVAL=180000 REACT_APP_TOKEN_SYMBOL=EOS -REACT_APP_NETWORK_URL=[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"pair":"eos","icon":"eos","order":5},{"label":"Proton","value":"https://proton.antelope.tools","mainnet":true,"pair":"proton","icon":"proton","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"pair":"wax","icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"pair":"telos","icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"pair":"libre","icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"pair":null,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"pair":"eos","icon":"jungle","order":5},{"label":"Proton Testnet","value":"https://proton-testnet.antelope.tools","mainnet":false,"pair":"proton","icon":"proton","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"pair":"wax","icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"pair":"telos","icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"pair":"libre","icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"pair":"ultra","icon":"ultra","order":6}] +REACT_APP_NETWORK_URL=[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"icon":"eos","order":5},{"label":"XPR Network","value":"https://xpr.antelope.tools","mainnet":true,"icon":"xpr","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"icon":"jungle","order":5},{"label":"XPR Network Testnet","value":"https://xpr-testnet.antelope.tools","mainnet":false,"icon":"xpr","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"pair":"ultra","icon":"ultra","order":6}] REACT_APP_DISABLED_MENU_ITEMS=["/missed-blocks", "/cpu-benchmark","/block-distribution"] REACT_APP_BLOCK_EXPLORER_URL=https://bloks.io/transaction/(transaction) REACT_APP_STATE_HISTORY_ENABLED=false diff --git a/.env.telos b/.env.telos index 8f9200cd..665074c8 100644 --- a/.env.telos +++ b/.env.telos @@ -100,7 +100,7 @@ REACT_APP_EOS_BP_JSON_ON_CHAIN_TABLE=producerjson REACT_APP_EOS_BP_JSON_ON_CHAIN_SCOPE=producerjson REACT_APP_SYNC_TOLERANCE_INTERVAL=180000 REACT_APP_TOKEN_SYMBOL=TLOS -REACT_APP_NETWORK_URL=[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"pair":"eos","icon":"eos","order":5},{"label":"Proton","value":"https://proton.antelope.tools","mainnet":true,"pair":"proton","icon":"proton","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"pair":"wax","icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"pair":"telos","icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"pair":"libre","icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"pair":null,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"pair":"eos","icon":"jungle","order":5},{"label":"Proton Testnet","value":"https://proton-testnet.antelope.tools","mainnet":false,"pair":"proton","icon":"proton","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"pair":"wax","icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"pair":"telos","icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"pair":"libre","icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"pair":"ultra","icon":"ultra","order":6}] +REACT_APP_NETWORK_URL=[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"icon":"eos","order":5},{"label":"XPR Network","value":"https://xpr.antelope.tools","mainnet":true,"icon":"xpr","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"icon":"jungle","order":5},{"label":"XPR Network Testnet","value":"https://xpr-testnet.antelope.tools","mainnet":false,"icon":"xpr","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"pair":"ultra","icon":"ultra","order":6}] REACT_APP_DISABLED_MENU_ITEMS=["/missed-blocks", "/cpu-benchmark","/block-distribution","stress-test"] REACT_APP_BLOCK_EXPLORER_URL=https://explorer.telos.net/transaction/(transaction) REACT_APP_STATE_HISTORY_ENABLED=false diff --git a/.env.telostestnet b/.env.telostestnet index 335da79c..c0c2483c 100644 --- a/.env.telostestnet +++ b/.env.telostestnet @@ -101,7 +101,7 @@ REACT_APP_EOS_BP_JSON_ON_CHAIN_TABLE=producerjson REACT_APP_EOS_BP_JSON_ON_CHAIN_SCOPE=producerjson REACT_APP_SYNC_TOLERANCE_INTERVAL=180000 REACT_APP_TOKEN_SYMBOL=TLOS -REACT_APP_NETWORK_URL=[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"pair":"eos","icon":"eos","order":5},{"label":"Proton","value":"https://proton.antelope.tools","mainnet":true,"pair":"proton","icon":"proton","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"pair":"wax","icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"pair":"telos","icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"pair":"libre","icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"pair":null,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"pair":"eos","icon":"jungle","order":5},{"label":"Proton Testnet","value":"https://proton-testnet.antelope.tools","mainnet":false,"pair":"proton","icon":"proton","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"pair":"wax","icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"pair":"telos","icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"pair":"libre","icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"pair":"ultra","icon":"ultra","order":6}] +REACT_APP_NETWORK_URL=[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"icon":"eos","order":5},{"label":"XPR Network","value":"https://xpr.antelope.tools","mainnet":true,"icon":"xpr","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"icon":"jungle","order":5},{"label":"XPR Network Testnet","value":"https://xpr-testnet.antelope.tools","mainnet":false,"icon":"xpr","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"pair":"ultra","icon":"ultra","order":6}] REACT_APP_DISABLED_MENU_ITEMS=["/missed-blocks", "/cpu-benchmark","/block-distribution","/stress-test"] REACT_APP_BLOCK_EXPLORER_URL=https://explorer-test.telos.net/transaction/(transaction) REACT_APP_STATE_HISTORY_ENABLED=false diff --git a/.env.ultratestnet b/.env.ultratestnet index e9f29dad..569b6e40 100644 --- a/.env.ultratestnet +++ b/.env.ultratestnet @@ -82,7 +82,7 @@ REACT_APP_EOS_BP_JSON_ON_CHAIN_TABLE=producerjson REACT_APP_EOS_BP_JSON_ON_CHAIN_SCOPE=producerjson REACT_APP_SYNC_TOLERANCE_INTERVAL=180000 REACT_APP_TOKEN_SYMBOL=UOS -REACT_APP_NETWORK_URL=[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"pair":"eos","icon":"eos","order":5},{"label":"Proton","value":"https://proton.antelope.tools","mainnet":true,"pair":"proton","icon":"proton","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"pair":"wax","icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"pair":"telos","icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"pair":"libre","icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"pair":null,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"pair":"eos","icon":"jungle","order":5},{"label":"Proton Testnet","value":"https://proton-testnet.antelope.tools","mainnet":false,"pair":"proton","icon":"proton","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"pair":"wax","icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"pair":"telos","icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"pair":"libre","icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"pair":"ultra","icon":"ultra","order":6}] +REACT_APP_NETWORK_URL=[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"icon":"eos","order":5},{"label":"XPR Network","value":"https://xpr.antelope.tools","mainnet":true,"icon":"xpr","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"icon":"jungle","order":5},{"label":"XPR Network Testnet","value":"https://xpr-testnet.antelope.tools","mainnet":false,"icon":"xpr","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"pair":"ultra","icon":"ultra","order":6}] REACT_APP_DISABLED_MENU_ITEMS=["/block-producers","/nodes","/missed-blocks","/endpoints","/bpjson","/ricardian-contract","/block-distribution","/nodes-distribution","/cpu-benchmark","/rewards-distribution","/endpoints-stats"] REACT_APP_BLOCK_EXPLORER_URL=https://explorer.testnet.ultra.io/tx/(transaction) REACT_APP_STATE_HISTORY_ENABLED=false diff --git a/.env.wax b/.env.wax index 037af29c..db489311 100644 --- a/.env.wax +++ b/.env.wax @@ -84,7 +84,7 @@ REACT_APP_EOS_BP_JSON_ON_CHAIN_TABLE=producerjson REACT_APP_EOS_BP_JSON_ON_CHAIN_SCOPE=producerjson REACT_APP_SYNC_TOLERANCE_INTERVAL=180000 REACT_APP_TOKEN_SYMBOL=WAX -REACT_APP_NETWORK_URL=[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"pair":"eos","icon":"eos","order":5},{"label":"Proton","value":"https://proton.antelope.tools","mainnet":true,"pair":"proton","icon":"proton","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"pair":"wax","icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"pair":"telos","icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"pair":"libre","icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"pair":null,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"pair":"eos","icon":"jungle","order":5},{"label":"Proton Testnet","value":"https://proton-testnet.antelope.tools","mainnet":false,"pair":"proton","icon":"proton","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"pair":"wax","icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"pair":"telos","icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"pair":"libre","icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"pair":"ultra","icon":"ultra","order":6}] +REACT_APP_NETWORK_URL=[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"icon":"eos","order":5},{"label":"XPR Network","value":"https://xpr.antelope.tools","mainnet":true,"icon":"xpr","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"icon":"jungle","order":5},{"label":"XPR Network Testnet","value":"https://xpr-testnet.antelope.tools","mainnet":false,"icon":"xpr","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"pair":"ultra","icon":"ultra","order":6}] REACT_APP_DISABLED_MENU_ITEMS=["/missed-blocks", "/cpu-benchmark","/block-distribution"] REACT_APP_BLOCK_EXPLORER_URL=https://wax.bloks.io/transaction/(transaction) REACT_APP_STATE_HISTORY_ENABLED=false diff --git a/.env.waxtestnet b/.env.waxtestnet index 8557ea9e..1671657d 100644 --- a/.env.waxtestnet +++ b/.env.waxtestnet @@ -81,7 +81,7 @@ REACT_APP_EOS_BP_JSON_ON_CHAIN_TABLE=producerjson REACT_APP_EOS_BP_JSON_ON_CHAIN_SCOPE=producerjson REACT_APP_SYNC_TOLERANCE_INTERVAL=180000 REACT_APP_TOKEN_SYMBOL=WAX -REACT_APP_NETWORK_URL=[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"pair":"eos","icon":"eos","order":5},{"label":"Proton","value":"https://proton.antelope.tools","mainnet":true,"pair":"proton","icon":"proton","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"pair":"wax","icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"pair":"telos","icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"pair":"libre","icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"pair":null,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"pair":"eos","icon":"jungle","order":5},{"label":"Proton Testnet","value":"https://proton-testnet.antelope.tools","mainnet":false,"pair":"proton","icon":"proton","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"pair":"wax","icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"pair":"telos","icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"pair":"libre","icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"pair":"ultra","icon":"ultra","order":6}] +REACT_APP_NETWORK_URL=[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"icon":"eos","order":5},{"label":"XPR Network","value":"https://xpr.antelope.tools","mainnet":true,"icon":"xpr","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"icon":"jungle","order":5},{"label":"XPR Network Testnet","value":"https://xpr-testnet.antelope.tools","mainnet":false,"icon":"xpr","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"pair":"ultra","icon":"ultra","order":6}] REACT_APP_DISABLED_MENU_ITEMS=["/missed-blocks", "/cpu-benchmark","/block-distribution"] REACT_APP_BLOCK_EXPLORER_URL=https://wax-test.bloks.io/transaction/(transaction) REACT_APP_STATE_HISTORY_ENABLED=false diff --git a/.env.proton b/.env.xpr similarity index 61% rename from .env.proton rename to .env.xpr index d052a036..cf35e629 100644 --- a/.env.proton +++ b/.env.xpr @@ -19,7 +19,7 @@ HASURA_GRAPHQL_UNAUTHORIZED_ROLE=guest HASURA_GRAPHQL_ACTION_BASE_URL=http://hapi:9090 # hapi -HAPI_EOS_API_NETWORK_NAME=proton +HAPI_EOS_API_NETWORK_NAME=xpr HAPI_EOS_API_ENDPOINTS=["https://proton.edenia.cloud","https://proton.eosusa.io","https://proton.greymass.com","https://proton.eosargentina.io"] HAPI_EOS_API_CHAIN_ID=384da888112027f0321850a169f737c33e53b388aad48b5adace4bab97f437e0 HAPI_EOS_BASE_ACCOUNT=baseaccount @@ -59,18 +59,18 @@ HAPI_EOS_GET_FAUCET_ACCOUNT= #webapp PORT=3000 -REACT_APP_TITLE=Proton Network Dashboard +REACT_APP_TITLE=XPR Network Dashboard REACT_APP_VERSION=dev -REACT_APP_DEFAULT_PRODUCER_LOGO=https://antelope.tools/images/proton.png -REACT_APP_FOOTER_LINKS=[{ "text": "Proton Website", "src": "https://www.protonchain.com/" },{ "text": "Block Explorer", "src": "https://www.protonscan.io" },{"text": "Developer Guidelines","src": "https://guide.eoscostarica.io"},{"text": "GitHub","src": "https://github.com/edenia/antelope-tools"}] +REACT_APP_DEFAULT_PRODUCER_LOGO=https://antelope.tools/images/xpr.png +REACT_APP_FOOTER_LINKS=[{ "text": "XPR Network Website", "src": "https://www.protonchain.com/" },{ "text": "Block Explorer", "src": "https://www.protonscan.io" },{"text": "Developer Guidelines","src": "https://guide.eoscostarica.io"},{"text": "GitHub","src": "https://github.com/edenia/antelope-tools"}] REACT_APP_EOS_RATE_LINK= REACT_APP_USE_REWARDS=true REACT_APP_USE_VOTES=true REACT_APP_USE_CPU_BENCHMARK=false REACT_APP_HASURA_URL=http://localhost:8080/v1/graphql -REACT_APP_EOS_API_NETWORK_NAME=proton -REACT_APP_EOS_API_NETWORK_LABEL=Proton -REACT_APP_EOS_API_NETWORK_LOGO=https://antelope.tools/images/proton.png +REACT_APP_EOS_API_NETWORK_NAME=xpr +REACT_APP_EOS_API_NETWORK_LABEL=XPR Network +REACT_APP_EOS_API_NETWORK_LOGO=https://antelope.tools/images/xpr.png REACT_APP_EOS_API_HOSTS=["proton.edenia.cloud","proton.eosusa.io","proton.greymass.com","proton.eosargentina.io"] REACT_APP_EOS_API_PORT=443 REACT_APP_EOS_API_PROTOCOL=https @@ -81,7 +81,7 @@ REACT_APP_EOS_BP_JSON_ON_CHAIN_TABLE=producerjson REACT_APP_EOS_BP_JSON_ON_CHAIN_SCOPE=producerjson REACT_APP_SYNC_TOLERANCE_INTERVAL=180000 REACT_APP_TOKEN_SYMBOL=XPR -REACT_APP_NETWORK_URL=[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"pair":"eos","icon":"eos","order":5},{"label":"Proton","value":"https://proton.antelope.tools","mainnet":true,"pair":"proton","icon":"proton","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"pair":"wax","icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"pair":"telos","icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"pair":"libre","icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"pair":null,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"pair":"eos","icon":"jungle","order":5},{"label":"Proton Testnet","value":"https://proton-testnet.antelope.tools","mainnet":false,"pair":"proton","icon":"proton","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"pair":"wax","icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"pair":"telos","icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"pair":"libre","icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"pair":"ultra","icon":"ultra","order":6}] +REACT_APP_NETWORK_URL=[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"icon":"eos","order":5},{"label":"XPR Network","value":"https://xpr.antelope.tools","mainnet":true,"icon":"xpr","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"icon":"jungle","order":5},{"label":"XPR Network Testnet","value":"https://xpr-testnet.antelope.tools","mainnet":false,"icon":"xpr","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"pair":"ultra","icon":"ultra","order":6}] REACT_APP_DISABLED_MENU_ITEMS=["/missed-blocks","/block-distribution","/cpu-benchmark"] REACT_APP_BLOCK_EXPLORER_URL=https://www.protonscan.io/transaction/(transaction) REACT_APP_STATE_HISTORY_ENABLED=false diff --git a/.env.protontestnet b/.env.xprtestnet similarity index 61% rename from .env.protontestnet rename to .env.xprtestnet index bf31192e..f06c40fc 100644 --- a/.env.protontestnet +++ b/.env.xprtestnet @@ -19,7 +19,7 @@ HASURA_GRAPHQL_UNAUTHORIZED_ROLE=guest HASURA_GRAPHQL_ACTION_BASE_URL=http://hapi:9090 # hapi -HAPI_EOS_API_NETWORK_NAME=proton +HAPI_EOS_API_NETWORK_NAME=xpr HAPI_EOS_API_ENDPOINTS=["https://proton-testnet.edenia.cloud","https://test.proton.eosusa.news","https://api.testnet.totalproton.tech","https://tn1.protonnz.com"] HAPI_EOS_API_CHAIN_ID=71ee83bcf52142d61019d95f9cc5427ba6a0d7ff8accd9e2088ae2abeaf3d3dd HAPI_EOS_BASE_ACCOUNT=baseaccount @@ -58,18 +58,18 @@ HAPI_CREATE_ACCOUNT_ACTION_NAME= #webapp PORT=3000 -REACT_APP_TITLE=Proton Testnet Network Dashboard +REACT_APP_TITLE=XPR Testnet Network Dashboard REACT_APP_VERSION=dev -REACT_APP_DEFAULT_PRODUCER_LOGO=https://antelope.tools/images/proton.png -REACT_APP_FOOTER_LINKS=[{ "text": "Proton Website", "src": "https://www.protonchain.com/" },{ "text": "Block Explorer", "src": "https://testnet.protonscan.io" },{"text": "Developer Guidelines","src": "https://guide.eoscostarica.io"},{"text": "GitHub","src": "https://github.com/edenia/antelope-tools"}] +REACT_APP_DEFAULT_PRODUCER_LOGO=https://antelope.tools/images/xpr.png +REACT_APP_FOOTER_LINKS=[{ "text": "XPR Network Website", "src": "https://www.protonchain.com/" },{ "text": "Block Explorer", "src": "https://testnet.protonscan.io" },{"text": "Developer Guidelines","src": "https://guide.eoscostarica.io"},{"text": "GitHub","src": "https://github.com/edenia/antelope-tools"}] REACT_APP_EOS_RATE_LINK= REACT_APP_USE_REWARDS=true REACT_APP_USE_VOTES=true REACT_APP_USE_CPU_BENCHMARK=false REACT_APP_HASURA_URL=http://localhost:8080/v1/graphql -REACT_APP_EOS_API_NETWORK_NAME=proton-testnet -REACT_APP_EOS_API_NETWORK_LABEL=Proton Testnet -REACT_APP_EOS_API_NETWORK_LOGO=https://antelope.tools/images/proton.png +REACT_APP_EOS_API_NETWORK_NAME=xpr-testnet +REACT_APP_EOS_API_NETWORK_LABEL=XPR Network Testnet +REACT_APP_EOS_API_NETWORK_LOGO=https://antelope.tools/images/xpr.png REACT_APP_EOS_API_HOSTS=["test.proton.eosusa.news","proton-testnet.edenia.cloud","api.testnet.totalproton.tech","tn1.protonnz.com"] REACT_APP_EOS_API_PORT=443 REACT_APP_EOS_API_PROTOCOL=https @@ -80,7 +80,7 @@ REACT_APP_EOS_BP_JSON_ON_CHAIN_TABLE=producerjson REACT_APP_EOS_BP_JSON_ON_CHAIN_SCOPE=producerjson REACT_APP_SYNC_TOLERANCE_INTERVAL=180000 REACT_APP_TOKEN_SYMBOL=XPR -REACT_APP_NETWORK_URL=[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"pair":"eos","icon":"eos","order":5},{"label":"Proton","value":"https://proton.antelope.tools","mainnet":true,"pair":"proton","icon":"proton","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"pair":"wax","icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"pair":"telos","icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"pair":"libre","icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"pair":null,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"pair":"eos","icon":"jungle","order":5},{"label":"Proton Testnet","value":"https://proton-testnet.antelope.tools","mainnet":false,"pair":"proton","icon":"proton","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"pair":"wax","icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"pair":"telos","icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"pair":"libre","icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"pair":"ultra","icon":"ultra","order":6}] +REACT_APP_NETWORK_URL=[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"icon":"eos","order":5},{"label":"XPR Network","value":"https://xpr.antelope.tools","mainnet":true,"icon":"xpr","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"icon":"jungle","order":5},{"label":"XPR Network Testnet","value":"https://xpr-testnet.antelope.tools","mainnet":false,"icon":"xpr","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"pair":"ultra","icon":"ultra","order":6}] REACT_APP_DISABLED_MENU_ITEMS=["/missed-blocks","/block-distribution","/cpu-benchmark"] REACT_APP_BLOCK_EXPLORER_URL=https://testnet.protonscan.io/transaction/(transaction) REACT_APP_STATE_HISTORY_ENABLED=false diff --git a/.github/workflows/deploy-jungle-testnet.yaml b/.github/workflows/deploy-jungle-testnet.yaml index 14fc580f..409379fd 100644 --- a/.github/workflows/deploy-jungle-testnet.yaml +++ b/.github/workflows/deploy-jungle-testnet.yaml @@ -51,7 +51,7 @@ jobs: REACT_APP_EOS_BP_JSON_ON_CHAIN_SCOPE: producerjson REACT_APP_SYNC_TOLERANCE_INTERVAL: 180000 REACT_APP_TOKEN_SYMBOL: 'EOS' - REACT_APP_NETWORK_URL: '[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"pair":"eos","icon":"eos","order":5},{"label":"Proton","value":"https://proton.antelope.tools","mainnet":true,"pair":"proton","icon":"proton","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"pair":"wax","icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"pair":"telos","icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"pair":"libre","icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"pair":null,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"pair":"eos","icon":"jungle","order":5},{"label":"Proton Testnet","value":"https://proton-testnet.antelope.tools","mainnet":false,"pair":"proton","icon":"proton","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"pair":"wax","icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"pair":"telos","icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"pair":"libre","icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"pair":"ultra","icon":"ultra","order":6}]' + REACT_APP_NETWORK_URL: '[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"icon":"eos","order":5},{"label":"XPR Network","value":"https://xpr.antelope.tools","mainnet":true,"icon":"xpr","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"icon":"jungle","order":5},{"label":"XPR Network Testnet","value":"https://xpr-testnet.antelope.tools","mainnet":false,"icon":"xpr","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"icon":"ultra","order":6}]' REACT_APP_DISABLED_MENU_ITEMS: '["/missed-blocks","/block-distribution","/stress-test","/evm","/evm-rpc-endpoints"]' REACT_APP_BLOCK_EXPLORER_URL: 'https://jungle4.eosq.eosnation.io/tx/(transaction)' REACT_APP_STATE_HISTORY_ENABLED: 'false' diff --git a/.github/workflows/deploy-lacchain.yaml b/.github/workflows/deploy-lacchain.yaml index f11576d4..4bb7d372 100644 --- a/.github/workflows/deploy-lacchain.yaml +++ b/.github/workflows/deploy-lacchain.yaml @@ -53,7 +53,7 @@ jobs: REACT_APP_EOS_BP_JSON_ON_CHAIN_SCOPE: 'producerjson' REACT_APP_SYNC_TOLERANCE_INTERVAL: 180000 REACT_APP_TOKEN_SYMBOL: '' - REACT_APP_NETWORK_URL: '[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"pair":"eos","icon":"eos","order":5},{"label":"Proton","value":"https://proton.antelope.tools","mainnet":true,"pair":"proton","icon":"proton","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"pair":"wax","icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"pair":"telos","icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"pair":"libre","icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"pair":null,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"pair":"eos","icon":"jungle","order":5},{"label":"Proton Testnet","value":"https://proton-testnet.antelope.tools","mainnet":false,"pair":"proton","icon":"proton","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"pair":"wax","icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"pair":"telos","icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"pair":"libre","icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"pair":"ultra","icon":"ultra","order":6}]' + REACT_APP_NETWORK_URL: '[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"icon":"eos","order":5},{"label":"XPR Network","value":"https://xpr.antelope.tools","mainnet":true,"icon":"xpr","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"icon":"jungle","order":5},{"label":"XPR Network Testnet","value":"https://xpr-testnet.antelope.tools","mainnet":false,"icon":"xpr","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"icon":"ultra","order":6}]' REACT_APP_DISABLED_MENU_ITEMS: '["/undiscoverable-bps","/stress-test","/evm","/evm-rpc-endpoints"]' REACT_APP_BLOCK_EXPLORER_URL: 'https://eosio-explorer.lacchain.net/transaction/(transaction)' REACT_APP_STATE_HISTORY_ENABLED: 'true' diff --git a/.github/workflows/deploy-libre-testnet.yaml b/.github/workflows/deploy-libre-testnet.yaml index b125167b..587b2ddf 100644 --- a/.github/workflows/deploy-libre-testnet.yaml +++ b/.github/workflows/deploy-libre-testnet.yaml @@ -55,7 +55,7 @@ jobs: REACT_APP_EOS_BP_JSON_ON_CHAIN_SCOPE: 'producerjson' REACT_APP_SYNC_TOLERANCE_INTERVAL: 180000 REACT_APP_TOKEN_SYMBOL: 'LIBRE' - REACT_APP_NETWORK_URL: '[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"pair":"eos","icon":"eos","order":5},{"label":"Proton","value":"https://proton.antelope.tools","mainnet":true,"pair":"proton","icon":"proton","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"pair":"wax","icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"pair":"telos","icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"pair":"libre","icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"pair":null,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"pair":"eos","icon":"jungle","order":5},{"label":"Proton Testnet","value":"https://proton-testnet.antelope.tools","mainnet":false,"pair":"proton","icon":"proton","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"pair":"wax","icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"pair":"telos","icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"pair":"libre","icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"pair":"ultra","icon":"ultra","order":6}]' + REACT_APP_NETWORK_URL: '[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"icon":"eos","order":5},{"label":"XPR Network","value":"https://xpr.antelope.tools","mainnet":true,"icon":"xpr","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"icon":"jungle","order":5},{"label":"XPR Network Testnet","value":"https://xpr-testnet.antelope.tools","mainnet":false,"icon":"xpr","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"icon":"ultra","order":6}]' REACT_APP_DISABLED_MENU_ITEMS: '["/evm","/evm-rpc-endpoints"]' REACT_APP_BLOCK_EXPLORER_URL: 'https://testnet.libre.org/v2/explore/transaction/(transaction)' REACT_APP_STATE_HISTORY_ENABLED: 'true' diff --git a/.github/workflows/deploy-libre.yaml b/.github/workflows/deploy-libre.yaml index 06e2207b..e23fa2a9 100644 --- a/.github/workflows/deploy-libre.yaml +++ b/.github/workflows/deploy-libre.yaml @@ -55,7 +55,7 @@ jobs: REACT_APP_EOS_BP_JSON_ON_CHAIN_SCOPE: 'producerjson' REACT_APP_SYNC_TOLERANCE_INTERVAL: 180000 REACT_APP_TOKEN_SYMBOL: 'LIBRE' - REACT_APP_NETWORK_URL: '[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"pair":"eos","icon":"eos","order":5},{"label":"Proton","value":"https://proton.antelope.tools","mainnet":true,"pair":"proton","icon":"proton","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"pair":"wax","icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"pair":"telos","icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"pair":"libre","icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"pair":null,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"pair":"eos","icon":"jungle","order":5},{"label":"Proton Testnet","value":"https://proton-testnet.antelope.tools","mainnet":false,"pair":"proton","icon":"proton","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"pair":"wax","icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"pair":"telos","icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"pair":"libre","icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"pair":"ultra","icon":"ultra","order":6}]' + REACT_APP_NETWORK_URL: '[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"icon":"eos","order":5},{"label":"XPR Network","value":"https://xpr.antelope.tools","mainnet":true,"icon":"xpr","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"icon":"jungle","order":5},{"label":"XPR Network Testnet","value":"https://xpr-testnet.antelope.tools","mainnet":false,"icon":"xpr","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"icon":"ultra","order":6}]' REACT_APP_DISABLED_MENU_ITEMS: '["/stress-test","/evm","/evm-rpc-endpoints"]' REACT_APP_BLOCK_EXPLORER_URL: 'https://www.libreblocks.io/tx/(transaction)' REACT_APP_STATE_HISTORY_ENABLED: 'true' diff --git a/.github/workflows/deploy-mainnet.yaml b/.github/workflows/deploy-mainnet.yaml index 093ac736..bb853b0e 100644 --- a/.github/workflows/deploy-mainnet.yaml +++ b/.github/workflows/deploy-mainnet.yaml @@ -52,7 +52,7 @@ jobs: REACT_APP_SYNC_TOLERANCE_INTERVAL: 180000 REACT_APP_EOS_API_NETWORK_LOGO: 'https://antelope.tools/images/eos.png' REACT_APP_TOKEN_SYMBOL: 'EOS' - REACT_APP_NETWORK_URL: '[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"pair":"eos","icon":"eos","order":5},{"label":"Proton","value":"https://proton.antelope.tools","mainnet":true,"pair":"proton","icon":"proton","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"pair":"wax","icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"pair":"telos","icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"pair":"libre","icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"pair":null,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"pair":"eos","icon":"jungle","order":5},{"label":"Proton Testnet","value":"https://proton-testnet.antelope.tools","mainnet":false,"pair":"proton","icon":"proton","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"pair":"wax","icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"pair":"telos","icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"pair":"libre","icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"pair":"ultra","icon":"ultra","order":6}]' + REACT_APP_NETWORK_URL: '[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"icon":"eos","order":5},{"label":"XPR Network","value":"https://xpr.antelope.tools","mainnet":true,"icon":"xpr","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"icon":"jungle","order":5},{"label":"XPR Network Testnet","value":"https://xpr-testnet.antelope.tools","mainnet":false,"icon":"xpr","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"icon":"ultra","order":6}]' REACT_APP_DISABLED_MENU_ITEMS: '["/missed-blocks", "/cpu-benchmark","/block-distribution","/stress-test","/evm","/evm-rpc-endpoints"]' REACT_APP_BLOCK_EXPLORER_URL: 'https://bloks.io/transaction/(transaction)' REACT_APP_STATE_HISTORY_ENABLED: 'false' diff --git a/.github/workflows/deploy-telos-testnet.yaml b/.github/workflows/deploy-telos-testnet.yaml index 5e4e5935..da0ee303 100644 --- a/.github/workflows/deploy-telos-testnet.yaml +++ b/.github/workflows/deploy-telos-testnet.yaml @@ -55,7 +55,7 @@ jobs: REACT_APP_EOS_BP_JSON_ON_CHAIN_SCOPE: 'producerjson' REACT_APP_SYNC_TOLERANCE_INTERVAL: 180000 REACT_APP_TOKEN_SYMBOL: 'TLOS' - REACT_APP_NETWORK_URL: '[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"pair":"eos","icon":"eos","order":5},{"label":"Proton","value":"https://proton.antelope.tools","mainnet":true,"pair":"proton","icon":"proton","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"pair":"wax","icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"pair":"telos","icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"pair":"libre","icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"pair":null,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"pair":"eos","icon":"jungle","order":5},{"label":"Proton Testnet","value":"https://proton-testnet.antelope.tools","mainnet":false,"pair":"proton","icon":"proton","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"pair":"wax","icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"pair":"telos","icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"pair":"libre","icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"pair":"ultra","icon":"ultra","order":6}]' + REACT_APP_NETWORK_URL: '[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"icon":"eos","order":5},{"label":"XPR Network","value":"https://xpr.antelope.tools","mainnet":true,"icon":"xpr","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"icon":"jungle","order":5},{"label":"XPR Network Testnet","value":"https://xpr-testnet.antelope.tools","mainnet":false,"icon":"xpr","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"icon":"ultra","order":6}]' REACT_APP_DISABLED_MENU_ITEMS: '["/missed-blocks", "/cpu-benchmark","/block-distribution","/stress-test"]' REACT_APP_BLOCK_EXPLORER_URL: 'https://explorer-test.telos.net/transaction/(transaction)' REACT_APP_STATE_HISTORY_ENABLED=: 'false' diff --git a/.github/workflows/deploy-telos.yaml b/.github/workflows/deploy-telos.yaml index b2e2805b..f7d0db00 100644 --- a/.github/workflows/deploy-telos.yaml +++ b/.github/workflows/deploy-telos.yaml @@ -55,7 +55,7 @@ jobs: REACT_APP_EOS_BP_JSON_ON_CHAIN_SCOPE: 'producerjson' REACT_APP_SYNC_TOLERANCE_INTERVAL: 180000 REACT_APP_TOKEN_SYMBOL: 'TLOS' - REACT_APP_NETWORK_URL: '[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"pair":"eos","icon":"eos","order":5},{"label":"Proton","value":"https://proton.antelope.tools","mainnet":true,"pair":"proton","icon":"proton","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"pair":"wax","icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"pair":"telos","icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"pair":"libre","icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"pair":null,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"pair":"eos","icon":"jungle","order":5},{"label":"Proton Testnet","value":"https://proton-testnet.antelope.tools","mainnet":false,"pair":"proton","icon":"proton","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"pair":"wax","icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"pair":"telos","icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"pair":"libre","icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"pair":"ultra","icon":"ultra","order":6}]' + REACT_APP_NETWORK_URL: '[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"icon":"eos","order":5},{"label":"XPR Network","value":"https://xpr.antelope.tools","mainnet":true,"icon":"xpr","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"icon":"jungle","order":5},{"label":"XPR Network Testnet","value":"https://xpr-testnet.antelope.tools","mainnet":false,"icon":"xpr","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"icon":"ultra","order":6}]' REACT_APP_DISABLED_MENU_ITEMS: '["/missed-blocks", "/cpu-benchmark","/block-distribution","/stress-test"]' REACT_APP_BLOCK_EXPLORER_URL: 'https://explorer.telos.net/transaction/(transaction)' REACT_APP_STATE_HISTORY_ENABLED=: 'false' diff --git a/.github/workflows/deploy-ultra-testnet.yaml b/.github/workflows/deploy-ultra-testnet.yaml index f50f3d34..92f31b7e 100644 --- a/.github/workflows/deploy-ultra-testnet.yaml +++ b/.github/workflows/deploy-ultra-testnet.yaml @@ -55,7 +55,7 @@ jobs: REACT_APP_EOS_BP_JSON_ON_CHAIN_SCOPE: 'producerjson' REACT_APP_SYNC_TOLERANCE_INTERVAL: 180000 REACT_APP_TOKEN_SYMBOL: 'UOS' - REACT_APP_NETWORK_URL: '[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"pair":"eos","icon":"eos","order":5},{"label":"Proton","value":"https://proton.antelope.tools","mainnet":true,"pair":"proton","icon":"proton","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"pair":"wax","icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"pair":"telos","icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"pair":"libre","icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"pair":null,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"pair":"eos","icon":"jungle","order":5},{"label":"Proton Testnet","value":"https://proton-testnet.antelope.tools","mainnet":false,"pair":"proton","icon":"proton","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"pair":"wax","icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"pair":"telos","icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"pair":"libre","icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"pair":"ultra","icon":"ultra","order":6}]' + REACT_APP_NETWORK_URL: '[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"icon":"eos","order":5},{"label":"XPR Network","value":"https://xpr.antelope.tools","mainnet":true,"icon":"xpr","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"icon":"jungle","order":5},{"label":"XPR Network Testnet","value":"https://xpr-testnet.antelope.tools","mainnet":false,"icon":"xpr","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"icon":"ultra","order":6}]' REACT_APP_DISABLED_MENU_ITEMS: '["/block-producers","/nodes","/missed-blocks","/endpoints","/bpjson","/ricardian-contract","/block-distribution","/nodes-distribution","/cpu-benchmark","/rewards-distribution","/undiscoverable-bps","/endpoints-stats","/stress-test","/evm","/evm-rpc-endpoints"]' REACT_APP_BLOCK_EXPLORER_URL: 'https://explorer.testnet.ultra.io/tx/(transaction)' REACT_APP_STATE_HISTORY_ENABLED: 'false' diff --git a/.github/workflows/deploy-wax-testnet.yaml b/.github/workflows/deploy-wax-testnet.yaml index 46b05413..54fd4eaa 100644 --- a/.github/workflows/deploy-wax-testnet.yaml +++ b/.github/workflows/deploy-wax-testnet.yaml @@ -55,7 +55,7 @@ jobs: REACT_APP_EOS_BP_JSON_ON_CHAIN_SCOPE: 'producerjson' REACT_APP_SYNC_TOLERANCE_INTERVAL: 180000 REACT_APP_TOKEN_SYMBOL: 'WAX' - REACT_APP_NETWORK_URL: '[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"pair":"eos","icon":"eos","order":5},{"label":"Proton","value":"https://proton.antelope.tools","mainnet":true,"pair":"proton","icon":"proton","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"pair":"wax","icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"pair":"telos","icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"pair":"libre","icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"pair":null,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"pair":"eos","icon":"jungle","order":5},{"label":"Proton Testnet","value":"https://proton-testnet.antelope.tools","mainnet":false,"pair":"proton","icon":"proton","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"pair":"wax","icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"pair":"telos","icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"pair":"libre","icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"pair":"ultra","icon":"ultra","order":6}]' + REACT_APP_NETWORK_URL: '[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"icon":"eos","order":5},{"label":"XPR Network","value":"https://xpr.antelope.tools","mainnet":true,"icon":"xpr","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"icon":"jungle","order":5},{"label":"XPR Network Testnet","value":"https://xpr-testnet.antelope.tools","mainnet":false,"icon":"xpr","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"icon":"ultra","order":6}]' REACT_APP_DISABLED_MENU_ITEMS: '["/missed-blocks", "/cpu-benchmark","/block-distribution","/stress-test","/evm","/evm-rpc-endpoints"]' REACT_APP_BLOCK_EXPLORER_URL: 'https://wax-test.bloks.io/transaction/(transaction)' REACT_APP_STATE_HISTORY_ENABLED=: 'false' diff --git a/.github/workflows/deploy-wax.yaml b/.github/workflows/deploy-wax.yaml index f968f730..d4dfaec7 100644 --- a/.github/workflows/deploy-wax.yaml +++ b/.github/workflows/deploy-wax.yaml @@ -55,7 +55,7 @@ jobs: REACT_APP_EOS_BP_JSON_ON_CHAIN_SCOPE: 'producerjson' REACT_APP_SYNC_TOLERANCE_INTERVAL: 180000 REACT_APP_TOKEN_SYMBOL: 'WAX' - REACT_APP_NETWORK_URL: '[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"pair":"eos","icon":"eos","order":5},{"label":"Proton","value":"https://proton.antelope.tools","mainnet":true,"pair":"proton","icon":"proton","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"pair":"wax","icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"pair":"telos","icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"pair":"libre","icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"pair":null,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"pair":"eos","icon":"jungle","order":5},{"label":"Proton Testnet","value":"https://proton-testnet.antelope.tools","mainnet":false,"pair":"proton","icon":"proton","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"pair":"wax","icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"pair":"telos","icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"pair":"libre","icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"pair":"ultra","icon":"ultra","order":6}]' + REACT_APP_NETWORK_URL: '[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"icon":"eos","order":5},{"label":"XPR Network","value":"https://xpr.antelope.tools","mainnet":true,"icon":"xpr","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"icon":"jungle","order":5},{"label":"XPR Network Testnet","value":"https://xpr-testnet.antelope.tools","mainnet":false,"icon":"xpr","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"icon":"ultra","order":6}]' REACT_APP_DISABLED_MENU_ITEMS: '["/missed-blocks", "/cpu-benchmark","/block-distribution","/stress-test","/evm","/evm-rpc-endpoints"]' REACT_APP_BLOCK_EXPLORER_URL: 'https://wax.bloks.io/transaction/(transaction)' REACT_APP_STATE_HISTORY_ENABLED=: 'false' diff --git a/.github/workflows/deploy-proton-testnet.yaml b/.github/workflows/deploy-xpr-testnet.yaml similarity index 70% rename from .github/workflows/deploy-proton-testnet.yaml rename to .github/workflows/deploy-xpr-testnet.yaml index 73753d1e..17da3ec8 100644 --- a/.github/workflows/deploy-proton-testnet.yaml +++ b/.github/workflows/deploy-xpr-testnet.yaml @@ -1,12 +1,12 @@ -name: Build images for proton testnet environment +name: Build images for xpr testnet environment on: push: tags: - - proton-testnet-v* + - xpr-testnet-v* jobs: - create-proton-image: + create-xpr-image: runs-on: ubuntu-latest environment: proton-testnet steps: @@ -34,17 +34,17 @@ jobs: DOCKER_PASSWORD: ${{ secrets.DOCKER_HUB_PASSWORD }} # webapp PORT: '80' - REACT_APP_TITLE: 'Proton Testnet Network Dashboard' + REACT_APP_TITLE: 'XPR Testnet Network Dashboard' REACT_APP_VERSION: ${{github.ref}} - REACT_APP_DEFAULT_PRODUCER_LOGO: 'https://antelope.tools/images/proton.png' - REACT_APP_FOOTER_LINKS: '[{ "text": "Proton Website", "src": "https://www.protonchain.com/" },{ "text": "Block Explorer", "src": "https://testnet.protonscan.io" },{"text": "Developer Docs","src": "https://docs.protonchain.com/"},{"text": "Proton Testnet Network Monitor","src": "https://antelope.tools"}]' + REACT_APP_DEFAULT_PRODUCER_LOGO: 'https://antelope.tools/images/xpr.png' + REACT_APP_FOOTER_LINKS: '[{ "text": "XPR Network Website", "src": "https://xprnetwork.org/" },{ "text": "Block Explorer", "src": "https://testnet.protonscan.io" },{"text": "Developer Docs","src": "https://docs.xprnetwork.org/"},{"text": "XPR Testnet Network Monitor","src": "https://antelope.tools"}]' REACT_APP_EOS_RATE_LINK: '' REACT_APP_USE_REWARDS: 'true' REACT_APP_USE_VOTES: 'true' - REACT_APP_HASURA_URL: 'https://graphql-proton-testnet.antelope.tools/v1/graphql' - REACT_APP_EOS_API_NETWORK_NAME: 'proton-testnet' - REACT_APP_EOS_API_NETWORK_LABEL: 'Proton Testnet' - REACT_APP_EOS_API_NETWORK_LOGO: 'https://antelope.tools/images/proton.png' + REACT_APP_HASURA_URL: 'https://graphql-xpr-testnet.antelope.tools/v1/graphql' + REACT_APP_EOS_API_NETWORK_NAME: 'xpr-testnet' + REACT_APP_EOS_API_NETWORK_LABEL: 'XPR Network Testnet' + REACT_APP_EOS_API_NETWORK_LOGO: 'https://antelope.tools/images/xpr.png' REACT_APP_EOS_API_HOSTS: '[\"test.proton.eosusa.io\",\"proton-testnet.edenia.cloud\",\"api.testnet.totalproton.tech\",\"tn1.protonnz.com\"]' REACT_APP_EOS_API_PORT: '443' REACT_APP_EOS_API_PROTOCOL: 'https' @@ -55,7 +55,7 @@ jobs: REACT_APP_EOS_BP_JSON_ON_CHAIN_SCOPE: 'producerjson' REACT_APP_SYNC_TOLERANCE_INTERVAL: 180000 REACT_APP_TOKEN_SYMBOL: 'XPR' - REACT_APP_NETWORK_URL: '[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"pair":"eos","icon":"eos","order":5},{"label":"Proton","value":"https://proton.antelope.tools","mainnet":true,"pair":"proton","icon":"proton","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"pair":"wax","icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"pair":"telos","icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"pair":"libre","icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"pair":null,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"pair":"eos","icon":"jungle","order":5},{"label":"Proton Testnet","value":"https://proton-testnet.antelope.tools","mainnet":false,"pair":"proton","icon":"proton","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"pair":"wax","icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"pair":"telos","icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"pair":"libre","icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"pair":"ultra","icon":"ultra","order":6}]' + REACT_APP_NETWORK_URL: '[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"icon":"eos","order":5},{"label":"XPR Network","value":"https://xpr.antelope.tools","mainnet":true,"icon":"xpr","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"icon":"jungle","order":5},{"label":"XPR Network Testnet","value":"https://xpr-testnet.antelope.tools","mainnet":false,"icon":"xpr","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"icon":"ultra","order":6}]' REACT_APP_DISABLED_MENU_ITEMS: '["/missed-blocks","/block-distribution","/stress-test","/evm","/evm-rpc-endpoints"]' REACT_APP_BLOCK_EXPLORER_URL: 'https://testnet.protonscan.io/transaction/(transaction)' REACT_APP_STATE_HISTORY_ENABLED: 'false' @@ -70,10 +70,10 @@ jobs: env: # general NAMESPACE: proton-testnet-dashboard - INGRESS_HOST: proton-testnet.antelope.tools - INGRESS_GRAPHQL_HOST: graphql-proton-testnet.antelope.tools + INGRESS_HOST: xpr-testnet.antelope.tools + INGRESS_GRAPHQL_HOST: graphql-xpr-testnet.antelope.tools # webapp - REACT_APP_EOS_API_NETWORK_NAME: proton-testnet + REACT_APP_EOS_API_NETWORK_NAME: xpr-testnet # postgres POSTGRES_USER: ${{ secrets.POSTGRES_USER }} POSTGRES_PASSWORD: ${{ secrets.POSTGRES_PASSWORD }} diff --git a/.github/workflows/deploy-proton.yaml b/.github/workflows/deploy-xpr.yaml similarity index 70% rename from .github/workflows/deploy-proton.yaml rename to .github/workflows/deploy-xpr.yaml index c13df6f8..bd12e236 100644 --- a/.github/workflows/deploy-proton.yaml +++ b/.github/workflows/deploy-xpr.yaml @@ -1,12 +1,12 @@ -name: Build images for proton mainnet environment +name: Build images for xpr mainnet environment on: push: tags: - - proton-v* + - xpr-v* jobs: - create-proton-image: + create-xpr-image: runs-on: ubuntu-latest environment: proton steps: @@ -34,17 +34,17 @@ jobs: DOCKER_PASSWORD: ${{ secrets.DOCKER_HUB_PASSWORD }} # webapp PORT: '80' - REACT_APP_TITLE: 'Proton Network Dashboard' + REACT_APP_TITLE: 'XPR Network Dashboard' REACT_APP_VERSION: ${{github.ref}} - REACT_APP_DEFAULT_PRODUCER_LOGO: 'https://antelope.tools/images/proton.png' - REACT_APP_FOOTER_LINKS: '[{ "text": "Proton Website", "src": "https://www.protonchain.com/" },{ "text": "Block Explorer", "src": "https://www.protonscan.io" },{"text": "Developer Docs","src": "https://docs.protonchain.com/"},{"text": "Proton Network Monitor","src": "https://antelope.tools"}]' + REACT_APP_DEFAULT_PRODUCER_LOGO: 'https://antelope.tools/images/xpr.png' + REACT_APP_FOOTER_LINKS: '[{ "text": "XPR Network Website", "src": "https://xprnetwork.org/" },{ "text": "Block Explorer", "src": "https://www.protonscan.io" },{"text": "Developer Docs","src": "https://docs.xprnetwork.org/"},{"text": "XPR Network Monitor","src": "https://antelope.tools"}]' REACT_APP_EOS_RATE_LINK: '' REACT_APP_USE_REWARDS: 'true' REACT_APP_USE_VOTES: 'true' - REACT_APP_HASURA_URL: 'https://graphql-proton.antelope.tools/v1/graphql' - REACT_APP_EOS_API_NETWORK_NAME: 'proton' - REACT_APP_EOS_API_NETWORK_LABEL: 'Proton Mainnet' - REACT_APP_EOS_API_NETWORK_LOGO: 'https://antelope.tools/images/proton.png' + REACT_APP_HASURA_URL: 'https://graphql-xpr.antelope.tools/v1/graphql' + REACT_APP_EOS_API_NETWORK_NAME: 'xpr' + REACT_APP_EOS_API_NETWORK_LABEL: 'XPR Network Mainnet' + REACT_APP_EOS_API_NETWORK_LOGO: 'https://antelope.tools/images/xpr.png' REACT_APP_EOS_API_HOSTS: '[\"proton.edenia.cloud\",\"proton.eosusa.io\",\"proton.greymass.com\",\"proton.eosargentina.io\"]' REACT_APP_EOS_API_PORT: '443' REACT_APP_EOS_API_PROTOCOL: 'https' @@ -55,7 +55,7 @@ jobs: REACT_APP_EOS_BP_JSON_ON_CHAIN_SCOPE: 'producerjson' REACT_APP_SYNC_TOLERANCE_INTERVAL: 180000 REACT_APP_TOKEN_SYMBOL: 'XPR' - REACT_APP_NETWORK_URL: '[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"pair":"eos","icon":"eos","order":5},{"label":"Proton","value":"https://proton.antelope.tools","mainnet":true,"pair":"proton","icon":"proton","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"pair":"wax","icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"pair":"telos","icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"pair":"libre","icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"pair":null,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"pair":"eos","icon":"jungle","order":5},{"label":"Proton Testnet","value":"https://proton-testnet.antelope.tools","mainnet":false,"pair":"proton","icon":"proton","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"pair":"wax","icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"pair":"telos","icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"pair":"libre","icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"pair":"ultra","icon":"ultra","order":6}]' + REACT_APP_NETWORK_URL: '[{"label":"EOS","value":"https://eos.antelope.tools","mainnet":true,"icon":"eos","order":5},{"label":"XPR Network","value":"https://xpr.antelope.tools","mainnet":true,"icon":"xpr","order":3},{"label":"WAX","value":"https://wax.antelope.tools","mainnet":true,"icon":"wax","order":4},{"label":"Telos","value":"https://telos.antelope.tools","mainnet":true,"icon":"telos","order":1},{"label":"Libre","value":"https://libre.antelope.tools","mainnet":true,"icon":"libre","order":2},{"label":"LACChain EOSIO","value":"https://lacchain.antelope.tools","mainnet":true,"icon":"lacchain","order":6},{"label":"Jungle4 Testnet","value":"https://jungle.antelope.tools","mainnet":false,"icon":"jungle","order":5},{"label":"XPR Network Testnet","value":"https://xpr-testnet.antelope.tools","mainnet":false,"icon":"xpr","order":3},{"label":"WAX Testnet","value":"https://wax-testnet.antelope.tools","mainnet":false,"icon":"wax","order":4},{"label":"Telos Testnet","value":"https://telos-testnet.antelope.tools","mainnet":false,"icon":"telos","order":1},{"label":"Libre Testnet","value":"https://libre-testnet.antelope.tools","mainnet":false,"icon":"libre","order":2},{"label":"Ultra Testnet","value":"https://ultra-testnet.antelope.tools","mainnet":false,"icon":"ultra","order":6}]' REACT_APP_DISABLED_MENU_ITEMS: '["/missed-blocks","/block-distribution","/stress-test","/evm","/evm-rpc-endpoints"]' REACT_APP_BLOCK_EXPLORER_URL: 'https://www.protonscan.io/transaction/(transaction)' REACT_APP_STATE_HISTORY_ENABLED: 'false' @@ -70,10 +70,10 @@ jobs: env: # general NAMESPACE: proton-dashboard - INGRESS_HOST: proton.antelope.tools - INGRESS_GRAPHQL_HOST: graphql-proton.antelope.tools + INGRESS_HOST: xpr.antelope.tools + INGRESS_GRAPHQL_HOST: graphql-xpr.antelope.tools # webapp - REACT_APP_EOS_API_NETWORK_NAME: proton + REACT_APP_EOS_API_NETWORK_NAME: xpr # postgres POSTGRES_USER: ${{ secrets.POSTGRES_USER }} POSTGRES_PASSWORD: ${{ secrets.POSTGRES_PASSWORD }} diff --git a/README.md b/README.md index 4c8f3fa7..521a3072 100644 --- a/README.md +++ b/README.md @@ -100,8 +100,8 @@ antelope-tools/ ├── .env.libre ├── .env.libretestnet ├── .env.mainnet -├── .env.proton -├── .env.protontestnet +├── .env.xpr +├── .env.xprtestnet ├── .env.telos ├── .env.telostestnet ├── .env.ultratestnet diff --git a/docs/images/proton-grid.png b/docs/images/proton-grid.png deleted file mode 100644 index 71cbc91c..00000000 Binary files a/docs/images/proton-grid.png and /dev/null differ diff --git a/docs/images/xpr-grid.png b/docs/images/xpr-grid.png new file mode 100644 index 00000000..108bfa7e Binary files /dev/null and b/docs/images/xpr-grid.png differ diff --git a/docs/images/xpr.png b/docs/images/xpr.png new file mode 100755 index 00000000..c3761af8 Binary files /dev/null and b/docs/images/xpr.png differ diff --git a/docs/index.html b/docs/index.html index 361fbd8b..5cf6b446 100644 --- a/docs/index.html +++ b/docs/index.html @@ -88,11 +88,11 @@
- - bg + +
- logo + Antelope Tools Logo

Real Time Visibility of Antelope blockchains

@@ -129,17 +129,17 @@
- Telos MainnetTelos Mainnet Antelope Tools DashboardTelos Mainnet - Libre MainnetLibre Mainnet Antelope Tools DashboardLibre Mainnet - Proton MainnetProton Mainnet - Wax MainnetXPR Network Mainnet Antelope Tools DashboardXPR Network Mainnet + Wax Mainnet Antelope Tools DashboardWax Mainnet - EOSIOEOS Antelope Tools DashboardEOS Mainnet - LACChain EOSIOLACChain EOSIO Antelope Tools Dashboard LACChain EOSIO @@ -158,20 +158,20 @@
- Telos MainnetTelos Testnet Antelope Tools DashboardTelos Testnet - Libre MainnetLibre Tesnet Antelope Tools DashboardLibre Testnet - Proton MainnetProton + XPR Network Testnet Antelope Tools DashboardXPR Network Testnet - Wax MainnetWax Testnet Antelope Tools DashboardWax Testnet - Jungle4 TestnetJungle4 Testnet Antelope Tools DashboardJungle4 Testnet - Ultra TestnetUltra Testnet Antelope Tools Dashboard Ultra Testnet diff --git a/docs/styles.css b/docs/styles.css index 1ca01698..96d21d3c 100644 --- a/docs/styles.css +++ b/docs/styles.css @@ -482,7 +482,6 @@ p { .name-networks { width: 73px; - height: 48px; flex-grow: 0; margin: 8px 4.2px 0 3px; font-size: 20px; @@ -608,7 +607,7 @@ p { font-weight: 600; line-height: 1.2; letter-spacing: -0.23px; - margin: 22px 0px 16px; + margin: 22px 0px 40px; } .flex-text p { @@ -1094,7 +1093,7 @@ p { .box-paragraph-text > p { width: 550px; height: 96px; - margin-bottom: 60px; + margin-bottom: 120px; font-size: 57px; font-weight: 800; line-height: 1.11; diff --git a/makefile b/makefile index eea8370d..d3dbdd5d 100644 --- a/makefile +++ b/makefile @@ -45,13 +45,13 @@ lacchain: make stop make start -protontestnet: - @cat ".env.protontestnet" | sed -e 's/REACT_APP_VERSION=dev/REACT_APP_VERSION=$(shell git describe --tags `git rev-list --tags --max-count=1`)/g' > ".env" +xprtestnet: + @cat ".env.xprtestnet" | sed -e 's/REACT_APP_VERSION=dev/REACT_APP_VERSION=$(shell git describe --tags `git rev-list --tags --max-count=1`)/g' > ".env" make stop make start -proton: - @cat ".env.proton" | sed -e 's/REACT_APP_VERSION=dev/REACT_APP_VERSION=$(shell git describe --tags `git rev-list --tags --max-count=1`)/g' > ".env" +xpr: + @cat ".env.xpr" | sed -e 's/REACT_APP_VERSION=dev/REACT_APP_VERSION=$(shell git describe --tags `git rev-list --tags --max-count=1`)/g' > ".env" make stop make start @@ -218,10 +218,10 @@ release: @git tag -a $(version) -m "Create release tag $(version)" @git tag -a mainnet-$(version) -m "Create release tag mainnet-$(version)" @git tag -a lacchain-$(version) -m "Create release tag lacchain-$(version)" - @git tag -a proton-$(version) -m "Create release tag proton-$(version)" + @git tag -a xpr-$(version) -m "Create release tag xpr-$(version)" @git tag -a wax-$(version) -m "Create release tag wax-$(version)" @git tag -a telos-$(version) -m "Create release tag telos-$(version)" - @git tag -a proton-testnet-$(version) -m "Create release tag proton-testnet-$(version)" + @git tag -a xpr-testnet-$(version) -m "Create release tag xpr-testnet-$(version)" @git tag -a wax-testnet-$(version) -m "Create release tag wax-testnet-$(version)" @git tag -a telos-testnet-$(version) -m "Create release tag telos-testnet-$(version)" @git push --tags diff --git a/webapp/public/sitemap.proton-testnet.xml b/webapp/public/sitemap.proton-testnet.xml deleted file mode 100644 index 97de9e03..00000000 --- a/webapp/public/sitemap.proton-testnet.xml +++ /dev/null @@ -1,59 +0,0 @@ - - - https://proton-testnet.antelope.tools/ - 2023-09-07 - - - https://proton-testnet.antelope.tools/block-producers - 2023-09-07 - - - https://proton-testnet.antelope.tools/nodes - 2023-09-07 - - - https://proton-testnet.antelope.tools/endpoints - 2023-09-07 - - - https://proton-testnet.antelope.tools/rewards-distribution - 2023-09-07 - - - https://proton-testnet.antelope.tools/endpoints-stats - 2023-09-07 - - - https://proton-testnet.antelope.tools/undiscoverable-bps - 2023-09-07 - - - https://proton-testnet.antelope.tools/nodes-distribution - 2023-09-07 - - - https://proton-testnet.antelope.tools/cpu-benchmark - 2023-09-07 - - - https://proton-testnet.antelope.tools/ricardian-contract - 2023-09-07 - - - https://proton-testnet.antelope.tools/accounts - 2023-09-07 - - - https://proton-testnet.antelope.tools/bpjson - 2023-09-07 - - - https://proton-testnet.antelope.tools/about - 2023-09-07 - - - https://proton-testnet.antelope.tools/help - 2023-09-07 - - \ No newline at end of file diff --git a/webapp/public/sitemap.proton.xml b/webapp/public/sitemap.proton.xml deleted file mode 100644 index d90a0607..00000000 --- a/webapp/public/sitemap.proton.xml +++ /dev/null @@ -1,59 +0,0 @@ - - - https://proton.antelope.tools/ - 2023-09-07 - - - https://proton.antelope.tools/block-producers - 2023-09-07 - - - https://proton.antelope.tools/nodes - 2023-09-07 - - - https://proton.antelope.tools/endpoints - 2023-09-07 - - - https://proton.antelope.tools/rewards-distribution - 2023-09-07 - - - https://proton.antelope.tools/endpoints-stats - 2023-09-07 - - - https://proton.antelope.tools/undiscoverable-bps - 2023-09-07 - - - https://proton.antelope.tools/nodes-distribution - 2023-09-07 - - - https://proton.antelope.tools/cpu-benchmark - 2023-09-07 - - - https://proton.antelope.tools/ricardian-contract - 2023-09-07 - - - https://proton.antelope.tools/accounts - 2023-09-07 - - - https://proton.antelope.tools/bpjson - 2023-09-07 - - - https://proton.antelope.tools/about - 2023-09-07 - - - https://proton.antelope.tools/help - 2023-09-07 - - \ No newline at end of file diff --git a/webapp/public/sitemap.xpr-testnet.xml b/webapp/public/sitemap.xpr-testnet.xml new file mode 100644 index 00000000..530d9e2f --- /dev/null +++ b/webapp/public/sitemap.xpr-testnet.xml @@ -0,0 +1,59 @@ + + + https://xpr-testnet.antelope.tools/ + 2023-09-22 + + + https://xpr-testnet.antelope.tools/block-producers + 2023-09-22 + + + https://xpr-testnet.antelope.tools/nodes + 2023-09-22 + + + https://xpr-testnet.antelope.tools/endpoints + 2023-09-22 + + + https://xpr-testnet.antelope.tools/rewards-distribution + 2023-09-22 + + + https://xpr-testnet.antelope.tools/endpoints-stats + 2023-09-22 + + + https://xpr-testnet.antelope.tools/undiscoverable-bps + 2023-09-22 + + + https://xpr-testnet.antelope.tools/nodes-distribution + 2023-09-22 + + + https://xpr-testnet.antelope.tools/cpu-benchmark + 2023-09-22 + + + https://xpr-testnet.antelope.tools/ricardian-contract + 2023-09-22 + + + https://xpr-testnet.antelope.tools/accounts + 2023-09-22 + + + https://xpr-testnet.antelope.tools/bpjson + 2023-09-22 + + + https://xpr-testnet.antelope.tools/about + 2023-09-22 + + + https://xpr-testnet.antelope.tools/help + 2023-09-22 + + \ No newline at end of file diff --git a/webapp/public/sitemap.xpr.xml b/webapp/public/sitemap.xpr.xml new file mode 100644 index 00000000..b84f046d --- /dev/null +++ b/webapp/public/sitemap.xpr.xml @@ -0,0 +1,59 @@ + + + https://xpr.antelope.tools/ + 2023-09-22 + + + https://xpr.antelope.tools/block-producers + 2023-09-22 + + + https://xpr.antelope.tools/nodes + 2023-09-22 + + + https://xpr.antelope.tools/endpoints + 2023-09-22 + + + https://xpr.antelope.tools/rewards-distribution + 2023-09-22 + + + https://xpr.antelope.tools/endpoints-stats + 2023-09-22 + + + https://xpr.antelope.tools/undiscoverable-bps + 2023-09-22 + + + https://xpr.antelope.tools/nodes-distribution + 2023-09-22 + + + https://xpr.antelope.tools/cpu-benchmark + 2023-09-22 + + + https://xpr.antelope.tools/ricardian-contract + 2023-09-22 + + + https://xpr.antelope.tools/accounts + 2023-09-22 + + + https://xpr.antelope.tools/bpjson + 2023-09-22 + + + https://xpr.antelope.tools/about + 2023-09-22 + + + https://xpr.antelope.tools/help + 2023-09-22 + + \ No newline at end of file diff --git a/webapp/src/assets/proton.webp b/webapp/src/assets/proton.webp deleted file mode 100644 index 5d5cc125..00000000 Binary files a/webapp/src/assets/proton.webp and /dev/null differ diff --git a/webapp/src/assets/xpr.webp b/webapp/src/assets/xpr.webp new file mode 100644 index 00000000..75ddb289 Binary files /dev/null and b/webapp/src/assets/xpr.webp differ diff --git a/webapp/src/components/NetworkSelector/index.js b/webapp/src/components/NetworkSelector/index.js index c44ef8b0..2256a59e 100644 --- a/webapp/src/components/NetworkSelector/index.js +++ b/webapp/src/components/NetworkSelector/index.js @@ -10,7 +10,7 @@ import jungleImg from '../../assets/jungle.webp' import waxImg from '../../assets/wax.webp' import lacchainImg from '../../assets/lacchain.webp' import telosImg from '../../assets/telos.webp' -import protonImg from '../../assets/proton.webp' +import xprNetworkImg from '../../assets/xpr.webp' import eosImg from '../../assets/eos.webp' import airwireImg from '../../assets/airwire.png' import ultraImg from '../../assets/ultra.webp' @@ -38,8 +38,8 @@ const LogoSvg = ({ name }) => { lacchain logo ) - case 'proton': - return proton logo + case 'xpr': + return xpr network logo case 'airwire': return ( diff --git a/webapp/src/components/NetworkSelector/styles.js b/webapp/src/components/NetworkSelector/styles.js index 157cd17f..c7c5f41a 100644 --- a/webapp/src/components/NetworkSelector/styles.js +++ b/webapp/src/components/NetworkSelector/styles.js @@ -161,7 +161,7 @@ export default (theme) => ({ height: '24px !important', marginRight: theme.spacing(2), }, - protonImg: { + xprNetworkImg: { width: '21px !important', height: '21px !important', marginRight: theme.spacing(2), diff --git a/webapp/src/language/en.json b/webapp/src/language/en.json index b69c200a..9c811df5 100644 --- a/webapp/src/language/en.json +++ b/webapp/src/language/en.json @@ -54,65 +54,65 @@ }, "routes": { "/>sidebar": "Dashboard", - "/>title": "Antelope Tools", + "/>title": "{{networkName}} Network Monitor and Infrastructure Dashboard", "/>heading": "Welcome to {{networkName}}", "/cpu-benchmark>sidebar": "CPU Benchmarks", - "/cpu-benchmark>title": "CPU Benchmarks - EOSIO + Antelope Network Dashboard", + "/cpu-benchmark>title": "CPU Benchmarks - {{networkName}} Network Dashboard", "/cpu-benchmark>heading": "Block Producer Nodes CPU Benchmarks on {{networkName}}", "/block-producers>sidebar": "Block Producers", - "/block-producers>title": "Block Producers - EOSIO + Antelope Network Dashboard", + "/block-producers>title": "Block Producers - {{networkName}} Network Dashboard", "/block-producers>heading": "Block Producers on {{networkName}}", "/undiscoverable-bps>sidebar": "Undiscoverable BPs", - "/undiscoverable-bps>title": "Undiscoverable Block Producers or Sock Puppet BPs - EOSIO + Antelope Network Dashboard", + "/undiscoverable-bps>title": "Paid undiscoverable Block Producers - {{networkName}} Network Dashboard", "/undiscoverable-bps>heading": "Undiscoverable Paid Block Producers on {{networkName}}", "/rewards-distribution>sidebar": "Rewards Distribution", - "/rewards-distribution>title": "Rewards Distribution - EOSIO + Antelope Network Dashboard", + "/rewards-distribution>title": "Rewards Distribution - {{networkName}} Network Dashboard", "/rewards-distribution>heading": "Rewards Distribution of {{networkName}}", "/nodes>sidebar": "Nodes", - "/nodes>title": "Nodes - EOSIO + Antelope Network Dashboard", + "/nodes>title": "Nodes - {{networkName}} Nodes Status Monitor", "/nodes>heading": "Nodes on {{networkName}}", "/nodes-distribution>sidebar": "Geo Distribution", - "/nodes-distribution>title": "Geographic Distribution of Nodes - EOSIO + Antelope Network Dashboard", + "/nodes-distribution>title": "Geographic Distribution of Nodes - {{networkName}} Network Dashboard", "/nodes-distribution>heading": "Geographic Distribution of {{networkName}} Nodes", "/accounts>sidebar": "Accounts & Contracts", - "/accounts>title": "Accounts and Contracts - EOSIO + Antelope Network Dashboard", + "/accounts>title": "Accounts and Contracts - {{networkName}} Network Dashboard", "/accounts>heading": "Accounts and Contracts of {{networkName}}", "/bpjson>sidebar": "BP.json Generator", - "/bpjson>title": "BP JSON Generator - EOSIO + Antelope Network Dashboard", + "/bpjson>title": "BP JSON Generator - {{networkName}} Network Dashboard", "/bpjson>heading": "BP.json Generator", "/faucet>sidebar": "Create Account & Faucet", - "/faucet>title": "Faucet and Account Creator - EOSIO + Antelope Network Dashboard", + "/faucet>title": "Faucet and Account Creator - {{networkName}} Network Dashboard", "/faucet>heading": "{{networkName}} Account Creator and Token Faucet", "/ricardian-contract>sidebar": "BP Agreement", - "/ricardian-contract>title": "BP Agreement - EOSIO + Antelope Network Dashboard", + "/ricardian-contract>title": "BP Agreement - {{networkName}} Network Dashboard", "/ricardian-contract>heading": "", "/block-distribution>sidebar": "Block Distribution", - "/block-distribution>title": "Block Production Distribution - EOSIO + Antelope Network Dashboard", + "/block-distribution>title": "Block Production Distribution - {{networkName}} Network Dashboard", "/block-distribution>heading": "Block Production Distribution on {{networkName}}", "/missed-blocks>sidebar": "Missed Blocks", - "/missed-blocks>title": "Missed Blocks - EOSIO + Antelope Network Dashboard", + "/missed-blocks>title": "Missed Blocks - {{networkName}} Network Dashboard", "/missed-blocks>heading": "Missed Blocks on {{networkName}}", - "/stress-test>title": "Stress Test Dashboard - EOSIO + Antelope Network Dashboard", + "/stress-test>title": "Stress Test Dashboard - {{networkName}} Network Dashboard", "/stress-test>sidebar": "Stress Test", "/stress-test>heading": "{{networkName}} Stress Test", - "/evm>title": "EVM Dashboard - EOSIO + Antelope Network Dashboard", + "/evm>title": "EVM Dashboard - {{networkName}} Network Dashboard", "/evm>sidebar": "EVM Dashboard", "/evm>heading": "{{networkName}} EVM Dashboard", - "/evm-rpc-endpoints>title": "EVM RPC Endpoints - EOSIO + Antelope Network Dashboard", + "/evm-rpc-endpoints>title": "EVM RPC Endpoints - {{networkName}} Network Dashboard", "/evm-rpc-endpoints>sidebar": "EVM RPC Endpoints", "/evm-rpc-endpoints>heading": "{{networkName}} EVM RPC Endpoints", "/endpoints>sidebar": "API Endpoints", - "/endpoints>title": "API Endpoints - EOSIO + Antelope Network Dashboard", + "/endpoints>title": "API Endpoints - {{networkName}} Network Dashboard", "/endpoints>heading": "{{networkName}} API Endpoints", "/endpoints-stats>sidebar": "API Endpoints Stats", - "/endpoints-stats>title": "API Endpoints Stats- EOSIO + Antelope Network Dashboard", + "/endpoints-stats>title": "API Endpoints Stats- {{networkName}} Network Dashboard", "/endpoints-stats>heading": "{{networkName}} API Endpoints Stats", "/about>sidebar": "About", - "/about>title": "About - EOSIO + Antelope Network Dashboard", + "/about>title": "About - {{networkName}} Network Dashboard", "/about>heading": "About", "/about>moreDescription": "", "/help>sidebar": "Help", - "/help>title": "Help - EOSIO + Antelope Network Dashboard", + "/help>title": "Help - {{networkName}} Network Dashboard", "/help>heading": "Help", "/help>moreDescription": "", "networkInformation": "Network Information", diff --git a/webapp/src/language/en.jungle.json b/webapp/src/language/en.jungle.json index d3159f99..2e860842 100644 --- a/webapp/src/language/en.jungle.json +++ b/webapp/src/language/en.jungle.json @@ -1,21 +1,5 @@ { "routes": { - "/>title": "Jungle4 Testnet Network Monitor and Infrastructure Dashboard", - "/cpu-benchmark>title": "CPU Benchmarks - Jungle4 Testnet Network Dashboard", - "/block-producers>title": "Block Producers - Jungle4 Testnet Network Dashboard", - "/rewards-distribution>title": "Rewards Distribution - Jungle4 Testnet Network Dashboard", - "/undiscoverable-bps>title": "Paid undiscoverable Block Producers - Jungle4 Testnet Network Dashboard", - "/nodes>title": "Nodes - Jungle4 Testnet Network Dashboard", - "/nodes-distribution>title": "Geographic Distribution of Nodes - Jungle4 Testnet Network Dashboard", - "/accounts>title": "Accounts and Contracts - Jungle4 Testnet Network Dashboard", - "/bpjson>title": "BP JSON - Jungle4 Testnet Network Dashboard", - "/ricardian-contract>title": "BP Agreement - Jungle4 Testnet Network Dashboard", - "/block-distribution>title": "Block Production Distribution - Jungle4 Testnet Network Dashboard", - "/missed-blocks>title": "Missed Blocks - Jungle4 Testnet Network Dashboard", - "/endpoints>title": "API Endpoints - Jungle4 Testnet Network Dashboard", - "/endpoints-stats>title": "API Endpoints Stats - Jungle4 Testnet Network Dashboard", - "/about>title": "About - Jungle4 Testnet Network Dashboard", - "/help>title": "Help - Jungle4 Testnet Network Dashboard", "/evm>moreDescription": "Monitor EVM statistics, such as transaction amount history, gas price and total wallets created." } } diff --git a/webapp/src/language/en.lacchain.json b/webapp/src/language/en.lacchain.json index fdddd386..35860aee 100644 --- a/webapp/src/language/en.lacchain.json +++ b/webapp/src/language/en.lacchain.json @@ -1,37 +1,36 @@ { "routes": { "/entities>sidebar": "Entities", - "/entities>title": "Entities - LACChain EOSIO + Antelope Network Dashboard", + "/entities>title": "Entities - {{networkName}} + Antelope Network Dashboard", "/entities>heading": "Entities", "/entities>moreDescription": "A list of entities that are part the network. They can be partner or non-partner entities.", "/lacchain/network>sidebar": "Network Topology", - "/lacchain/network>title": "Network Topology - LACChain EOSIO + Antelope Network Dashboard", + "/lacchain/network>title": "Network Topology - {{networkName}} + Antelope Network Dashboard", "/lacchain/network>heading": "Network Topology", "/lacchain/network>moreDescription": "A visual representation of the network’s current nodes.", "/management>sidebar": "Management", - "/management>title": "Management - LACChain EOSIO + Antelope Network Dashboard", + "/management>title": "Management - {{networkName}} + Antelope Network Dashboard", "/management>heading": "Management", "/management>moreDescription": "Log in to manage your LACChain account.", "/node-config>sidebar": "Node config", - "/node-config>title": "Node config - LACChain EOSIO + Antelope Network Dashboard", + "/node-config>title": "Node config - {{networkName}} + Antelope Network Dashboard", "/node-config>heading": "Configure a new node", "/ricardian-contract>sidebar": "Validator Agreement", "/ricardian-contract>heading": "", - "/>title": "LACChain EOSIO Network Monitor and Infrastructure Dashboard", - "/cpu-benchmark>title": "CPU Benchmarks - LACChain EOSIO + Antelope Network Dashboard", - "/block-producers>title": "Block Producers - LACChain EOSIO + Antelope Network Dashboard", - "/rewards-distribution>title": "Rewards Distribution - LACChain EOSIO + Antelope Network Dashboard", - "/nodes>title": "LACChain EOSIO Nodes Status Monitor", - "/nodes-distribution>title": "Geographic Distribution of Nodes - LACChain EOSIO + Antelope Network Dashboard", - "/accounts>title": "Accounts and Contracts - LACChain EOSIO + Antelope Network Dashboard", - "/bpjson>title": "BP JSON - LACChain EOSIO + Antelope Network Dashboard", - "/ricardian-contract>title": "BP Agreement - LACChain EOSIO + Antelope Network Dashboard", - "/block-distribution>title": "Block Production Distribution - LACChain EOSIO + Antelope Network Dashboard", - "/missed-blocks>title": "Missed Blocks - LACChain EOSIO + Antelope Network Dashboard", - "/endpoints>title": "API Endpoints - LACChain EOSIO + Antelope Network Dashboard", - "/endpoints-stats>title": "API Endpoints Stats- LACChain EOSIO + Antelope Network Dashboard", - "/about>title": "About - LACChain EOSIO + Antelope Network Dashboard", - "/help>title": "Help - LACChain EOSIO + Antelope Network Dashboard" + "/cpu-benchmark>title": "CPU Benchmarks - {{networkName}} + Antelope Network Dashboard", + "/block-producers>title": "Block Producers - {{networkName}} + Antelope Network Dashboard", + "/rewards-distribution>title": "Rewards Distribution - {{networkName}} + Antelope Network Dashboard", + "/nodes>title": "{{networkName}} Nodes Status Monitor", + "/nodes-distribution>title": "Geographic Distribution of Nodes - {{networkName}} + Antelope Network Dashboard", + "/accounts>title": "Accounts and Contracts - {{networkName}} + Antelope Network Dashboard", + "/bpjson>title": "BP JSON - {{networkName}} + Antelope Network Dashboard", + "/ricardian-contract>title": "BP Agreement - {{networkName}} + Antelope Network Dashboard", + "/block-distribution>title": "Block Production Distribution - {{networkName}} + Antelope Network Dashboard", + "/missed-blocks>title": "Missed Blocks - {{networkName}} + Antelope Network Dashboard", + "/endpoints>title": "API Endpoints - {{networkName}} + Antelope Network Dashboard", + "/endpoints-stats>title": "API Endpoints Stats- {{networkName}} + Antelope Network Dashboard", + "/about>title": "About - {{networkName}} + Antelope Network Dashboard", + "/help>title": "Help - {{networkName}} + Antelope Network Dashboard" }, "common": { "producerName": "Entity name", diff --git a/webapp/src/language/en.libre-testnet.json b/webapp/src/language/en.libre-testnet.json index 1175e936..572596da 100644 --- a/webapp/src/language/en.libre-testnet.json +++ b/webapp/src/language/en.libre-testnet.json @@ -1,21 +1,5 @@ { "routes": { - "/>title": "Libre Testnet Network Monitor and Infrastructure Dashboard", - "/cpu-benchmark>title": "CPU Benchmarks - Libre Testnet Network Dashboard", - "/block-producers>title": "Block Producers - Libre Testnet Network Dashboard", - "/rewards-distribution>title": "Rewards Distribution - Libre Testnet Network Dashboard", - "/undiscoverable-bps>title": "Paid undiscoverable Block Producers - Libre Testnet Network Dashboard", - "/nodes>title": "Libre Testnet Nodes Status Monitor", - "/nodes-distribution>title": "Geographic Distribution of Nodes - Libre Testnet Network Dashboard", - "/accounts>title": "Accounts and Contracts - Libre Testnet Network Dashboard", - "/bpjson>title": "BP JSON - Libre Testnet Network Dashboard", - "/ricardian-contract>title": "BP Agreement - Libre Testnet Network Dashboard", - "/block-distribution>title": "Block Production Distribution - Libre Testnet Network Dashboard", - "/missed-blocks>title": "Missed Blocks - Libre Testnet Network Dashboard", - "/endpoints>title": "API Endpoints - Libre Testnet Network Dashboard", - "/endpoints-stats>title": "API Endpoints Stats- Libre Testnet Network Dashboard", - "/about>title": "About - Libre Testnet Network Dashboard", - "/help>title": "Help - Libre Testnet Network Dashboard", "/faucet>moreDescription": "This tool allows you to create an account and get LIBRE testnet tokens." } } diff --git a/webapp/src/language/en.libre.json b/webapp/src/language/en.libre.json index 1aec1274..db082a9e 100644 --- a/webapp/src/language/en.libre.json +++ b/webapp/src/language/en.libre.json @@ -1,21 +1,3 @@ { - "routes": { - "/>title": "Libre Mainnet Network Monitor and Infrastructure Dashboard", - "/cpu-benchmark>title": "CPU Benchmarks - Libre Mainnet Network Dashboard", - "/block-producers>title": "Block Producers - Libre Mainnet Network Dashboard", - "/rewards-distribution>title": "Rewards Distribution - Libre Mainnet Network Dashboard", - "/undiscoverable-bps>title": "Paid undiscoverable Block Producers - Libre Mainnet Network Dashboard", - "/nodes>title": "Libre Mainnet Nodes Status Monitor", - "/nodes-distribution>title": "Geographic Distribution of Nodes - Libre Mainnet Network Dashboard", - "/accounts>title": "Accounts and Contracts - Libre Mainnet Network Dashboard", - "/bpjson>title": "BP JSON - Libre Mainnet Network Dashboard", - "/ricardian-contract>title": "BP Agreement - Libre Mainnet Network Dashboard", - "/block-distribution>title": "Block Production Distribution - Libre Mainnet Network Dashboard", - "/missed-blocks>title": "Missed Blocks - Libre Mainnet Network Dashboard", - "/endpoints>title": "API Endpoints - Libre Mainnet Network Dashboard", - "/endpoints-stats>title": "API Endpoints Stats- Libre Mainnet Network Dashboard", - "/about>title": "About - Libre Mainnet Network Dashboard", - "/help>title": "Help - Libre Mainnet Network Dashboard", - "/faucet>moreDescription": "This tool allows you to create an account and get LIBRE testnet tokens." - } + "routes": {} } diff --git a/webapp/src/language/en.mainnet.json b/webapp/src/language/en.mainnet.json index ad1909d5..63761a65 100644 --- a/webapp/src/language/en.mainnet.json +++ b/webapp/src/language/en.mainnet.json @@ -4,7 +4,6 @@ "/cpu-benchmark>title": "CPU Benchmarks - EOS Network Monitor", "/block-producers>title": "Block Producers - EOS Network Monitor", "/rewards-distribution>title": "Rewards Distribution - EOS Network Monitor", - "/nodes>title": "EOS Mainnet Block Producer Nodes Status Monitor", "/nodes-distribution>title": "Geographic Distribution of Nodes - EOS Network Monitor", "/accounts>title": "Accounts and Contracts - EOS Network Monitor", "/bpjson>title": "BP JSON - EOS Network Monitor", @@ -15,6 +14,7 @@ "/endpoints-stats>title": "API Endpoints Stats- EOS Network Monitor", "/about>title": "About - EOS Network Monitor", "/help>title": "Help - EOS Network Monitor", + "/undiscoverable-bps>title": "Undiscoverable Block Producers or Sock Puppet BPs - EOS Network Monitor", "/evm>moreDescription": "Monitor EVM statistics, such as transaction amount history, gas price and total wallets created." } } diff --git a/webapp/src/language/en.proton-testnet.json b/webapp/src/language/en.proton-testnet.json deleted file mode 100644 index be0a7afd..00000000 --- a/webapp/src/language/en.proton-testnet.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "routes": { - "/>title": "Proton Testnet Network Monitor and Infrastructure Dashboard", - "/cpu-benchmark>title": "CPU Benchmarks - Proton Testnet Network Dashboard", - "/block-producers>title": "Block Producers - Proton Testnet Network Dashboard", - "/rewards-distribution>title": "Rewards Distribution - Proton Testnet Network Dashboard", - "/undiscoverable-bps>title": "Paid undiscoverable Block Producers - Proton Testnet Network Dashboard", - "/nodes>title": "Proton Testnet Nodes Status Monitor", - "/nodes-distribution>title": "Geographic Distribution of Nodes - Proton Testnet Network Dashboard", - "/accounts>title": "Accounts and Contracts - Proton Testnet Network Dashboard", - "/bpjson>title": "BP JSON - Proton Testnet Network Dashboard", - "/ricardian-contract>title": "BP Agreement - Proton Testnet Network Dashboard", - "/block-distribution>title": "Block Production Distribution - Proton Testnet Network Dashboard", - "/missed-blocks>title": "Missed Blocks - Proton Testnet Network Dashboard", - "/endpoints>title": "API Endpoints - Proton Testnet Network Dashboard", - "/endpoints-stats>title": "API Endpoints Stats- Proton Testnet Network Dashboard", - "/about>title": "About - Proton Testnet Network Dashboard", - "/help>title": "Help - Proton Testnet Network Dashboard" - } -} diff --git a/webapp/src/language/en.proton.json b/webapp/src/language/en.proton.json deleted file mode 100644 index d7bd4ea1..00000000 --- a/webapp/src/language/en.proton.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "routes": { - "/>title": "Proton Network Monitor and Infrastructure Dashboard", - "/cpu-benchmark>title": "CPU Benchmarks - Proton Network Dashboard", - "/block-producers>title": "Block Producers - Proton Network Dashboard", - "/rewards-distribution>title": "Rewards Distribution - Proton Network Dashboard", - "/undiscoverable-bps>title": "Paid undiscoverable Block Producers - Proton Network Dashboard", - "/nodes>title": "Proton Nodes Status Monitor", - "/nodes-distribution>title": "Geographic Distribution of Nodes - Proton Network Dashboard", - "/accounts>title": "Accounts and Contracts - Proton Network Dashboard", - "/bpjson>title": "BP JSON - Proton Network Dashboard", - "/ricardian-contract>title": "BP Agreement - Proton Network Dashboard", - "/block-distribution>title": "Block Production Distribution - Proton Network Dashboard", - "/missed-blocks>title": "Missed Blocks - Proton Network Dashboard", - "/endpoints>title": "API Endpoints - Proton Network Dashboard", - "/endpoints-stats>title": "API Endpoints Stats- Proton Network Dashboard", - "/about>title": "About - Proton Network Dashboard", - "/help>title": "Help - Proton Network Dashboard" - } -} diff --git a/webapp/src/language/en.telos-testnet.json b/webapp/src/language/en.telos-testnet.json index 2d81190d..618f5ec6 100644 --- a/webapp/src/language/en.telos-testnet.json +++ b/webapp/src/language/en.telos-testnet.json @@ -1,21 +1,5 @@ { "routes": { - "/>title": "Telos Testnet Network Monitor and Infrastructure Dashboard", - "/cpu-benchmark>title": "CPU Benchmarks - Telos Testnet Network Dashboard", - "/block-producers>title": "Block Producers - Telos Testnet Network Dashboard", - "/rewards-distribution>title": "Rewards Distribution - Telos Testnet Network Dashboard", - "/undiscoverable-bps>title": "Paid undiscoverable Block Producers - Telos Testnet Network Dashboard", - "/nodes>title": "Telos Testnet Nodes Status Monitor", - "/nodes-distribution>title": "Geographic Distribution of Nodes - Telos Testnet Network Dashboard", - "/accounts>title": "Accounts and Contracts - Telos Testnet Network Dashboard", - "/bpjson>title": "BP JSON - Telos Testnet Network Dashboard", - "/ricardian-contract>title": "BP Agreement - Telos Testnet Network Dashboard", - "/block-distribution>title": "Block Production Distribution - Telos Testnet Network Dashboard", - "/missed-blocks>title": "Missed Blocks - Telos Testnet Network Dashboard", - "/endpoints>title": "API Endpoints - Telos Testnet Network Dashboard", - "/endpoints-Stats>title": "API Endpoints Stats- Telos Testnet Network Dashboard", - "/about>title": "About - Telos Testnet Network Dashboard", - "/help>title": "Help - Telos Testnet Network Dashboard", "/evm>moreDescription": "Monitor Telos EVM statistics (tEVM), such as transaction amount history, gas price and total wallets created.", "/evm-rpc-endpoints>moreDescription": "A list of Telos EVM (tEVM) endpoints, with their health status and latency in milliseconds." } diff --git a/webapp/src/language/en.telos.json b/webapp/src/language/en.telos.json index 6418285e..618f5ec6 100644 --- a/webapp/src/language/en.telos.json +++ b/webapp/src/language/en.telos.json @@ -1,21 +1,5 @@ { "routes": { - "/>title": "Telos Network Monitor and Infrastructure Dashboard", - "/cpu-benchmark>title": "CPU Benchmarks - Telos Network Dashboard", - "/block-producers>title": "Block Producers - Telos Network Dashboard", - "/rewards-distribution>title": "Rewards Distribution - Telos Network Dashboard", - "/undiscoverable-bps>title": "Paid undiscoverable Block Producers - Telos Network Dashboard", - "/nodes>title": "Telos Nodes Status Monitor", - "/nodes-distribution>title": "Geographic Distribution of Nodes - Telos Network Dashboard", - "/accounts>title": "Accounts and Contracts - Telos Network Dashboard", - "/bpjson>title": "BP JSON - Telos Network Dashboard", - "/ricardian-contract>title": "BP Agreement - Telos Network Dashboard", - "/block-distribution>title": "Block Production Distribution - Telos Network Dashboard", - "/missed-blocks>title": "Missed Blocks - Telos Network Dashboard", - "/endpoints>title": "API Endpoints - Telos Network Dashboard", - "/endpoints-stats>title": "API Endpoints Stats- Telos Network Dashboard", - "/about>title": "About - Telos Network Dashboard", - "/help>title": "Help - Telos Network Dashboard", "/evm>moreDescription": "Monitor Telos EVM statistics (tEVM), such as transaction amount history, gas price and total wallets created.", "/evm-rpc-endpoints>moreDescription": "A list of Telos EVM (tEVM) endpoints, with their health status and latency in milliseconds." } diff --git a/webapp/src/language/en.ultra-testnet.json b/webapp/src/language/en.ultra-testnet.json index 763c92b8..565b9cbc 100644 --- a/webapp/src/language/en.ultra-testnet.json +++ b/webapp/src/language/en.ultra-testnet.json @@ -1,23 +1,6 @@ { "routes": { - "/>title": "Ultra Testnet Dashboard and Infrastructure Monitor", - "/cpu-benchmark>title": "CPU Benchmarks - Ultra Testnet Dashboard", - "/block-producers>title": "Block Producers - Ultra Testnet Dashboard", - "/rewards-distribution>title": "Rewards Distribution - Ultra Testnet Dashboard", - "/undiscoverable-bps>title": "Paid undiscoverable Block Producers - Ultra Testnet Dashboard", - "/nodes>title": "Ultra Nodes Status Monitor", - "/nodes-distribution>title": "Geographic Distribution of Nodes - Ultra Testnet Dashboard", - "/accounts>title": "Accounts and Contracts - Ultra Testnet Dashboard", - "/bpjson>title": "BP JSON - Ultra Testnet Dashboard", - "/faucet>title": "Faucet - Ultra Testnet Dashboard", - "/ricardian-contract>title": "BP Agreement - Ultra Testnet Dashboard", - "/block-distribution>title": "Block Production Distribution - Ultra Testnet Dashboard", - "/missed-blocks>title": "Missed Blocks - Ultra Testnet Dashboard", - "/endpoints>title": "API Endpoints - Ultra Testnet Dashboard", - "/endpoints-Stats>title": "API Endpoints Stats- Ultra Testnet Dashboard", - "/about>title": "About - Ultra Testnet Dashboard", - "/help>title": "Help - Ultra Testnet Dashboard", "/faucet>moreDescription": "This tool allows you to create an account and get UOS testnet tokens.", - "/>moreDescription": "Find information on the Ultra Test Network and its current status." + "/>moreDescription": "Find information on the {{networkName}} Network and its current status." } } diff --git a/webapp/src/language/en.wax-testnet.json b/webapp/src/language/en.wax-testnet.json index 391fa89c..db082a9e 100644 --- a/webapp/src/language/en.wax-testnet.json +++ b/webapp/src/language/en.wax-testnet.json @@ -1,20 +1,3 @@ { - "routes": { - "/>title": "WAX Testnet Network Monitor and Infrastructure Dashboard", - "/cpu-benchmark>title": "CPU Benchmarks - WAX Testnet Network Dashboard", - "/block-producers>title": "Block Producers - WAX Testnet Network Dashboard", - "/rewards-distribution>title": "Rewards Distribution - WAX Testnet Network Dashboard", - "/undiscoverable-bps>title": "Paid undiscoverable Block Producers - WAX Testnet Network Dashboard", - "/nodes>title": "WAX Testnet Nodes Status Monitor", - "/nodes-distribution>title": "Geographic Distribution of Nodes - WAX Testnet Network Dashboard", - "/accounts>title": "Accounts and Contracts - WAX Testnet Network Dashboard", - "/bpjson>title": "BP JSON - WAX Testnet Network Dashboard", - "/ricardian-contract>title": "BP Agreement - WAX Testnet Network Dashboard", - "/block-distribution>title": "Block Production Distribution - WAX Testnet Network Dashboard", - "/missed-blocks>title": "Missed Blocks - WAX Testnet Network Dashboard", - "/endpoints>title": "API Endpoints - WAX Testnet Network Dashboard", - "/endpoints-Stats>title": "API Endpoints Stats - WAX Testnet Network Dashboard", - "/about>title": "About - WAX Testnet Network Dashboard", - "/help>title": "Help - WAX Testnet Network Dashboard" - } + "routes": {} } diff --git a/webapp/src/language/en.wax.json b/webapp/src/language/en.wax.json index 4aa70c46..db082a9e 100644 --- a/webapp/src/language/en.wax.json +++ b/webapp/src/language/en.wax.json @@ -1,20 +1,3 @@ { - "routes": { - "/>title": "WAX Network Monitor and Infrastructure Dashboard", - "/cpu-benchmark>title": "CPU Benchmarks - WAX Network Dashboard", - "/block-producers>title": "Block Producers - WAX Network Dashboard", - "/rewards-distribution>title": "Rewards Distribution - WAX Network Dashboard", - "/undiscoverable-bps>title": "Paid undiscoverable Block Producers - WAX Network Dashboard", - "/nodes>title": "WAX Nodes Status Monitor", - "/nodes-distribution>title": "Geographic Distribution of Nodes - WAX Network Dashboard", - "/accounts>title": "Accounts and Contracts - WAX Network Dashboard", - "/bpjson>title": "BP JSON - WAX Network Dashboard", - "/ricardian-contract>title": "BP Agreement - WAX Network Dashboard", - "/block-distribution>title": "Block Production Distribution - WAX Network Dashboard", - "/missed-blocks>title": "Missed Blocks - WAX Network Dashboard", - "/endpoints>title": "API Endpoints - WAX Network Dashboard", - "/endpoints-Stats>title": "API Endpoints Stats- WAX Network Dashboard", - "/about>title": "About - WAX Network Dashboard", - "/help>title": "Help - WAX Network Dashboard" - } + "routes": {} } diff --git a/webapp/src/language/en.xpr-testnet.json b/webapp/src/language/en.xpr-testnet.json new file mode 100644 index 00000000..182db6a5 --- /dev/null +++ b/webapp/src/language/en.xpr-testnet.json @@ -0,0 +1,20 @@ +{ + "routes": { + "/>title": "{{networkName}} Monitor and Infrastructure Dashboard", + "/cpu-benchmark>title": "CPU Benchmarks - {{networkName}} Dashboard", + "/block-producers>title": "Block Producers - {{networkName}} Dashboard", + "/rewards-distribution>title": "Rewards Distribution - {{networkName}} Dashboard", + "/undiscoverable-bps>title": "Paid undiscoverable Block Producers - {{networkName}} Dashboard", + "/nodes>title": "{{networkName}} Nodes Status Monitor", + "/nodes-distribution>title": "Geographic Distribution of Nodes - {{networkName}} Dashboard", + "/accounts>title": "Accounts and Contracts - {{networkName}} Dashboard", + "/bpjson>title": "BP JSON - {{networkName}} Dashboard", + "/ricardian-contract>title": "BP Agreement - {{networkName}} Dashboard", + "/block-distribution>title": "Block Production Distribution - {{networkName}} Dashboard", + "/missed-blocks>title": "Missed Blocks - {{networkName}} Dashboard", + "/endpoints>title": "API Endpoints - {{networkName}} Dashboard", + "/endpoints-stats>title": "API Endpoints Stats- {{networkName}} Dashboard", + "/about>title": "About - {{networkName}} Dashboard", + "/help>title": "Help - {{networkName}} Dashboard" + } +} diff --git a/webapp/src/language/en.xpr.json b/webapp/src/language/en.xpr.json new file mode 100644 index 00000000..182db6a5 --- /dev/null +++ b/webapp/src/language/en.xpr.json @@ -0,0 +1,20 @@ +{ + "routes": { + "/>title": "{{networkName}} Monitor and Infrastructure Dashboard", + "/cpu-benchmark>title": "CPU Benchmarks - {{networkName}} Dashboard", + "/block-producers>title": "Block Producers - {{networkName}} Dashboard", + "/rewards-distribution>title": "Rewards Distribution - {{networkName}} Dashboard", + "/undiscoverable-bps>title": "Paid undiscoverable Block Producers - {{networkName}} Dashboard", + "/nodes>title": "{{networkName}} Nodes Status Monitor", + "/nodes-distribution>title": "Geographic Distribution of Nodes - {{networkName}} Dashboard", + "/accounts>title": "Accounts and Contracts - {{networkName}} Dashboard", + "/bpjson>title": "BP JSON - {{networkName}} Dashboard", + "/ricardian-contract>title": "BP Agreement - {{networkName}} Dashboard", + "/block-distribution>title": "Block Production Distribution - {{networkName}} Dashboard", + "/missed-blocks>title": "Missed Blocks - {{networkName}} Dashboard", + "/endpoints>title": "API Endpoints - {{networkName}} Dashboard", + "/endpoints-stats>title": "API Endpoints Stats- {{networkName}} Dashboard", + "/about>title": "About - {{networkName}} Dashboard", + "/help>title": "Help - {{networkName}} Dashboard" + } +} diff --git a/webapp/src/language/es.json b/webapp/src/language/es.json index 82f31e8e..f010cc1f 100644 --- a/webapp/src/language/es.json +++ b/webapp/src/language/es.json @@ -63,56 +63,59 @@ }, "routes": { "/>sidebar": "Panel", - "/>title": "EOSIO Panel", + "/>title": "Monitor de infraestructura y panel de control de la red {{networkName}}", "/>heading": "Bienvenido a {{networkName}}", "/cpu-benchmark>sidebar": "Benchmark de CPU", - "/cpu-benchmark>title": "Benchmark de CPU - Panel", + "/cpu-benchmark>title": "Benchmark de CPU - Panel de red de {{networkName}}", "/cpu-benchmark>heading": "Benchmark de CPU en {{networkName}}", "/block-producers>sidebar": "Productores de Bloques", - "/block-producers>title": "Productores de Bloques - Panel", + "/block-producers>title": "Productores de Bloques - Panel de red de {{networkName}}", "/block-producers>heading": "Productores de Bloques en {{networkName}}", "/undiscoverable-bps>sidebar": "Productores Indetectables", - "/undiscoverable-bps>title": "Productores de Bloques Indetectables - Panel", + "/undiscoverable-bps>title": "Productores de Bloques Indetectables - Panel de red de {{networkName}}", "/undiscoverable-bps>heading": "Productores de Bloques Pagados e Indetectables en {{networkName}}", "/rewards-distribution>sidebar": "Distribución de recompensas", - "/rewards-distribution>title": "Distribución de recompensas - Panel", + "/rewards-distribution>title": "Distribución de recompensas - Panel de red de {{networkName}}", "/rewards-distribution>heading": "Distribución de recompensas de {{networkName}}", "/nodes>sidebar": "Nodos", - "/nodes>title": "Nodos - Panel", + "/nodes>title": "Nodos - Panel de red de {{networkName}}", "/nodes>heading": "Nodos en {{networkName}}", "/nodes-distribution>sidebar": "Geo Distribución", - "/nodes-distribution>title": "Distribución Geográfica de Nodos", + "/nodes-distribution>title": "Distribución Geográfica de Nodos - Panel de red de {{networkName}}", "/nodes-distribution>heading": "Distribución Geográfica de los nodos de {{networkName}}", - "/stress-test>title": "Panel de Prueba de Estrés", + "/stress-test>title": "Panel de Prueba de Estrés - Panel de red de {{networkName}}", "/stress-test>sidebar": "Prueba de Estrés", "/stress-test>heading": "Prueba de Estrés en {{networkName}}", "/accounts>sidebar": "Cuentas y Contratos", - "/accounts>title": "Cuentas y Contratos - Panel", + "/accounts>title": "Cuentas y Contratos - Panel de red de {{networkName}}", "/accounts>heading": "Cuentas y Contratos de {{networkName}}", "/bpjson>sidebar": "BP JSON", - "/bpjson>title": "BP JSON - Panel", + "/bpjson>title": "BP JSON - Panel de red de {{networkName}}", "/bpjson>heading": "BP JSON", "/faucet>sidebar": "Crear Cuenta y Faucet", - "/faucet>title": "Crear una Cuenta y Grifo de Tokens - EOSIO + Antelope Network Dashboard", + "/faucet>title": "Crear una Cuenta y Grifo de Tokens - Panel de red de {{networkName}}", "/faucet>heading": "Crear una Cuenta de {{networkName}} y Obtenga Tokens", "/ricardian-contract>sidebar": "Acuerdo de Productor de Bloques", - "/ricardian-contract>title": "Acuerdo de Productor de Bloques - Antelope Tools", + "/ricardian-contract>title": "Acuerdo de Productor de Bloques - Panel de red de {{networkName}}", "/ricardian-contract>heading": "", "/block-distribution>sidebar": "Distribución de bloques", - "/block-distribution>title": "Distribución de bloques - Antelope Tools", + "/block-distribution>title": "Distribución de bloques - Panel de red de {{networkName}}", "/block-distribution>heading": "Distribución de bloques en {{networkName}}", + "/missed-blocks>title": "$t(missedBlocks) - Panel de red de {{networkName}}", "/missed-blocks>heading": "$t(missedBlocks) en {{networkName}}", "/endpoints>sidebar": "URL's", - "/endpoints>title": "URL's - Antelope Tools", + "/endpoints>title": "URL's - Panel de red de {{networkName}}", "/endpoints>heading": "URL's de {{networkName}}", "/endpoints-stats>sidebar": "Estadísticas de URL's", - "/endpoints-stats>title": "Estadísticas de URL's - Antelope Tools", + "/endpoints-stats>title": "Estadísticas de URL's - Panel de red de {{networkName}}", "/endpoints-stats>heading": "Estadísticas de puntos finales de {{networkName}}", + "/evm>title": "EVM Dashboard - Panel de red de {{networkName}}", + "/evm-rpc-endpoints>title": "EVM RPC Endpoints - Panel de red de {{networkName}}", "/about>sidebar": "Acerca de", - "/about>title": "Acerca de - Panel", + "/about>title": "Acerca de - Panel de red de {{networkName}}", "/about>heading": "Acerca de", "/help>sidebar": "Ayuda", - "/help>title": "Ayuda - Panel", + "/help>title": "Ayuda - Panel de red de {{networkName}}", "/help>heading": "Ayuda", "networkInformation": "Información de la red", "tools": "Herramientas", diff --git a/webapp/src/language/es.jungle.json b/webapp/src/language/es.jungle.json index 4dd4c67c..d142cf0c 100644 --- a/webapp/src/language/es.jungle.json +++ b/webapp/src/language/es.jungle.json @@ -1,19 +1,5 @@ { "routes": { - "/>title": "Monitor de infraestructura y panel de control de red Jungle4 Testnet", - "/cpu-benchmark>title": "Benchmark de CPU - Panel", - "/block-producers>title": "Productores de Bloques - Panel", - "/rewards-distribution>title": "Distribución de recompensas - Panel", - "/nodes>title": "Nodos - Panel", - "/nodes-distribution>title": "Distribución Geográfica de Nodos", - "/accounts>title": "Cuentas y Contratos - Panel", - "/bpjson>title": "BP JSON - Panel", - "/ricardian-contract>title": "Acuerdo de Productor de Bloques - Jungle4 Testnet", - "/block-distribution>title": "Distribución de bloques - Jungle4 Testnet", - "/endpoints>title": "URL's - Jungle4 Testnet", - "/endpoints-stats>title": "Estadísticas de URL's - Jungle4 Testnet", - "/about>title": "Acerca de - Panel", - "/help>title": "Ayuda - Panel", "/rewards-distribution>moreDescription": "Una lista de entidades que forman parte de la red. Pueden ser entidades asociadas o no asociadas.", "/evm>moreDescription": "Supervise las estadísticas del EVM, como el histórico de la cantidad de transacciones, el precio del gas y las wallets creadas totales." } diff --git a/webapp/src/language/es.lacchain.json b/webapp/src/language/es.lacchain.json index 4733b207..dafad57c 100644 --- a/webapp/src/language/es.lacchain.json +++ b/webapp/src/language/es.lacchain.json @@ -1,33 +1,19 @@ { "routes": { "/entities>sidebar": "Entidades", - "/entities>title": "Entities - Panel", + "/entities>title": "Entities - Panel de red de {{networkName}}", "/entities>heading": "Entities", "/lacchain/network>sidebar": "Topología de red", - "/lacchain/network>title": "Topología de red - Panel", + "/lacchain/network>title": "Topología de red - Panel de red de {{networkName}}", "/lacchain/network>heading": "Topología de red", "/management>sidebar": "Administración", - "/management>title": "Administración - Panel", + "/management>title": "Administración - Panel de red de {{networkName}}", "/management>heading": "Administración", "/node-config>sidebar": "Configuración de nodo", - "/node-config>title": "Configuración de nodo - LACChain EOSIO Dashboard", + "/node-config>title": "Configuración de nodo - Panel de red de {{networkName}}", "/node-config>heading": "Configurar un nuevo nodo", - "/ricardian-contract>sidebar": "Acuerdo de Nodos Validadores", - "/ricardian-contract>title": "Acuerdo de Nodos Validadores - LACChain EOSIO Dashboard", + "/ricardian-contract>sidebar": "Acuerdo de Nodos Validadores - Panel de red de {{networkName}}", "/ricardian-contract>heading": "", - "/>title": "Monitor de infraestructura y panel de control de red LACChain EOSIO", - "/cpu-benchmark>title": "Benchmark de CPU - Panel", - "/block-producers>title": "Productores de Bloques - Panel", - "/rewards-distribution>title": "Distribución de recompensas - Panel", - "/nodes>title": "Monitor de estado de los nodos LACChain EOSIO", - "/nodes-distribution>title": "Distribución Geográfica de Nodos", - "/accounts>title": "Cuentas y Contratos - Panel", - "/bpjson>title": "BP JSON - Panel", - "/block-distribution>title": "Distribución de bloques - LACChain EOSIO", - "/endpoints>title": "URL's - LACChain EOSIO", - "/endpoints-stats>title": "Estadísticas de URL's - WAX", - "/about>title": "Acerca de - Panel", - "/help>title": "Ayuda - Panel", "/entities>moreDescription": "Una lista de entidades que forman parte de la red. Pueden ser entidades socias o no socias.", "/lacchain/network>moreDescription": "Una representación visual de los nodos actuales de la red.", "/management>moreDescription": "Inicie sesión para administrar su cuenta LACChain." diff --git a/webapp/src/language/es.libre-testnet.json b/webapp/src/language/es.libre-testnet.json index 50d52b3d..a03b5fe2 100644 --- a/webapp/src/language/es.libre-testnet.json +++ b/webapp/src/language/es.libre-testnet.json @@ -1,19 +1,5 @@ { "routes": { - "/>title": "Monitor de infraestructura y panel de control de red Libre Testnet", - "/cpu-benchmark>title": "Benchmark de CPU - Panel", - "/block-producers>title": "Productores de Bloques - Panel", - "/rewards-distribution>title": "Distribución de recompensas - Panel", - "/nodes>title": "Nodos - Panel", - "/nodes-distribution>title": "Distribución Geográfica de Nodos", - "/accounts>title": "Cuentas y Contratos - Panel", - "/bpjson>title": "BP JSON - Panel", - "/ricardian-contract>title": "Acuerdo de Productor de Bloques - Libre Testnet", - "/block-distribution>title": "Distribución de bloques - Libre Testnet", - "/endpoints>title": "URL's - Libre Testnet", - "/endpoints-stats>title": "Estadísticas de URL's - Libre Testnet", - "/about>title": "Acerca de - Panel", - "/help>title": "Ayuda - Panel", - "/faucet>moreDescription": "Esta herramienta permite crear cuentas y transferir tokens." + "/faucet>moreDescription": "Esta herramienta permite crear cuentas y transferir LIBRE testnet tokens." } } diff --git a/webapp/src/language/es.libre.json b/webapp/src/language/es.libre.json index bd2c9d7f..96634bb3 100644 --- a/webapp/src/language/es.libre.json +++ b/webapp/src/language/es.libre.json @@ -1,19 +1,5 @@ { "routes": { - "/>title": "Monitor de infraestructura y panel de control de red Libre Mainnet", - "/cpu-benchmark>title": "Benchmark de CPU - Panel", - "/block-producers>title": "Productores de Bloques - Panel", - "/rewards-distribution>title": "Distribución de recompensas - Panel", - "/nodes>title": "Nodos - Panel", - "/nodes-distribution>title": "Distribución Geográfica de Nodos", - "/accounts>title": "Cuentas y Contratos - Panel", - "/bpjson>title": "BP JSON - Panel", - "/ricardian-contract>title": "Acuerdo de Productor de Bloques - Libre Mainnet", - "/block-distribution>title": "Distribución de bloques - Libre Mainnet", - "/endpoints>title": "URL's - Libre Mainnet", - "/endpoints>title-stats": "URL's - Libre Mainnet", - "/about>title": "Acerca de - Panel", - "/help>title": "Ayuda - Panel", "/faucet>moreDescription": "Esta herramienta permite crear cuentas y transferir tokens." } } diff --git a/webapp/src/language/es.mainnet.json b/webapp/src/language/es.mainnet.json index 8513defa..336f26e6 100644 --- a/webapp/src/language/es.mainnet.json +++ b/webapp/src/language/es.mainnet.json @@ -1,19 +1,5 @@ { "routes": { - "/>title": "Monitor de infraestructura y panel de control de la red EOS Mainnet", - "/cpu-benchmark>title": "Benchmark de CPU - Panel", - "/block-producers>title": "Productores de Bloques - Panel", - "/rewards-distribution>title": "Distribución de recompensas - Panel", - "/nodes>title": "Monitor de estado de los nodos productores de bloques de EOS Mainnet", - "/nodes-distribution>title": "Distribución Geográfica de Nodos", - "/accounts>title": "Cuentas y Contratos - Panel", - "/bpjson>title": "BP JSON - Panel", - "/ricardian-contract>title": "Acuerdo de Productor de Bloques - EOS Mainnet", - "/block-distribution>title": "Distribución de bloques - EOS Mainnet", - "/endpoints>title": "URL's - EOS Mainnet", - "/endpoints-stats>title": "Estadísticas de URL's - EOS Mainnet", - "/about>title": "Acerca de - Panel", - "/help>title": "Ayuda - Panel", "/evm>moreDescription": "Supervise las estadísticas del EVM, como el histórico de la cantidad de transacciones, el precio del gas y las wallets creadas totales." } } diff --git a/webapp/src/language/es.proton-testnet.json b/webapp/src/language/es.proton-testnet.json deleted file mode 100644 index a8d4b8ba..00000000 --- a/webapp/src/language/es.proton-testnet.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "routes": { - "/>title": "Monitor de infraestructura y panel de control de red Proton Testnet", - "/cpu-benchmark>title": "Benchmark de CPU - Panel", - "/block-producers>title": "Productores de Bloques - Panel", - "/rewards-distribution>title": "Distribución de recompensas - Panel", - "/nodes>title": "Nodos - Panel", - "/nodes-distribution>title": "Distribución Geográfica de Nodos", - "/accounts>title": "Cuentas y Contratos - Panel", - "/bpjson>title": "BP JSON - Panel", - "/ricardian-contract>title": "Acuerdo de Productor de Bloques - Proton Testnet", - "/block-distribution>title": "Distribución de bloques - Proton Testnet", - "/endpoints>title": "URL's - Proton Testnet", - "/endpoints-stats>title": "Estadísticas de URL's - Proton Testnet", - "/about>title": "Acerca de - Panel", - "/help>title": "Ayuda - Panel" - } -} diff --git a/webapp/src/language/es.proton.json b/webapp/src/language/es.proton.json deleted file mode 100644 index 6cecbefb..00000000 --- a/webapp/src/language/es.proton.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "routes": { - "/>title": "Monitor de infraestructura y panel de control de red Proton", - "/cpu-benchmark>title": "Benchmark de CPU - Panel", - "/block-producers>title": "Productores de Bloques - Panel", - "/rewards-distribution>title": "Distribución de recompensas - Panel", - "/nodes>title": "Nodos - Panel", - "/nodes-distribution>title": "Distribución Geográfica de Nodos", - "/accounts>title": "Cuentas y Contratos - Panel", - "/bpjson>title": "BP JSON - Panel", - "/ricardian-contract>title": "Acuerdo de Productor de Bloques - Proton", - "/block-distribution>title": "Distribución de bloques - Proton", - "/endpoints>title": "URL's - Proton", - "/endpoints-stats>title": "Estadísticas de URL's - Proton", - "/about>title": "Acerca de - Panel", - "/help>title": "Ayuda - Panel" - } -} diff --git a/webapp/src/language/es.telos-testnet.json b/webapp/src/language/es.telos-testnet.json index 32fc9cc2..2f0e519d 100644 --- a/webapp/src/language/es.telos-testnet.json +++ b/webapp/src/language/es.telos-testnet.json @@ -1,19 +1,5 @@ { "routes": { - "/>title": "Monitor de infraestructura y panel de control de red Telos Testnet", - "/cpu-benchmark>title": "Benchmark de CPU - Panel", - "/block-producers>title": "Productores de Bloques - Panel", - "/rewards-distribution>title": "Distribución de recompensas - Panel", - "/nodes>title": "Nodos - Panel", - "/nodes-distribution>title": "Distribución Geográfica de Nodos", - "/accounts>title": "Cuentas y Contratos - Panel", - "/bpjson>title": "BP JSON - Panel", - "/ricardian-contract>title": "Acuerdo de Productor de Bloques - Telos Testnet", - "/block-distribution>title": "Distribución de bloques - Telos Testnet", - "/endpoints>title": "URL's - Telos Testnet", - "/endpoints-stats>title": "Estadísticas de URL's - Telos Testnet", - "/about>title": "Acerca de - Panel", - "/help>title": "Ayuda - Panel", "/evm>moreDescription": "Supervise las estadísticas del Telos EVM (tEVM), como el histórico de la cantidad de transacciones, el precio del gas y las wallets creadas totales.", "/evm-rpc-endpoints>moreDescription": "Una lista de puntos finales de Telos EVM (tEVM), con sus estado de salud y latencia en milisegundos." } diff --git a/webapp/src/language/es.telos.json b/webapp/src/language/es.telos.json index 507f6c02..2f0e519d 100644 --- a/webapp/src/language/es.telos.json +++ b/webapp/src/language/es.telos.json @@ -1,19 +1,5 @@ { "routes": { - "/>title": "Monitor de infraestructura y panel de control de red Telos", - "/cpu-benchmark>title": "Benchmark de CPU - Panel", - "/block-producers>title": "Productores de Bloques - Panel", - "/rewards-distribution>title": "Distribución de recompensas - Panel", - "/nodes>title": "Nodos - Panel", - "/nodes-distribution>title": "Distribución Geográfica de Nodos", - "/accounts>title": "Cuentas y Contratos - Panel", - "/bpjson>title": "BP JSON - Panel", - "/ricardian-contract>title": "Acuerdo de Productor de Bloques - Telos", - "/block-distribution>title": "Distribución de bloques - Telos", - "/endpoints>title": "URL's - Telos", - "/endpoints-stats>title": "Estadísticas de URL's - Telos", - "/about>title": "Acerca de - Panel", - "/help>title": "Ayuda - Panel", "/evm>moreDescription": "Supervise las estadísticas del Telos EVM (tEVM), como el histórico de la cantidad de transacciones, el precio del gas y las wallets creadas totales.", "/evm-rpc-endpoints>moreDescription": "Una lista de puntos finales de Telos EVM (tEVM), con sus estado de salud y latencia en milisegundos." } diff --git a/webapp/src/language/es.ultra-testnet.json b/webapp/src/language/es.ultra-testnet.json index ca6cdb3e..4b7fdba0 100644 --- a/webapp/src/language/es.ultra-testnet.json +++ b/webapp/src/language/es.ultra-testnet.json @@ -1,20 +1,5 @@ { "routes": { - "/>title": "Monitor de infraestructura y panel de control de red Ultra", - "/cpu-benchmark>title": "Benchmark de CPU - Panel", - "/block-producers>title": "Productores de Bloques - Panel", - "/rewards-distribution>title": "Distribución de recompensas - Panel", - "/nodes>title": "Nodos - Panel", - "/nodes-distribution>title": "Distribución Geográfica de Nodos", - "/accounts>title": "Cuentas y Contratos - Panel", - "/bpjson>title": "BP JSON - Panel", - "/faucet>title": "Faucet - Panel", - "/ricardian-contract>title": "Acuerdo de Productor de Bloques - Ultra", - "/block-distribution>title": "Distribución de bloques - Ultra", - "/endpoints>title": "URL's - Ultra", - "/endpoints-stats>title": "Estadísticas de URL's - Ultra", - "/about>title": "Acerca de - Panel", - "/help>title": "Ayuda - Panel", - "/faucet>moreDescription": "Esta herramienta permite crear cuentas y transferir tokens." + "/faucet>moreDescription": "Esta herramienta permite crear cuentas y transferir UOS testnet tokens." } } diff --git a/webapp/src/language/es.wax-testnet.json b/webapp/src/language/es.wax-testnet.json index 71b5ee29..db082a9e 100644 --- a/webapp/src/language/es.wax-testnet.json +++ b/webapp/src/language/es.wax-testnet.json @@ -1,18 +1,3 @@ { - "routes": { - "/>title": "Monitor de infraestructura y panel de control de red WAX Testnet", - "/cpu-benchmark>title": "Benchmark de CPU - Panel", - "/block-producers>title": "Productores de Bloques - Panel", - "/rewards-distribution>title": "Distribución de recompensas - Panel", - "/nodes>title": "Nodos - Panel", - "/nodes-distribution>title": "Distribución Geográfica de Nodos", - "/accounts>title": "Cuentas y Contratos - Panel", - "/bpjson>title": "BP JSON - Panel", - "/ricardian-contract>title": "Acuerdo de Productor de Bloques - WAX Testnet", - "/block-distribution>title": "Distribución de bloques - WAX Testnet", - "/endpoints>title": "URL's - WAX Testnet", - "/endpoints-stats>title": "Estadísticas de URL's - WAX Testnet", - "/about>title": "Acerca de - Panel", - "/help>title": "Ayuda - Panel" - } + "routes": {} } diff --git a/webapp/src/language/es.wax.json b/webapp/src/language/es.wax.json index 6a02cfe4..db082a9e 100644 --- a/webapp/src/language/es.wax.json +++ b/webapp/src/language/es.wax.json @@ -1,18 +1,3 @@ { - "routes": { - "/>title": "Monitor de infraestructura y panel de control de red WAX", - "/cpu-benchmark>title": "Benchmark de CPU - Panel", - "/block-producers>title": "Productores de Bloques - Panel", - "/rewards-distribution>title": "Distribución de recompensas - Panel", - "/nodes>title": "Nodos - Panel", - "/nodes-distribution>title": "Distribución Geográfica de Nodos", - "/accounts>title": "Cuentas y Contratos - Panel", - "/bpjson>title": "BP JSON - Panel", - "/ricardian-contract>title": "Acuerdo de Productor de Bloques - WAX", - "/block-distribution>title": "Distribución de bloques - WAX", - "/endpoints>title": "URL's - WAX", - "/endpoints-stats>title": "Estadísticas de URL's - WAX", - "/about>title": "Acerca de - Panel", - "/help>title": "Ayuda - Panel" - } + "routes": {} } diff --git a/webapp/src/language/es.xpr-testnet.json b/webapp/src/language/es.xpr-testnet.json new file mode 100644 index 00000000..0003f7df --- /dev/null +++ b/webapp/src/language/es.xpr-testnet.json @@ -0,0 +1,18 @@ +{ + "routes": { + "/>title": "Monitor de infraestructura y panel de control de {{networkName}}", + "/cpu-benchmark>title": "Benchmark de CPU - Panel de {{networkName}}", + "/block-producers>title": "Productores de Bloques - Panel de {{networkName}}", + "/rewards-distribution>title": "Distribución de recompensas - Panel de {{networkName}}", + "/nodes>title": "Nodos - Panel de {{networkName}}", + "/nodes-distribution>title": "Distribución Geográfica de Nodos - Panel de {{networkName}}", + "/accounts>title": "Cuentas y Contratos - Panel de {{networkName}}", + "/bpjson>title": "BP JSON - Panel de {{networkName}}", + "/ricardian-contract>title": "Acuerdo de Productor de Bloques - Panel de {{networkName}}", + "/block-distribution>title": "Distribución de bloques - Panel de {{networkName}}", + "/endpoints>title": "URL's - Panel de {{networkName}}", + "/endpoints-stats>title": "Estadísticas de URL's - Panel de {{networkName}}", + "/about>title": "Acerca de - Panel de {{networkName}}", + "/help>title": "Ayuda - Panel de {{networkName}}" + } +} diff --git a/webapp/src/language/es.xpr.json b/webapp/src/language/es.xpr.json new file mode 100644 index 00000000..8e6ba264 --- /dev/null +++ b/webapp/src/language/es.xpr.json @@ -0,0 +1,18 @@ +{ + "routes": { + "/>title": "Monitor de infraestructura y panel de control de red {{networkName}}", + "/cpu-benchmark>title": "Benchmark de CPU - Panel de {{networkName}}", + "/block-producers>title": "Productores de Bloques - Panel de {{networkName}}", + "/rewards-distribution>title": "Distribución de recompensas - Panel de {{networkName}}", + "/nodes>title": "Nodos - Panel de {{networkName}}", + "/nodes-distribution>title": "Distribución Geográfica de Nodos - Panel de {{networkName}}", + "/accounts>title": "Cuentas y Contratos - Panel de {{networkName}}", + "/bpjson>title": "BP JSON - Panel de {{networkName}}", + "/ricardian-contract>title": "Acuerdo de Productor de Bloques - Panel de {{networkName}}", + "/block-distribution>title": "Distribución de bloques - Panel de {{networkName}}", + "/endpoints>title": "URL's - Panel de {{networkName}}", + "/endpoints-stats>title": "Estadísticas de URL's - Panel de {{networkName}}", + "/about>title": "Acerca de - Panel de {{networkName}}", + "/help>title": "Ayuda - Panel de {{networkName}}" + } +} diff --git a/webapp/src/language/index.js b/webapp/src/language/index.js index 8fc04be0..29be01d3 100644 --- a/webapp/src/language/index.js +++ b/webapp/src/language/index.js @@ -17,10 +17,10 @@ import enJungle from './en.jungle.json' import esJungle from './es.jungle.json' import enMainnet from './en.mainnet.json' import esMainnet from './es.mainnet.json' -import enProtonTestnet from './en.proton-testnet.json' -import esProtonTestnet from './es.proton-testnet.json' -import enProton from './en.proton.json' -import esProton from './es.proton.json' +import enXPRTestnet from './en.xpr-testnet.json' +import esXPRTestnet from './es.xpr-testnet.json' +import enXPR from './en.xpr.json' +import esXPR from './es.xpr.json' import enWaxTestnet from './en.wax-testnet.json' import esWaxTestnet from './es.wax-testnet.json' import enWax from './en.wax.json' @@ -39,8 +39,8 @@ const languajes = { 'en.lacchain': enLacchain, 'es.telos': esTelos, 'en.telos': enTelos, - 'es.proton': esProton, - 'en.proton': enProton, + 'es.xpr': esXPR, + 'en.xpr': enXPR, 'es.wax': esWax, 'en.wax': enWax, 'es.jungle': esJungle, @@ -53,8 +53,8 @@ const languajes = { 'en.libre-testnet': enLibreTestnet, 'es.libre': esLibre, 'en.libre': enLibre, - 'es.proton-testnet': esProtonTestnet, - 'en.proton-testnet': enProtonTestnet, + 'es.xpr-testnet': esXPRTestnet, + 'en.xpr-testnet': enXPRTestnet, 'es.wax-testnet': esWaxTestnet, 'en.wax-testnet': enWaxTestnet, 'es.airwire': esAirwire, diff --git a/webapp/src/layouts/Dashboard.js b/webapp/src/layouts/Dashboard.js index 193ac6ef..2f4d5514 100644 --- a/webapp/src/layouts/Dashboard.js +++ b/webapp/src/layouts/Dashboard.js @@ -69,7 +69,9 @@ const Dashboard = ({ children }) => { networkName: eosConfig.networkLabel, }), pathname: location.pathname, - pageTitle: `${location.pathname}>title`, + pageTitle: t(`${location.pathname}>title`, { + networkName: eosConfig.networkLabel, + }), }) } else { setRouteName(INIT_VALUES) @@ -82,7 +84,7 @@ const Dashboard = ({ children }) => { moreDescription`)