BF-202210271038\Administrator %!s(int64=3) %!d(string=hai) anos
pai
achega
b0737bf77c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      common/wallet/tokenpocket-wallet/tokenpocket-bnb.js

+ 1 - 0
common/wallet/tokenpocket-wallet/tokenpocket-bnb.js

@@ -21,6 +21,7 @@ tokenpocketBnb.getProvider= function (){
     if(!provider){
         provider = window.ethereum;
     }
+    console.log(provider)
     if(!chainId){
         provider.request({method:'eth_chainId'}).then((ethChainId)=>{
             console.log('ethChainId:'+ethChainId)