-
**Describe the error**
In the latest update, it seems Pera wallet connect no longer seems to work. Whenever a transaction is sent to be signed to Pera an error is thrown:
```typescript
"TypeError…
-
Hi,
I want to send a TakeOrder, I use the function of your c# bot :
```
internal async Task TakeOrder(Order order, BigInteger amount)
{
var funvtionInput = new object[] {…
-
After I successfully create my web3 instance using:
window.web3 = new Web3('wss://ropsten.infura.io/ws')
I try invoking a contract method using the `send()` method in Web3js (1.0.0) but I the er…
-
![image](https://github.com/user-attachments/assets/a7e3b573-2361-4c61-8080-4d2d67041249)
![image](https://github.com/user-attachments/assets/9ed43c61-5dca-49c9-b472-18d376f7a065)
Code is pretty e…
-
Hi all, I'm using Turnkey with Viem and running into an issue when trying to call `writeContract`. I suspect it's an error with Turnkey and not Viem because I am able to use Viem's `privateKeyToAccoun…
-
Currently electrum supports setting up entire multisig wallets (with multiple master keys (xpub)). This is nice and useful for cases where the user and all the cosigners use electrum wallet, but very …
-
### Version of Hardhat
2.12.5
### What happened?
When running tests, using automine=true - most of the time, when the same transaction is executed multiple times, the block timestamp increase…
-
In `transaction.ts`, classes are used.
Where there is are multiple versions of near-api-js in the project, this result in very confusing error:
```
Error: Class PublicKey is missing in schema: publ…
-
Hi team, I can't find any documentation related to using Trident to perform **_TRC20_** multi-signature transactions and **TRC20 to set active permissions**.
Can you show me the right documentation, …
-
Hi,
I am trying to do a multisig p2sh transaction, signing first by ledger and then by locally stored key.
This is my current code mostly based on [Multi Sig guide](https://bcoin.io/guides/multi…