diff --git a/src/environments/environment.prod.ts b/src/environments/environment.prod.ts index e39a54dcc..15accfabf 100755 --- a/src/environments/environment.prod.ts +++ b/src/environments/environment.prod.ts @@ -8,7 +8,7 @@ export const environment = { 'https://api.thegraph.com/subgraphs/name/atayen/satt--bsc-mainnet', url_subgraph_ether: 'https://api.thegraph.com/subgraphs/name/atayen/satt-ether-mainnet', - API_AI: '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', + API_AI: '', addresses: { smartContracts: { diff --git a/src/environments/environment.ts b/src/environments/environment.ts index a4e92875c..f958bb7e7 100755 --- a/src/environments/environment.ts +++ b/src/environments/environment.ts @@ -11,7 +11,7 @@ export const environment = { //https://api-preprod2.satt-token.com API_URL: 'https://api-preprod2.satt-token.com', - API_AI: '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', + API_AI: '', url_subgraph_bsc: 'https://api.thegraph.com/subgraphs/name/atayen/satt-testnet', url_subgraph_ether: