Skip to content

Commit

Permalink
added TempMultiSender in Manta
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwinarora committed Mar 26, 2024
1 parent 27dbe0b commit 432b0e3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/contracts/configs/Manta.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,9 @@ export const MantaChainConfig: TChainConfig = {
simpleRefundBuilder: {
address: "0x65f62efEb1A43064081443791d8C10Db0A1FB511",
nameVersion: "[email protected]"
}
},
tempMultiSender: {
address: "0xB1Ecee4191daaD9381DD38A545b31DDcDba7A9A9",
nameVersion: "[email protected]"
},
}

0 comments on commit 432b0e3

Please sign in to comment.