Skip to content

Commit

Permalink
chore(secret): added to mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
D4mph1r committed Dec 17, 2024
1 parent f60a62e commit 73c8a45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/factory/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ export namespace ChainFactoryConfigs {
bridgeCodeHash: "",
chainId: "secret-4",
identifier: "SECRET",
nftCodeId: 1983,
nftCodeId: 2075,
provider: new SecretNetworkClient({
chainId: "secret-4",
url: "https://rpc.ankr.com/http/scrt_cosmos",
Expand Down Expand Up @@ -318,7 +318,7 @@ export namespace ChainFactoryConfigs {
bridgeCodeHash: "",
chainId: "secret-4",
identifier: "SECRET",
nftCodeId: 1983,
nftCodeId: 2075,
provider: new SecretNetworkClient({
chainId: "secret-4",
url: "https://rpc.ankr.com/http/scrt_cosmos",
Expand Down

0 comments on commit 73c8a45

Please sign in to comment.