Skip to content

Commit 3c2f6a7

Browse files
authored
Merge pull request #13 from niftykit-inc/modal-network
Modal network
2 parents 4f88382 + 9345cf6 commit 3c2f6a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/DropKit.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ export default class DropKit {
8686
const abi = abis[data.version || 1]
8787

8888
const web3Modal = new Web3Modal({
89+
network: this.networkName,
8990
providerOptions,
9091
})
9192
this.ethInstance = await web3Modal.connect()

0 commit comments

Comments
 (0)