Skip to content

Commit

Permalink
Issue #139 (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
DVitaliy authored Feb 5, 2025
1 parent e8b4801 commit 2ff8159
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/contracts/configs/BinanceTest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,9 @@ export const BinanceTestChainConfig: TChainConfig = {
nameVersion: "[email protected]"
},
dispenserProvider: {
address: "0x8080092b3BB79564EF59193f5417421A41E52b99",
nameVersion: "[email protected]"
// address: "0x8080092b3BB79564EF59193f5417421A41E52b99",
// nameVersion: "[email protected]"
address: "0x6830672d0A7A52d698eBC9bF8E7323dA181b4a28",
nameVersion: "[email protected]"
}
}

0 comments on commit 2ff8159

Please sign in to comment.