mburger81
mburger81
I checked the source code and so that we have for sure to setting NativeNetwork, but what I not understand, we try to use the angular components which mainly we...
@joshstevens19 @vm06007 So finally I understood when I would like to use your angular components I can configure the `UniswapPairsettings` also in the `UniswapDappSharedLogiContext` to configure. See below for configuration...
@vm06007 thx you for your response should be `pairAddress` and `factoryAddress` the same? when I try this, I get two errors `1. MetaMask - RPC Error: Internal JSON-RPC error. {code:...
@vm06007 I share with you all my configuration, I try to get work with PCK so once this is working I can try to get it work with our dex...
Yeah the multicallContractAddress was the wrong address, strange I got the same as you send me before from this page https://github.com/makerdao/multicall which seems the not right one. I took a...
@vm06007 can you share the implementation of functions - chainDetails - findTokenStrict
bug: SDK Core Error: [C0013] Key "apiKey" is unregistered. Have you registered all required modules?
I've seen the issue is happening at ``` await core.start({ apiKey: MORALIS_API_KEY, }); ``` So it doesn't even matter the `nft.getWalletNFTs` call, its already failing initialising the modules. In my...
I have the same issue using MM in app browser on an approval trx? Did someone got a solution?
Hello, are there news about taking over this? @jepiqueau @riderx As a community project we are waiting hard for this to be maintained as in a few weeks we need...
@riderx that would be really great, thx you a lot! As you have already said, bringing this to capacitor v6 will unlock a lot of projects. But anyway IMO both...