diff --git a/.env.example b/.env.example index 738c1da8..b5d910fd 100644 --- a/.env.example +++ b/.env.example @@ -1,6 +1,6 @@ REACT_APP_SITE_TITLE="Oraichain (ORAI) Blockchain Explorer" -REACT_APP_SITE_DESC="AI-Powered Data Oracle" -REACT_APP_SITE_KEYWORDS="Oraichain, Oraiscan, AI Oracle" +REACT_APP_SITE_DESC="AI-Powered Data blockchain oracle" +REACT_APP_SITE_KEYWORDS="Oraichain, Oraiscan, AI blockchain oracle" REACT_APP_SITE_URL=https://api.testnet.scan.orai.io REACT_APP_SITE_TITLE_FOR_SHARE="Oraichain (ORAI) Blockchain Explorer" REACT_APP_API_PROD=https://api.scan.orai.io/v1 diff --git a/public/index.html b/public/index.html index 5a42ad5e..3f5995be 100644 --- a/public/index.html +++ b/public/index.html @@ -24,16 +24,16 @@ Oraichain (ORAI) Blockchain Explorer - + @@ -42,7 +42,7 @@ diff --git a/src/components/DataSourcesDetail/RequestTableMobile.js b/src/components/DataSourcesDetail/RequestTableMobile.js index 9acfce27..c87fb815 100644 --- a/src/components/DataSourcesDetail/RequestTableMobile.js +++ b/src/components/DataSourcesDetail/RequestTableMobile.js @@ -25,7 +25,7 @@ export default function({blockData = {}}) {
-
Oracle Script
+
Blockchain oracle Script
#03 Band Standard Dataset (Crypto)
diff --git a/src/components/Footer/Footer/Footer.js b/src/components/Footer/Footer/Footer.js index 6cd5d622..bde73dcb 100644 --- a/src/components/Footer/Footer/Footer.js +++ b/src/components/Footer/Footer/Footer.js @@ -34,7 +34,7 @@ const Footer = memo(() => {
- A search engine for data and service information within Oraichain network - AI Layer 1 for Data Economy and oracle Services + A search engine for data and service information within Oraichain network - AI Layer 1 for Data Economy and blockchain oracle Services
diff --git a/src/components/Header/NavBar/NavBar.js b/src/components/Header/NavBar/NavBar.js index 0be258fa..6b6455db 100644 --- a/src/components/Header/NavBar/NavBar.js +++ b/src/components/Header/NavBar/NavBar.js @@ -156,7 +156,7 @@ const initialNavLinks = [ title: "Ecosystem", children: [ { - name: "AI ORACLES", + name: "AI BLOCKCHAIN ORACLES", list: [ { title: "Price Feed", diff --git a/src/components/Wallet/AiServiceFee/AiServiceFee.js b/src/components/Wallet/AiServiceFee/AiServiceFee.js index 7cc282cf..af5e0105 100644 --- a/src/components/Wallet/AiServiceFee/AiServiceFee.js +++ b/src/components/Wallet/AiServiceFee/AiServiceFee.js @@ -328,7 +328,7 @@ const AiServiceFee = memo(({moniker, address, pubkey}) => { ) : !isNil(executorData) && executorData?.data?.is_active ? (
-
Your AI Oracle service fees
+
Your AI blockchain oracle service fees
{isLargeScreen ? ( @@ -404,7 +404,7 @@ const AiServiceFee = memo(({moniker, address, pubkey}) => { ) : (
-
Your AI Oracle service fees
+
Your AI blockchain oracle service fees
diff --git a/src/components/Wallet/AiServiceFee/AiServiceFeeSkeleton.js b/src/components/Wallet/AiServiceFee/AiServiceFeeSkeleton.js index b24a93f9..0838fce1 100644 --- a/src/components/Wallet/AiServiceFee/AiServiceFeeSkeleton.js +++ b/src/components/Wallet/AiServiceFee/AiServiceFeeSkeleton.js @@ -83,7 +83,7 @@ const AiServiceFeeSkeleton = memo(({isLargeScreen}) => { return (
-
Your AI Oracle service fees
+
Your AI blockchain oracle service fees
{isLargeScreen ? ( diff --git a/src/components/common/NavigateBackBar/NavigateBackBar.js b/src/components/common/NavigateBackBar/NavigateBackBar.js index ffd8870a..19edcb2a 100644 --- a/src/components/common/NavigateBackBar/NavigateBackBar.js +++ b/src/components/common/NavigateBackBar/NavigateBackBar.js @@ -79,7 +79,7 @@ const NavigateBackBar = ({ type, id = "" }) => { return ( {" "} - Oracle script details + Blockchain oracle script details ); } diff --git a/src/components/common/TogglePageBar/TogglePageBar.js b/src/components/common/TogglePageBar/TogglePageBar.js index cdd72430..722d7922 100644 --- a/src/components/common/TogglePageBar/TogglePageBar.js +++ b/src/components/common/TogglePageBar/TogglePageBar.js @@ -99,7 +99,7 @@ const TogglePageBar = ({type}) => { return (
{" "} - Oracle Scripts + Blockchain oracle Scripts
); } diff --git a/src/containers/OracleScripts/OracleScripts.js b/src/containers/OracleScripts/OracleScripts.js index dae9ab62..d32c0d88 100644 --- a/src/containers/OracleScripts/OracleScripts.js +++ b/src/containers/OracleScripts/OracleScripts.js @@ -60,7 +60,7 @@ const OracleScripts = () => { titleSection = ( - +