File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1515 "@openzeppelin/contracts" : " 4.5.0" ,
1616 "@openzeppelin/contracts-upgradeable" : " 4.5.1" ,
1717 "@primitivefi/hardhat-dodoc" : " ^0.2.0" ,
18- "@thirdweb-dev/sdk" : " ^2.3.39 " ,
18+ "@thirdweb-dev/sdk" : " ^2.4.0-0 " ,
1919 "@typechain/ethers-v5" : " ^10.0.0" ,
2020 "@typechain/hardhat" : " ^4.0.0" ,
2121 "@types/fs-extra" : " ^9.0.13" ,
Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ export const chainIdToName: Record<number, string> = {
3030 [ ChainId . FantomTestnet ] : "fantom-testnet" ,
3131 [ ChainId . Avalanche ] : "avalanche" ,
3232 [ ChainId . AvalancheFujiTestnet ] : "avalanche-testnet" ,
33- // [ChainId.BinanceSmartChainMainnet]: "binance",
34- // [ChainId.BinanceSmartChainTestnet]: "binance-testnet",
33+ [ ChainId . BinanceSmartChainMainnet ] : "binance" ,
34+ [ ChainId . BinanceSmartChainTestnet ] : "binance-testnet" ,
3535} ;
3636
3737export const defaultFactories : Record < number , string > = {
Original file line number Diff line number Diff line change 813813 resolved "https://registry.yarnpkg.com/@thirdweb-dev/contracts/-/contracts-3.1.2.tgz#fde89c4b42f842f2504fe8f3d42b7535e8c1ddab"
814814 integrity sha512-Ly3cEw5K8xfCwj0Fhgzr5olK3mG267TKacDeeufXM/YvU+/6qrpcCWd0JeSafK11+OrMDVXAK/5md93JeniNPQ==
815815
816- " @thirdweb-dev/sdk@^2.3.39 " :
817- version "2.3.39 "
818- resolved "https://registry.yarnpkg.com/@thirdweb-dev/sdk/-/sdk-2.3.39 .tgz#95af60acd8d02e61c2df6c1e024b514e4e8f4d3b "
819- integrity sha512-JVnX64+MdQiSIrn/CNhFsrBDhpbd1oVKe7bLGHnAJ/CjG5LRiUOLR1Xj754odotxDiUPW8umIiCKqZRF267pZQ ==
816+ " @thirdweb-dev/sdk@^2.4.0-0 " :
817+ version "2.4.0-0 "
818+ resolved "https://registry.yarnpkg.com/@thirdweb-dev/sdk/-/sdk-2.4.0-0 .tgz#d8c98ed5be7e2c893cdf2c6b99e92daf51e078d0 "
819+ integrity sha512-XlMibWx/sviwkW//myjQizh3AR8MMJWYV/5km9LF12pD2Svw86iuSK8iJl7JhyRljGuSStapPfq4FeReM5ANNQ ==
820820 dependencies :
821821 " @thirdweb-dev/contracts" " 3.1.2"
822822 " @thirdweb-dev/storage" " ^0.1.0"
You can’t perform that action at this time.
0 commit comments