Skip to content

Commit

Permalink
phiscan - txlist
Browse files Browse the repository at this point in the history
  • Loading branch information
shendel committed Dec 19, 2023
1 parent ad2a9e2 commit 9749765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/front/shared/redux/actions/ethLikeAction.ts
Original file line number Diff line number Diff line change
Expand Up @@ -717,7 +717,7 @@ export default {
ticker: 'PHI',
chainId: externalConfig.evmNetworks.PHI.chainId,
explorerApiName: 'phiscan', // ???
explorerApiKey: externalConfig.api?.phi_ApiKey,
explorerApiKey: 'not_needed_apikey',
explorerLink: externalConfig.link.phi_Explorer,
adminFeeObj: externalConfig.opts?.fee?.phi,
web3: new Web3(providers.phi_provider),
Expand Down

0 comments on commit 9749765

Please sign in to comment.