Skip to content

Commit

Permalink
add pepe cat
Browse files Browse the repository at this point in the history
  • Loading branch information
haunv3 committed Sep 19, 2024
1 parent 77b1f85 commit 85c8a37
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/oraidex-common/src/tokens/oraichainToken.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { ATOM_ORAICHAIN_DENOM, TON_ORAICHAIN_DENOM } from "@oraichain/oraidex-common";
import { CAT_ORAICHAIN_DENOM, PEPE_ORAICHAIN_DENOM } from "src/constant";
import { CAT_ORAICHAIN_DENOM, PEPE_ORAICHAIN_DENOM, ATOM_ORAICHAIN_DENOM, TON_ORAICHAIN_DENOM } from "src/constant";
import { BridgeAppCurrency } from "src/network";

export const OraiOraichainToken: BridgeAppCurrency = {
Expand Down

0 comments on commit 85c8a37

Please sign in to comment.