Skip to content

Commit

Permalink
update to new SOUL/KCAL script hashes
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentgeneste committed Apr 27, 2022
1 parent 9cd6556 commit 9f25a8a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/bsc/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ const contractsTestnet: any = {
};

const contractsMainnet: any = {
SOUL: "1EAfA88a165d361d49Ba8a40930EF0e59392e185",
KCAL: "1Bc40B96260451372B34F9CD21d1779b93b60Fb5",
SOUL: "298Eff8af1ecEbbB2c034eaA3b9a5d0Cc56c59CD",
KCAL: "855EA8048E1852996429A50aBdA60F583909d298",
BUSD: "e9e7cea3dedca5984780bafc599bd69add087d56",
};

Expand Down
4 changes: 2 additions & 2 deletions src/ethereum/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ const contractsRopsten: any = {
};

const contractsMainnet: any = {
SOUL: "79C75E2e8720B39e258F41c37cC4f309E0b0fF80",
KCAL: "14EB60F5f270B059B0c788De0Ddc51Da86f8a06d",
SOUL: "75858677e27C930FB622759FeafFeE2b754Af07F",
KCAL: "47C1178F49140ECdBfbdF0aE2935cDB640D579F9",
DYT: "740623d2c797b7D8D1EcB98e9b4Afcf99Ec31E14",
MUU: "25836ce76065A3DfCeF069fD4964C240C4F2523F",
DANK: "9ea1ae46c15a4164b74463bc26f8aa3b0eea2e6e",
Expand Down

0 comments on commit 9f25a8a

Please sign in to comment.