Skip to content

Commit

Permalink
add config och (erc20, ow20)
Browse files Browse the repository at this point in the history
  • Loading branch information
haunv3 committed Feb 21, 2024
1 parent a195d2b commit c3fad27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/oraidex-common/src/network.ts
Original file line number Diff line number Diff line change
Expand Up @@ -878,7 +878,7 @@ export const chainInfos: CustomChainInfo[] = [
coinDenom: "OCH",
coinMinimalDenom: "erc20_och",
contractAddress: OCH_ETH_CONTRACT,
coinDecimals: 6,
coinDecimals: 18,
bridgeTo: ["Oraichain"],
coinGeckoId: "och",
prefixToken: ORAI_BRIDGE_EVM_ETH_DENOM_PREFIX,
Expand Down

0 comments on commit c3fad27

Please sign in to comment.