Skip to content

Commit

Permalink
update to latest MagicswapV2Router contract address (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
alecananian authored Sep 3, 2024
1 parent 6ef65b3 commit 27172a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Assets/Treasure/TDK/Runtime/Common/Constants.cs
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ public static class Constants
{ Contract.ERC1155TokenSetCorruptionHandler, "0x3c62778d8e01ed17c1048b64edaf121d36c71a4e" },
{ Contract.HarvesterEmberwing, "0x36882e71d11eadd9f869b0fd70d18d5045939986" },
{ Contract.ManagedAccountFactory, "0x463effb51873c7720c810ac7fb2e145ec2f8cc60" },
{ Contract.MagicswapV2Router, "0xb740d5804ea2061432469119cfa40cbb4586dd17" },
{ Contract.MagicswapV2Router, "0xf7c8f888720d5af7c54dfc04afe876673d7f5f43" },
{ Contract.ZeeverseZee, "0x094fa8ae08426ab180e71e60fa253b079e13b9fe" },
{ Contract.ZeeverseItems, "0x58318bceaa0d249b62fad57d134da7475e551b47" },
{ Contract.ZeeverseVeeClaimer, "0x1cebdde81a9e4cd377bc7da5000797407cf9a58a" },
Expand All @@ -72,7 +72,7 @@ public static class Constants
{ Contract.ERC1155TokenSetCorruptionHandler, "0x937817e7fe8e3b3543db46f14473d5f110a79ece" },
{ Contract.HarvesterEmberwing, "0x816c0717cf263e7da4cd33d4979ad15dbb70f122" },
{ Contract.ManagedAccountFactory, "0xae7f7e9286f5f9ede167a19d1d605df4fdbc417b" },
{ Contract.MagicswapV2Router, "0xd0a4fbcc5cde863a2be50c75b564efd942b03154" },
{ Contract.MagicswapV2Router, "0xa8654a8097b78daf740c1e2ada8a6bf3cd60da50" },
{ Contract.ZeeverseZee, "0xb1af672c7e0e8880c066ecc24930a12ff2ee8534" },
{ Contract.ZeeverseItems, "0xfaad5aa3209ab1b25ede22ed4da5521538b649fa" },
{ Contract.ZeeverseVeeClaimer, "0xf7abce65b1e683b7a42113f69ef76ee35cabbddc" }
Expand Down

0 comments on commit 27172a9

Please sign in to comment.