albertov19

Results 13 issues of albertov19

If you are adding a new RPC, please answer the following questions. #### Link the service provider's website (the company/protocol/individual providing the RPC): https://tanssi.network #### Provide a link to your...

## Motivation Polkadot is rolling out a REVM backend, but it requires custom gas mapping so gas estimation needs to be done via RPC. ## Solution Adds Polkadot as a...

Hi again. Reopening #2006 as this is happening again: ``` import { ethers, Mnemonic, HDNodeWallet, Signature } from 'ethers'; import { Keyring } from '@polkadot/keyring'; import { stringToU8a, u8aToHex }...