Skip to content

Commit

Permalink
Add magicswap router address for treasure chain (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
lefarchi authored Dec 20, 2024
1 parent eb51df8 commit fc15ccc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Assets/Treasure/TDK/Runtime/Common/Constants.cs
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ public static class Constants
},
{
ChainId.Treasure, new Dictionary<Contract, string> {
{ Contract.MagicswapV2Router, "0x95afF54273275F2D9623f12A7E689dFAA5EbA311" },
}
},
{
Expand Down

0 comments on commit fc15ccc

Please sign in to comment.