Skip to content

Commit

Permalink
add price in MASA to SoulLinker constructor call
Browse files Browse the repository at this point in the history
  • Loading branch information
miquelcabot committed Nov 11, 2022
1 parent 31e9ee7 commit 3038231
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/SoulLinker.ts
Expand Up @@ -68,6 +68,7 @@ const func: DeployFunction = async ({
env.OWNER || owner.address,
soulboundIdentityDeployed.address,
"1000000", // 1 USDC, with 6 decimals
0,
swapRouter,
wrappedNativeToken,
stableCoin,
Expand Down

0 comments on commit 3038231

Please sign in to comment.