-
Hello, I have been trying to work out network containing Acala and Moonbeam however uppon compiling moonbeam I receive following error. My theory is that it is due to usage of different - ether style …
-
I am facing trouble in connecting to NEW moonbeam account. I had originally connected to my first account in Talisman and did some transactions (Deposit) through Thea. Later, I deleted the Extension f…
-
To reproduce, put some currency on your deploying account. Put the pvk in your `.env` as `PRIVATE_KEY="04e.....04"`
checkout repo: https://github.com/freeverseio/experiments/tree/master/erc20NonTrans…
-
Acala xTokens call data:
`0x69028400c0997c4f2b3a83eb07ef74a867cf672a25a2a30cc61abc936dcc994df77ba84a01b25b9e3ace52cc0a70fe0de6ecb73d3f9a94a99c8b8d9db59b7d641bb7ac003f9baaf238a92cf48b283b98a8f4693b322…
-
### Context
background: https://github.com/paritytech/substrate/issues/12442
repo: https://github.com/AcalaNetwork/chopsticks
Some external doc by moonbeam: https://docs.moonbeam.network/builders…
-
## Description
I can't find a moonbeam transaction service URL anywhere. Is there one available? If not, could you please create one?
-
It's sometimes not that straightforward to figure out how to connect networks like Aurora with Ethers.js and Web3.js.
I'd like to recommend to add docs describing how to use ethers.js and web3.js w…
-
When i using "fast" sync mode
ExecStart=/mb/moonbeam \
--sync fast \
I got errors in log:
moonbeam[4896]: 2023-04-06 08:07:43 [🌗] 💔 Verification failed for block 0xf8b06069103458dddd4181b52…
-
As a follow up of #584
https://github.com/paritytech/substrate/pull/13110
-
Hi yasiryagi,
Thanks for your submission in our challenge. Unfortunately, you have not set the allowance correctly in the ERC20 token contract. In fact, I noticed that you had approved the specifie…