-
Hello!
Code:
```
$contract = new Contract('https://speedy-nodes-nyc.moralis.io/.../polygon/mainnet', $abi);
$contract->at('0x...')->getData('getBalances', [
'owner…
-
I'm using ChainSafe to create a Login with MetaMask functionality for a Desktop game.
The problem is: the method `Web3Wallet.Sign(message)` always opens the user's first MetaMask Account (public ad…
-
I followed the exact steps from the latest video https://youtu.be/Zhmj4PiJ-GA?t=4136 , I deployed successfully the contract to Rinkeby, but when it comes to the verification of the contract is taking …
-
I'm trying to get a pixelmon collection but this collection breaks the script [photo], this collection may be banned or removed because other non-existing collections work.
P.S. I'm use free api with…
-
**Describe the bug**
For tracking purpose
While testing a PR and crosschecked gateway-v2 on development branch, we noticed that when trying to setup a AMM-Arbitrage strategy for Avalanche and Trad…
-
there is a LOT of warnings, we should check and update all our dependancies
```
warning " > @storybook/theming@6.4.21" has incorrect peer dependency "react@^16.8.0 || ^17.0.0".
warning " > @story…
-
I tried to redo the whole process which is nicely detailed but i'm fucking up somehow
I'm getting the following error, I noticed the arbitrager contract and utils contracts weren't the same as what…
-
The Solana API has been created. Update the Moralis / Unity SDK to include this functionality.
-
Right now only MetaMask is configured with Moralis API (`/src/components/WalletModal.jsx`), the other three (Portis, Torus, WalletConnect) also need to be configured with the same.
MetaMask has nativ…
-
While using a free host for testing some scripts, I hit some rate limiting errors. Ganache should make it easy to set rate limits for the forked node. If I set rate limits in my scripts, they aren't …